Searched refs:help (Results 1 - 25 of 99) sorted by relevance

1234

/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
H A DIp6Config.vfr23 help = STRING_TOKEN(STR_IP6_CONFIG_FORM_HELP),
34 help = STRING_TOKEN (STR_GET_CURRENT_SETTING_HELP),
44 help = STRING_TOKEN(STR_IP6_INTERFACE_NAME_HELP),
49 help = STRING_TOKEN(STR_IP6_INTERFACE_TYPE_HELP),
54 help = STRING_TOKEN(STR_IP6_MAC_ADDRESS_HELP),
59 help = STRING_TOKEN(STR_IP6_HOST_ADDRESS_HELP),
67 help = STRING_TOKEN(STR_IP6_ROUTE_TABLE_HELP),
75 help = STRING_TOKEN(STR_IP6_GATEWAY_ADDRESS_HELP),
83 help = STRING_TOKEN(STR_IP6_DNS_ADDRESS_HELP),
92 help
[all...]
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
H A DOpalPasswordForm.vfr22 help = STRING_TOKEN(STR_FORM_SET_HELP),
40 help = STRING_TOKEN(STR_NULL),
53 help = STRING_TOKEN(STR_NULL),
62 help = STRING_TOKEN(STR_MAIN_GOTO_DISK_INFO_HELP),
71 help = STRING_TOKEN(STR_MAIN_GOTO_DISK_INFO_HELP),
80 help = STRING_TOKEN(STR_MAIN_GOTO_DISK_INFO_HELP),
89 help = STRING_TOKEN(STR_MAIN_GOTO_DISK_INFO_HELP),
98 help = STRING_TOKEN(STR_MAIN_GOTO_DISK_INFO_HELP),
107 help = STRING_TOKEN(STR_MAIN_GOTO_DISK_INFO_HELP),
115 help
[all...]
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/
H A DPwdCredentialProviderVfr.Vfr20 help = STRING_TOKEN(STR_NULL_STRING),
27 help = STRING_TOKEN(STR_NULL_STRING),
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
H A DUserProfileManagerVfr.Vfr23 help = STRING_TOKEN(STR_TITLE_HELP),
34 help = STRING_TOKEN(STR_NULL_STRING),
69 help = STRING_TOKEN(STR_USER_NAME_VAL),
75 help = STRING_TOKEN(STR_CREATE_DATE_VAL),
79 help = STRING_TOKEN(STR_USAGE_DATE_VAL),
83 help = STRING_TOKEN(STR_USAGE_COUNT_VAL),
98 help = STRING_TOKEN(STR_IDENTIFY_POLICY_HELP),
106 help = STRING_TOKEN(STR_ADD_OPTION_HELP),
115 help = STRING_TOKEN(STR_IDENTIFY_SAVE_HELP),
133 help
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiConfigDxe.vfr22 help = STRING_TOKEN(STR_ISCSI_CONFIG_FORM_HELP),
32 help = STRING_TOKEN(STR_ISCSI_CONFIG_INIT_NAME_HELP),
49 help = STRING_TOKEN(STR_NULL),
55 help = STRING_TOKEN(STR_ISCSI_ENABLE_DHCP),
63 help = STRING_TOKEN(STR_ISCSI_IP_ADDRESS_HELP),
72 help = STRING_TOKEN(STR_ISCSI_IP_ADDRESS_HELP),
81 help = STRING_TOKEN(STR_ISCSI_IP_ADDRESS_HELP),
94 help = STRING_TOKEN(STR_ISCSI_ENABLE_DHCP_ON_TARGET),
103 help = STRING_TOKEN(STR_ISCSI_TARGET_NAME),
112 help
[all...]
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfig.vfr20 help = STRING_TOKEN(STR_SECUREBOOT_HELP),
37 help = STRING_TOKEN(STR_SECURE_BOOT_STATE_HELP),
48 help = STRING_TOKEN(STR_SECURE_BOOT_HELP),
59 help = STRING_TOKEN(STR_SECURE_BOOT_MODE_HELP),
72 help = STRING_TOKEN(STR_SECURE_BOOT_OPTION_HELP),
90 help = STRING_TOKEN(STR_SECURE_BOOT_PK_OPTION_HELP),
98 help = STRING_TOKEN(STR_SECURE_BOOT_KEK_OPTION_HELP),
106 help = STRING_TOKEN(STR_SECURE_BOOT_DB_OPTION_HELP),
114 help = STRING_TOKEN(STR_SECURE_BOOT_DBX_OPTION_HELP),
122 help
[all...]
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
H A DHttpBootConfigVfr.vfr22 help = STRING_TOKEN(STR_HTTP_BOOT_CONFIG_FORM_HELP),
33 help = STRING_TOKEN(STR_NULL_STRING),
40 help = STRING_TOKEN(STR_HTTP_BOOT_IP_VERSION_HELP),
47 help = STRING_TOKEN(STR_BOOT_URI_HELP),
/device/linaro/bootloader/edk2/NetworkPkg/TlsAuthConfigDxe/
H A DTlsAuthConfigVfr.vfr21 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_HELP),
40 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_SERVER_CA_HELP),
52 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_CLIENT_CERT_HELP),
68 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_ENROLL_CERT_HELP),
76 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_DELETE_CERT_HELP),
104 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_ADD_CERT_FILE),
115 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_CERT_GUID_HELP),
127 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_SAVE_AND_EXIT),
133 help = STRING_TOKEN(STR_TLS_AUTH_CONFIG_NO_SAVE_AND_EXIT),
/device/linaro/bootloader/edk2/BaseTools/Scripts/
H A DBinToPcd.py23 # Globals for help information
67 help = "Input binary filename", required = True)
69 help = "Output filename for PCD value or PCD statement") variable
71 help = "Name of the PCD in the form <PcdTokenSpaceGuidCName>.<PcdCName>") variable
73 help = "PCD statement type (HII or VPD). Default is standard.") variable
75 help = "Maximum size of the PCD. Ignored with --type HII.") variable
77 help = "VPD offset if --type is VPD. UEFI Variable offset if --type is HII.") variable
79 help = "UEFI variable name. Only used with --type HII.") variable
81 help = "UEFI variable GUID C name. Only used with --type HII.") variable
83 help variable
85 help = "Reduce output messages") variable
87 help = "Set debug level") variable
[all...]
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
H A DTcg2Config.vfr20 help = STRING_TOKEN(STR_TCG2_HELP),
41 help = STRING_TOKEN(STR_TCG2_DEVICE_STATE_HELP),
48 help = STRING_TOKEN(STR_TCG2_DEVICE_HELP),
59 help = STRING_TOKEN(STR_TPM2_ACPI_HID_HELP),
64 help = STRING_TOKEN(STR_TCG2_DEVICE_INTERFACE_STATE_HELP),
69 help = STRING_TOKEN(STR_TCG2_DEVICE_INTERFACE_CAPABILITY_HELP),
78 help = STRING_TOKEN(STR_TCG2_DEVICE_INTERFACE_HELP),
92 help = STRING_TOKEN(STR_TPM2_ACTIVE_HASH_ALGO_HELP),
96 help = STRING_TOKEN(STR_TPM2_SUPPORTED_HASH_ALGO_HELP),
100 help
[all...]
/device/google/cuttlefish_common/tools/
H A Dupload_to_gce_and_run.py60 help='path to the dist directory')
63 help='instance to update')
68 help='product to upload')
71 help='user to update on the instance')
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformVarCleanupLib/
H A DPlatVarCleanup.vfr20 help = STRING_TOKEN(STR_TITLE_HELP),
32 help = STRING_TOKEN(STR_SELECT_ALL_HELP),
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Config2.vfr21 help = STRING_TOKEN(STR_IP4_CONFIG2_FORM_HELP),
34 help = STRING_TOKEN(STR_IP4_CONFIGURE),
43 help = STRING_TOKEN(STR_IP4_ENABLE_DHCP),
53 help = STRING_TOKEN(STR_IP4_IP_ADDRESS_HELP),
62 help = STRING_TOKEN(STR_IP4_MASK_HELP),
71 help = STRING_TOKEN(STR_IP4_GATEWAY_HELP),
80 help = STRING_TOKEN(STR_IP4_DNS_HELP),
92 help = STRING_TOKEN(STR_SAVE_CHANGES),
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
H A DIScsiConfigVfr.vfr22 help = STRING_TOKEN(STR_ISCSI_CONFIG_FORM_HELP),
34 help = STRING_TOKEN(STR_ISCSI_CONFIG_INIT_NAME_HELP),
45 help = STRING_TOKEN(STR_ADD_ATTEMPT_ENTRY),
56 help = STRING_TOKEN (STR_DEL_ATTEMPT_ENTRY_HELP),
64 help = STRING_TOKEN (STR_ORDER_ATTEMPT_ENTRY),
87 help = STRING_TOKEN (STR_SAVE_AND_EXIT),
93 help = STRING_TOKEN (STR_NO_SAVE_AND_EXIT),
106 help = STRING_TOKEN (STR_SAVE_AND_EXIT),
112 help = STRING_TOKEN (STR_NO_SAVE_AND_EXIT),
123 help
[all...]
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
H A DUserIdentifyManagerVfr.Vfr20 help = STRING_TOKEN(STR_NULL_STRING),
28 help = STRING_TOKEN(STR_NULL_STRING),
/device/linaro/hikey/uefi-tools/
H A Dparse-platforms.py54 parser.add_argument('-c', '--config-file', help='Specify a non-default platform config file.', required=False)
55 parser.add_argument('-p', '--platform', help='Read configuration for PLATFORM only.', required=False)
56 parser.add_argument('command', action="store", help='Action to perform')
57 parser.add_argument('-o', '--option', help='Option to retreive')
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
H A Ddiff.py16 parser.add_option("-c", action="store_true", default=False, help='Produce a context format diff (default)')
17 parser.add_option("-u", action="store_true", default=False, help='Produce a unified format diff')
18 parser.add_option("-m", action="store_true", default=False, help='Produce HTML side by side diff (can use -c and -l in conjunction)')
19 parser.add_option("-n", action="store_true", default=False, help='Produce a ndiff format diff')
20 parser.add_option("-l", "--lines", type="int", default=3, help='Set number of context lines (default 3)')
/device/linaro/bootloader/edk2/BaseTools/Source/Python/BPDG/
H A DBPDG.py100 help=st.MSG_OPTION_DEBUG_LEVEL)
102 help=st.MSG_OPTION_VERBOSE)
104 help=st.MSG_OPTION_QUIET)
106 help=st.MSG_OPTION_VPD_FILENAME)
108 help=st.MSG_OPTION_MAP_FILENAME)
110 help=st.MSG_OPTION_FORCE)
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEConfig/
H A DTrEEConfig.vfr20 help = STRING_TOKEN(STR_TREE_HELP),
35 help = STRING_TOKEN(STR_TREE_DEVICE_STATE_HELP),
42 help = STRING_TOKEN(STR_TREE_DEVICE_HELP),
58 help = STRING_TOKEN(STR_TREE_OPERATION_HELP),
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Pkcs7Sign/
H A DPkcs7Sign.py33 # Globals for help information
80 group.add_argument("-e", action="store_true", dest='Encode', help='encode file')
81 group.add_argument("-d", action="store_true", dest='Decode', help='decode file')
82 parser.add_argument("-o", "--output", dest='OutputFile', type=str, metavar='filename', help="specify the output filename", required=True)
83 parser.add_argument("--signer-private-cert", dest='SignerPrivateCertFile', type=argparse.FileType('rb'), help="specify the signer private cert filename. If not specified, a test signer private cert is used.")
84 parser.add_argument("--other-public-cert", dest='OtherPublicCertFile', type=argparse.FileType('rb'), help="specify the other public cert filename. If not specified, a test other public cert is used.")
85 parser.add_argument("--trusted-public-cert", dest='TrustedPublicCertFile', type=argparse.FileType('rb'), help="specify the trusted public cert filename. If not specified, a test trusted public cert is used.")
86 parser.add_argument("--monotonic-count", dest='MonotonicCountStr', type=str, help="specify the MonotonicCount in FMP capsule. If not specified, 0 is used.")
87 parser.add_argument("--signature-size", dest='SignatureSizeStr', type=str, help="specify the signature size for decode process.")
88 parser.add_argument("-v", "--verbose", dest='Verbose', action="store_true", help
[all...]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Rsa2048Sha256Sign/
H A DRsa2048Sha256GenerateKeys.py33 # Globals for help information
47 group.add_argument("-o", "--output", dest='OutputFile', type=argparse.FileType('wb'), metavar='filename', nargs='*', help="specify the output private key filename in PEM format")
48 group.add_argument("-i", "--input", dest='InputFile', type=argparse.FileType('rb'), metavar='filename', nargs='*', help="specify the input private key filename in PEM format")
49 parser.add_argument("--public-key-hash", dest='PublicKeyHashFile', type=argparse.FileType('wb'), help="specify the public key hash filename that is SHA 256 hash of 2048 bit RSA public key in binary format")
50 parser.add_argument("--public-key-hash-c", dest='PublicKeyHashCFile', type=argparse.FileType('wb'), help="specify the public key hash filename that is SHA 256 hash of 2048 bit RSA public key in C structure format")
51 parser.add_argument("-v", "--verbose", dest='Verbose', action="store_true", help="increase output messages")
52 parser.add_argument("-q", "--quiet", dest='Quiet', action="store_true", help="reduce output messages")
53 parser.add_argument("--debug", dest='Debug', type=int, metavar='[0-9]', choices=range(0,10), default=0, help="set debug level")
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_argparse.py439 failures = ['--bar', '-fbar', '-b B', 'B', '-f', '--bar B', '-baz', '-h', '--help', '+h', '::help', '/help']
451 """When ``-`` not in prefix_chars, default operators created for help
1735 prefix_chars[0] * 2 + 'foo', action='store_true', help='foo help')
1740 '--foo', action='store_true', help='foo help')
1742 'bar', type=float, help='bar help')
3004 help=' oddly \\n' variable in class:TestHelpReformatting
3458 help='x %(prog)s %(default)s %(type)s %%'), variable in class:TestHelpVariableExpansion
3460 help='y %(prog)s %(default)s %(const)s'), variable in class:TestHelpVariableExpansion
3462 help='foo %(prog)s %(default)s %(choices)s'), variable in class:TestHelpVariableExpansion
3464 help='bar %(prog)s %(default)s %(dest)s'), variable in class:TestHelpVariableExpansion
3524 help = usage variable in class:TestHelpVariableExpansionNoArguments
[all...]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
H A DUPT.py109 Parser.add_option("-d", "--debug", action="store", type="int", dest="debug_level", help=ST.HLP_PRINT_DEBUG_INFO)
112 help=ST.HLP_PRINT_INFORMATIONAL_STATEMENT)
114 Parser.add_option("-s", "--silent", action="store_true", dest="opt_slient", help=ST.HLP_RETURN_NO_DISPLAY)
116 Parser.add_option("-q", "--quiet", action="store_true", dest="opt_quiet", help=ST.HLP_RETURN_AND_DISPLAY)
119 help=ST.HLP_SPECIFY_PACKAGE_NAME_INSTALL)
122 help=ST.HLP_SPECIFY_PACKAGE_NAME_CREATE)
125 help=ST.HLP_SPECIFY_PACKAGE_NAME_REMOVE)
128 help=ST.HLP_SPECIFY_TEMPLATE_NAME_CREATE)
131 help=ST.HLP_SPECIFY_DEC_NAME_CREATE)
134 help
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
H A Dmain.py98 help="Fix up doctests only")
100 help="Each FIX specifies a transformation; default: all")
102 type="int", help="Run 2to3 concurrently")
104 help="Prevent a transformation from being run")
106 help="List available transformations")
108 help="Modify the grammar so that print() is a function")
110 help="More verbose logging")
112 help="Don't show diffs of the refactoring")
114 help="Write back modified files")
116 help
[all...]
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgConfigDxe/
H A DTcgConfig.vfr20 help = STRING_TOKEN(STR_TPM_HELP),
34 help = STRING_TOKEN(STR_TPM_STATE_HELP),
43 help = STRING_TOKEN(STR_TPM_OPERATION_HELP),

Completed in 936 milliseconds

1234