Home | History | Annotate | Download | only in Scripts

Lines Matching refs:help

23 # Globals for help information

67 help = "Input binary filename", required = True)
69 help = "Output filename for PCD value or PCD statement")
71 help = "Name of the PCD in the form <PcdTokenSpaceGuidCName>.<PcdCName>")
73 help = "PCD statement type (HII or VPD). Default is standard.")
75 help = "Maximum size of the PCD. Ignored with --type HII.")
77 help = "VPD offset if --type is VPD. UEFI Variable offset if --type is HII.")
79 help = "UEFI variable name. Only used with --type HII.")
81 help = "UEFI variable GUID C name. Only used with --type HII.")
83 help = "Increase output messages")
85 help = "Reduce output messages")
87 help = "Set debug level")