/device/google/accessory/demokit/hardware/eng/shield/ |
D | ashield_gerb274x.cam | 14 Prompt[de]="" 15 Prompt[en]="" 34 Prompt[de]="" 35 Prompt[en]="" 54 Prompt[de]="" 55 Prompt[en]="" 74 Prompt[de]="" 75 Prompt[en]="" 94 Prompt[de]="" 95 Prompt[en]="" [all …]
|
/device/linaro/bootloader/edk2/PcAtChipsetPkg/ |
D | PcAtChipsetPkg.dec | 46 # @Prompt Configure HPET to use MSI. 64 # @Prompt 8259 Legacy Mode mask. 69 # @Prompt 8259 Legacy Mode edge level. 75 # @Prompt Enable IsaAcpiCom1 device. 81 # @Prompt Enable IsaAcpiCom12 device. 87 # @Prompt Enable IsaAcpiPs2Keyboard device. 93 # @Prompt Enable IsaAcpiPs2Mouse device. 99 # @Prompt Enable IsaAcpiFloppyA device. 105 # @Prompt Enable IsaAcpiFloppyB device. 109 # @Prompt HPET base address. [all …]
|
/device/linaro/bootloader/edk2/UefiCpuPkg/ |
D | UefiCpuPkg.dec | 71 # @Prompt Enable SMM Profile. 78 # @Prompt The SMM profile log buffer is a ring buffer. 84 # @Prompt SMM Startup AP in a blocking fashion. 91 # @Prompt Enable SMM Stack Guard. 99 # @Prompt Enable BSP election in SMM. 105 # @Prompt SMM CPU hot-plug. 112 # @Prompt Enable SMM Debug. 118 # @Prompt Lock SMM Feature Control MSR. 123 # @Prompt Configure base address of CPU Local APIC 128 # @Prompt Configure delay value after send an INIT IPI [all …]
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/ |
D | UefiIfrOpCodeCreation.c | 135 IN EFI_STRING_ID Prompt, in CreateActionOpCode() argument 159 Action.Question.Header.Prompt = Prompt; in CreateActionOpCode() 174 IN EFI_STRING_ID Prompt, in CreateSubTitleOpCode() argument 193 Subtitle.Statement.Prompt = Prompt; in CreateSubTitleOpCode() 207 IN EFI_STRING_ID Prompt, in CreateTextOpCode() argument 225 Text.Statement.Prompt = Prompt; in CreateTextOpCode() 239 IN EFI_STRING_ID Prompt, in CreateGotoOpCode() argument 262 Goto.Question.Header.Prompt = Prompt; in CreateGotoOpCode() 321 IN EFI_STRING_ID Prompt, in CreateOneOfOpCode() argument 350 OneOf.Question.Header.Prompt = Prompt; in CreateOneOfOpCode() [all …]
|
D | UefiIfrLibrary.h | 177 IN EFI_STRING_ID Prompt, 204 IN EFI_STRING_ID Prompt, 230 IN EFI_STRING_ID Prompt, 255 IN EFI_STRING_ID Prompt, 294 IN EFI_STRING_ID Prompt, 330 IN EFI_STRING_ID Prompt, 370 IN EFI_STRING_ID Prompt, 402 IN EFI_STRING_ID Prompt, 442 IN EFI_STRING_ID Prompt,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/ |
D | HiiLib.h | 643 IN EFI_STRING_ID Prompt, 671 IN EFI_STRING_ID Prompt, 699 IN EFI_STRING_ID Prompt, 739 IN EFI_STRING_ID Prompt, 778 IN EFI_STRING_ID Prompt, 818 IN EFI_STRING_ID Prompt, 860 IN EFI_STRING_ID Prompt, 900 IN EFI_STRING_ID Prompt, 941 IN EFI_STRING_ID Prompt, 969 IN EFI_STRING_ID Prompt, [all …]
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/ |
D | IfrOnTheFly.c | 367 IN CHAR16 *Prompt, in CreateGoto() argument 403 Status = AddString (StringBuffer, CurrentLanguage, Prompt, &StringToken); in CreateGoto() 412 Hyperlink.Prompt = StringToken; in CreateGoto() 428 IN CHAR16 *Prompt, in CreateOneOf() argument 491 Status = AddString (StringBuffer, CurrentLanguage, Prompt, &StringToken); in CreateOneOf() 501 OneOf.Prompt = StringToken; in CreateOneOf() 557 IN CHAR16 *Prompt, in CreateOrderedList() argument 611 Status = AddString (StringBuffer, CurrentLanguage, Prompt, &StringToken); in CreateOrderedList() 621 OrderedList.Prompt = StringToken; in CreateOrderedList() 678 IN CHAR16 *Prompt, in CreateCheckBox() argument [all …]
|
D | IfrOpCodeCreation.c | 160 Hyperlink.Prompt = StringToken; in CreateGotoOpCode() 234 OneOf.Prompt = PromptToken; in CreateOneOfOpCode() 322 OrderedList.Prompt = PromptToken; in CreateOrderedListOpCode() 412 CheckBox.Prompt = PromptToken; in CreateCheckBoxOpCode() 492 Numeric.Prompt = PromptToken; in CreateNumericOpCode() 561 String.Prompt = PromptToken; in CreateStringOpCode()
|
D | IfrLibrary.h | 260 IN CHAR16 *Prompt, 291 IN CHAR16 *Prompt, 336 IN CHAR16 *Prompt, 379 IN CHAR16 *Prompt, 420 IN CHAR16 *Prompt, 476 IN CHAR16 *Prompt,
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/ |
D | FrameworkInternalFormRepresentation.h | 157 STRING_REF Prompt; member 179 STRING_REF Prompt; ///< The String Token for the Prompt. member 187 STRING_REF Prompt; ///< The string token for the prompt. member 195 STRING_REF Prompt; ///< The String Token for the Prompt. member 213 STRING_REF Prompt; ///< The String Token for the Prompt. member 247 STRING_REF Prompt; ///< The String Token for the Prompt. member 260 STRING_REF Prompt; ///< The String Token for the Prompt. member 347 STRING_REF Prompt; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/ |
D | EfiInternalFormRepresentation.h | 169 STRING_REF Prompt; member 191 STRING_REF Prompt; // The String Token for the Prompt member 199 STRING_REF Prompt; // The string token for the prompt member 207 STRING_REF Prompt; // The String Token for the Prompt member 225 STRING_REF Prompt; // The String Token for the Prompt member 258 STRING_REF Prompt; // The String Token for the Prompt member 271 STRING_REF Prompt; // The String Token for the Prompt member 352 STRING_REF Prompt; member
|
/device/linaro/bootloader/edk2/MdeModulePkg/ |
D | MdeModulePkg.dec | 498 # @Prompt Enable update capsule across a system reset. 504 # @Prompt Enable full PEI PCD services. 511 # @Prompt Enable Device Path to Text support. 518 # @Prompt Enable Device Path From Text support. 527 # @Prompt Enable variable statistics collection. 533 # @Prompt Enable Unicode Collation support. 539 # @Prompt Enable Unicode Collation 2 support. 546 # @Prompt Enable ConOut GOP support. 553 # @Prompt Enable ConOut UGA support. 561 # @Prompt PeiCore search TE section first. [all …]
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/ |
D | IntelFrameworkModulePkg.dec | 116 # @Prompt Report StatusCode via OEM Device 122 # @Prompt Log StatusCode into DataHub 128 # @Prompt Enable Serial device Half Hand Shake 134 # @Prompt Turn on Legacy Support in S3 Boot 141 # @Prompt Turn on PS2 Keyboard Extended Verification 147 # @Prompt Enable Framework Acpi Support 155 # @Prompt Turn on PS2 Mouse Extended Verification 161 # @Prompt Enable Boot Logo only 166 # @Prompt FFS Name of Boot Logo File 170 # @Prompt FFS Name of Shell Application [all …]
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/ |
D | SourceLevelDebugPkg.dec | 55 # @Prompt Configure usb debug port memory BAR. 60 # @Prompt Configure ehci host controller memory BAR. 71 # @Prompt Configure ehci host controller pci address. 77 # @Prompt Configure exception numbers not to be hooked by Debug Agent. 84 # @Prompt Configure Loading/UnLoading image break method. 90 # @Prompt Assign debug port buffer size. 95 # @Prompt Configure ehci host controller memory BAR. 106 # @Prompt Configure xhci host controller pci address. 112 # @Prompt Configure debug device detection timeout value.
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/ |
D | XmlParserMisc.py | 94 def GetPromptList(Prompt): argument 96 for SubPrompt in Prompt: 99 PromptObj.SetString(SubPrompt.Prompt)
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ |
D | Vlv2DeviceRefCodePkg.dec | 132 # @Prompt Enable Memory Down 139 # @Prompt Memory Parameter Patchable. 148 # @Prompt DRAM Speed 160 # @Prompt DRAM Type 167 # @Prompt DIMM 0 Enable 174 # @Prompt DIMM 1 Enable Type 182 # @Prompt DIMM_DWIDTH 191 # @Prompt DIMM_Density 200 # @Prompt DIMM_BusWidth 207 # @Prompt DIMM_Sides [all …]
|
/device/linaro/bootloader/edk2/StdLib/PosixLib/GetPass/ |
D | GetPass.c | 21 char *getpass(const char *Prompt) in getpass() argument 28 Print(L"%a", Prompt); in getpass()
|
/device/linaro/bootloader/edk2/SecurityPkg/ |
D | SecurityPkg.dec | 225 # @Prompt Set policy for the image from OptionRom. 238 # @Prompt Set policy for the image from removable media. 251 # @Prompt Set policy for the image from fixed media. 263 # @Prompt Set policy whether trust image before user identification. 269 # @Prompt File name to save credential. 274 # @Prompt Max variable size for append operation. 280 # @Prompt Select platform type. 286 # @Prompt Status Code for TPM device definitions 296 # @Prompt Physical presence of the platform operator. 304 # @Prompt Lock TPM physical presence asserting method. [all …]
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
D | EditTitleBar.c | 32 CONST CHAR16 *Prompt in MainTitleBarInit() argument 36 if (Prompt == NULL) { in MainTitleBarInit() 42 Title = CatSPrint (NULL, L"%s", Prompt); in MainTitleBarInit()
|
D | EditTitleBar.h | 29 CONST CHAR16 *Prompt
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/ |
D | OpcodeCreation.c | 200 UTextOpCode.Statement.Prompt = FwOpcode->Text; in F2UCreateTextOpCode() 235 UOpcode.Question.Header.Prompt = FwOpcode->Prompt; in F2UCreateReferenceOpCode() 381 UOpcode.Question.Header.Prompt = FwOpcode->Prompt; in F2UCreateOneOfOpCode() 498 UOpcode.Question.Header.Prompt = FwOpcode->Prompt; in F2UCreateOrderedListOpCode() 593 UOpcode.Question.Header.Prompt = FwOpcode->Prompt; in F2UCreateCheckBoxOpCode() 678 UOpcode.Question.Header.Prompt = FwOpcode->Prompt; in F2UCreateNumericOpCode() 792 UOpcode.Question.Header.Prompt = FwOpcode->Prompt; in F2UCreateStringOpCode()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiHiiLib/ |
D | HiiLib.c | 3243 IN EFI_STRING_ID Prompt, in HiiCreateActionOpCode() argument 3255 OpCode.Question.Header.Prompt = Prompt; in HiiCreateActionOpCode() 3285 IN EFI_STRING_ID Prompt, in HiiCreateSubTitleOpCode() argument 3297 OpCode.Statement.Prompt = Prompt; in HiiCreateSubTitleOpCode() 3333 IN EFI_STRING_ID Prompt, in HiiCreateGotoOpCode() argument 3344 OpCode.Question.Header.Prompt = Prompt; in HiiCreateGotoOpCode() 3387 IN EFI_STRING_ID Prompt, in HiiCreateGotoExOpCode() argument 3402 OpCode.Question.Header.Prompt = Prompt; in HiiCreateGotoExOpCode() 3459 IN EFI_STRING_ID Prompt, in HiiCreateCheckBoxOpCode() argument 3475 OpCode.Question.Header.Prompt = Prompt; in HiiCreateCheckBoxOpCode() [all …]
|
/device/linaro/bootloader/edk2/MdePkg/ |
D | MdePkg.dec | 1604 # @Prompt Disable Component Name Protocol. 1610 # @Prompt Disable Diagnostics Name protocol. 1616 # @Prompt Disable Component Name2 Protocol. 1622 # @Prompt Disable Diagnostics2 Name Protocol. 1628 # @Prompt Deprecate Global Variable LangCodes. 1634 # @Prompt Consume UGA Draw Protocol. 1641 # @Prompt Verify Node In List. 1648 # @Prompt Validate ORDERED_COLLECTION structure 1654 # @Prompt Progress Code for WatchDog Timer Expired. 1660 # @Prompt Progress Code for Invocation of SetVirtualAddressMap. [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/ |
D | DriverHealthManagerDxe.c | 700 EFI_STRING_ID Prompt; in DriverHealthManagerUpdateForm() local 764 Prompt = HiiSetString (mDriverHealthManagerHiiHandle, 0, String, NULL); in DriverHealthManagerUpdateForm() 824 Prompt, in DriverHealthManagerUpdateForm() 840 Prompt, in DriverHealthManagerUpdateForm() 852 Prompt, in DriverHealthManagerUpdateForm()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/ |
D | EdkIIGlueDefinitionChangesBase.h | 59 STRING_REF Prompt; // The String Token for the Prompt member
|