/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/ |
D | DxeImageVerificationLib.uni | 4 // This library hooks LoadImage() API to verify every image by the verification policy. 25 #string STR_MODULE_DESCRIPTION #language en-US "This library hooks LoadImage() API to veri…
|
D | DxeImageVerificationLib.inf | 4 # This library hooks LoadImage() API to verify every image by the verification policy.
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/ |
D | DxeTpmMeasureBootLib.uni | 4 // This library instance hooks LoadImage() API to measure every image that 26 #string STR_MODULE_DESCRIPTION #language en-US "This library instance hooks LoadImage() AP…
|
D | DxeTpmMeasureBootLib.inf | 4 # This library instance hooks LoadImage() API to measure every image that
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpm2MeasureBootLib/ |
D | DxeTpm2MeasureBootLib.uni | 4 // This library instance hooks LoadImage() API to measure every image that 26 #string STR_MODULE_DESCRIPTION #language en-US "This library instance hooks LoadImage() AP…
|
D | DxeTpm2MeasureBootLib.inf | 4 # This library instance hooks LoadImage() API to measure every image that
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/ |
D | WinNtInclude.h | 69 #undef LoadImage
|
/device/linaro/bootloader/edk2/Nt32Pkg/Include/Common/ |
D | WinNTInclude.h | 70 #undef LoadImage
|
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/ |
D | BdsInternal.h | 88 BDS_FILE_LOADER_LOAD_IMAGE LoadImage; member
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/ |
D | PeCoffLoader.h | 229 PE_COFF_LOADER_LOAD_IMAGE LoadImage; member
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/DxeHobPeCoffLib/ |
D | DxeHobPeCoff.c | 136 return gPeCoffLoader->LoadImage (ImageContext); in PeCoffLoaderLoadImage()
|
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/ |
D | LoadDeferredImage.c | 94 Status = gBS->LoadImage ( in LoadDeferredImage()
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/ |
D | DxeCis.h | 123 EFI_IMAGE_LOAD LoadImage; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/PeiPeCoffLoader/ |
D | PeiPeCoffLoader.h | 112 EFI_PEI_PE_COFF_LOADER_LOAD_IMAGE LoadImage; member
|
/device/linaro/bootloader/edk2/BeagleBoardPkg/Bds/ |
D | FirmwareVolume.c | 142 Status = gBS->LoadImage (TRUE, gImageHandle, DevicePath, NULL, 0, &ImageHandle); in LoadPeCoffSectionFromFv()
|
D | BdsEntry.c | 177 Status = gBS->LoadImage (TRUE, gImageHandle, LoadImageDevicePath, NULL, 0, &ImageHandle); in BdsEntry()
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Bds/ |
D | FirmwareVolume.c | 142 Status = gBS->LoadImage (TRUE, gImageHandle, DevicePath, NULL, 0, &ImageHandle); in LoadPeCoffSectionFromFv()
|
D | BdsEntry.c | 177 Status = gBS->LoadImage (TRUE, gImageHandle, LoadImageDevicePath, NULL, 0, &ImageHandle); in BdsEntry()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/ |
D | Load.c | 114 Status = gBS->LoadImage( in LoadDriver()
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/ |
D | EfiDevice.c | 320 Status = gBS->LoadImage (FALSE, gImageHandle, DevicePath, NULL, 0, &ImageHandle); in EblStartCmd() 330 Status = gBS->LoadImage (FALSE, gImageHandle, DevicePath, Buffer, BufferSize, &ImageHandle); in EblStartCmd()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/ |
D | BootServicesTable.c | 259 (CONST VOID *)gBS->LoadImage, in BootServicesTablePage()
|
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/ |
D | PciRomTable.c | 253 Status = gBS->LoadImage ( in PciRomLoadEfiDriversFromRomImage()
|
D | PciOptionRomSupport.c | 528 Status = gBS->LoadImage ( in ProcessOpRomImage()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/DxeCapsuleLib/ |
D | DxeCapsuleLib.c | 222 Status = gBS->LoadImage( in ProcessFmpCapsuleImage()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
D | LoadPciRom.c | 333 Status = gBS->LoadImage ( in LoadEfiDriversFromRomImage()
|