Searched refs:Load (Results 1 – 25 of 95) sorted by relevance
1234
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/ |
D | UserProfileManagerStrings.uni | 118 #string STR_LOAD #language en-US "Load Device Path" 119 #language fr-FR "Load Device Path(French)" 120 #string STR_LOAD_HELP #language en-US "Select Permit/Forbid Load Device Path" 121 #language fr-FR "Select Permit/Forbid Load Device Path(French)" 126 #string STR_LOAD_PERMIT #language en-US "Permit Load Device Path" 127 #language fr-FR "Permit Load Device Path(French)" 128 #string STR_LOAD_PERMIT_HELP #language en-US "Change Permit Load Device Path to Forbid" 129 #language fr-FR "Change Permit Load Device Path to Forbid(French)" 130 #string STR_LOAD_FORBID #language en-US "Forbid Load Device Path" 131 #language fr-FR "Forbid Load Device Path(French)" [all …]
|
/device/linaro/bootloader/edk2/SignedCapsulePkg/Universal/RecoveryModuleLoadPei/ |
D | RecoveryModuleLoadPei.uni | 4 // Load Recovery capsule and install FV. 21 #string STR_MODULE_DESCRIPTION #language en-US "Load Recovery capsule and install FV."
|
D | RecoveryModuleLoadPei.inf | 4 # Load Recovery capsule and install FV.
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Scripts/LauterbachT32/ |
D | EFI.CMM | 24 toolitem "Load EFI DXE Symbols" "DX" "do EfiLoadDxe" 25 toolitem "Load EFI Runtime Symbols" "RT" "do EfiLoadRuntimeDxe"
|
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/ |
D | HttpBootDxe.uni | 4 // This driver provides EFI Load File Protocol which is used to download 23 #string STR_MODULE_DESCRIPTION #language en-US "This driver provides EFI Load File Protoco…
|
D | HttpBootDxe.inf | 2 # This modules produce the Load File Protocol for UEFI HTTP boot.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/ |
D | DxeIpl.uni | 4 // This module produces a special PPI named the DXE Initial Program Load (IPL) 23 …e en-US "This module produces a special PPI named the DXE Initial Program Load (IPL) PPI to discov…
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/ |
D | UefiPxe4BcDxe.uni | 5 // network stack, used to control PXE-compatible devices. It produces EFI Load File 24 …stack, and is used to control PXE-compatible devices. It produces the EFI Load File Protocol to pr…
|
D | UefiPxeBcDxe.inf | 5 # network stack, used to control PXE-compatible devices. It produces EFI Load File
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/ |
D | CpuPm.asl | 310 // Load the IST SSDTs if: 329 Load(IST0, HI0) // Dynamically load the CPU0IST SSDT 341 // Load the CST SSDTs if: 359 Load(CST0, HC0) // Dynamically load the CPU0CST SSDT 450 // Load the CST SSDTs if: 484 Load(CST1, HC1) 506 Load(IST1, HI1) // Dynamically load the CPU1IST SSDT 593 // Load the CST SSDTs if: 627 Load(CST1, HC1) 649 Load(IST1, HI1) // Dynamically load the CPU1IST SSDT [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/LoadFileOnFv2/ |
D | LoadFileOnFv2Extra.uni | 18 "Firmware Volume Load File Module"
|
D | LoadFileOnFv2.inf | 2 # Load File Module
|
/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspSwitchStackLib/Ia32/ |
D | Stack.s | 62 # Load new stack
|
D | Stack.asm | 63 ; Load new stack
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/BaseFspSwitchStackLib/Ia32/ |
D | Stack.nasm | 62 ; Load new stack
|
/device/linaro/bootloader/edk2/OvmfPkg/Sec/Ia32/ |
D | SecEntry.nasm | 39 ; Load temporary RAM stack based on PCDs
|
/device/linaro/bootloader/edk2/OvmfPkg/Sec/X64/ |
D | SecEntry.nasm | 40 ; Load temporary RAM stack based on PCDs
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
D | UefiShellLevel2CommandsLib.inf | 35 Load.c
|
/device/linaro/bootloader/edk2/IntelFspPkg/Library/SecFspSecPlatformLibNull/Ia32/ |
D | Flat32.s | 51 # Load the GDT table in GdtDesc
|
D | Flat32.asm | 57 ; Load the GDT table in GdtDesc
|
/device/linaro/hikey/l-loader/ |
D | start.S | 58 ldr r0, [r4, r5] @ Load ACPU_SC_CPUx_CTRL
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/ |
D | EfiSetMem.S | 114 movq -0x10(%ebp), %mm0 # Load QWordValue to mm0
|
D | EfiSetMem.asm | 110 movq mm0, [ebp - 10H] ; Load QWordValue to mm0
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/ |
D | PlatformPkgConfig.dsc | 66 DEFINE LFMA_ENABLE = FALSE # Load module at fixed address feature
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/ |
D | Flat32.S | 192 # Load the GDT table in GdtDesc 566 # Load the SideBand Packet Register to generate the transaction 615 # Load the SideBand Data Register with the data 623 # Load the SideBand Packet Register to generate the transaction
|
1234