Home
last modified time | relevance | path

Searched refs:EFI_D_LOAD (Results 1 – 15 of 15) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DRecovery.c187 DEBUG ((EFI_D_ERROR | EFI_D_LOAD, "Recovery Entry\n")); in PlatformRecoveryModule()
204 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Device Recovery PPI located\n")); in PlatformRecoveryModule()
213 … DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Number Of Recovery Capsules: %d\n", NumberRecoveryCapsules)); in PlatformRecoveryModule()
243 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Recovery Capsule Size: %d\n", RecoveryCapsuleSize)); in PlatformRecoveryModule()
265 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "AllocatePage Returns: %r\n", Status)); in PlatformRecoveryModule()
289 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "LoadRecoveryCapsule Returns: %r\n", Status)); in PlatformRecoveryModule()
302 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Hob FV Length: %x\n", Hob.FirmwareVolume->Length)); in PlatformRecoveryModule()
311 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Hob Updated\n")); in PlatformRecoveryModule()
339 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "FV Hob is not found, Build FV Hob then..\n")); in PlatformRecoveryModule()
373 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Recovery Module Returning: %r\n", Status)); in PlatformRecoveryModule()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/Generic/
DRecovery.c159 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Recovery Entry\n")); in PlatformRecoveryModule()
175 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Device Recovery PPI located\n")); in PlatformRecoveryModule()
184 … DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Number Of Recovery Capsules: %d\n", NumberRecoveryCapsules)); in PlatformRecoveryModule()
230 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Recovery Capsule Size: %d\n", RecoveryCapsuleSize)); in PlatformRecoveryModule()
265 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "LoadRecoveryCapsule Returns: %r\n", Status)); in PlatformRecoveryModule()
284 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Hob FV Length: %x\n", Hob.FirmwareVolume->Length)); in PlatformRecoveryModule()
291 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Hob Updated\n")); in PlatformRecoveryModule()
309 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "FV Hob is not found, Build FV Hob then..\n")); in PlatformRecoveryModule()
315 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Install FV Info PPI..\n")); in PlatformRecoveryModule()
357 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Recovery Module Returning: %r\n", Status)); in PlatformRecoveryModule()
/device/linaro/bootloader/edk2/ArmPkg/Library/DebugPeCoffExtraActionLib/
DDebugPeCoffExtraActionLib.c90 …DEBUG ((EFI_D_LOAD | EFI_D_INFO, "load /a /ni /np %a &0x%p\n", DeCygwinPathIfNeeded (ImageContext-… in PeCoffLoaderRelocateImageExtraAction()
93 …DEBUG ((EFI_D_LOAD | EFI_D_INFO, "add-symbol-file %a 0x%p\n", DeCygwinPathIfNeeded (ImageContext->… in PeCoffLoaderRelocateImageExtraAction()
97 …DEBUG ((EFI_D_LOAD | EFI_D_INFO, "add-symbol-file %a 0x%p\n", DeCygwinPathIfNeeded (ImageContext->… in PeCoffLoaderRelocateImageExtraAction()
99 …DEBUG ((EFI_D_LOAD | EFI_D_INFO, "Loading driver at 0x%11p EntryPoint=0x%11p\n", (VOID *)(UINTN) I… in PeCoffLoaderRelocateImageExtraAction()
102 …DEBUG ((EFI_D_LOAD | EFI_D_INFO, "Loading driver at 0x%11p EntryPoint=0x%11p\n", (VOID *)(UINTN) I… in PeCoffLoaderRelocateImageExtraAction()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DLibGlobalErrorLevel.c34 UINTN gErrorLevel = EFI_DBUG_MASK | EFI_D_LOAD;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/
DLibGlobals.c37 UINTN gRtErrorLevel = EFI_DBUG_MASK | EFI_D_LOAD;
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Image/
DImage.c324 …DEBUG ((EFI_D_INFO|EFI_D_LOAD, "LOADING MODULE FIXED INFO: Loading module at fixed address 0x%11p.… in GetPeCoffImageFixLoadingAssignedAddress()
421 …DEBUG ((EFI_D_INFO|EFI_D_LOAD, "The image at 0x%08x without reloc section can't be loaded into mem… in LoadAndRelocatePeCoffImage()
452 …DEBUG ((EFI_D_INFO|EFI_D_LOAD, "LOADING MODULE FIXED ERROR: Failed to load module at fixed address… in LoadAndRelocatePeCoffImage()
660 …DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Loading PEIM at 0x%11p EntryPoint=0x%11p ", (VOID *)(UINTN)Image… in PeiLoadImageLoadImage()
665 …DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Loading PEIM at 0x%11p EntryPoint=0x%11p ", (VOID *)(UINTN)Image… in PeiLoadImageLoadImage()
704 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "%a", EfiFileName)); in PeiLoadImageLoadImage()
709 DEBUG ((EFI_D_INFO | EFI_D_LOAD, "\n")); in PeiLoadImageLoadImage()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiDebug.h145 #define EFI_D_LOAD 0x00000004 // Load events macro
164 EFI_D_BM | EFI_D_LOAD | EFI_D_VARIABLE )
/device/linaro/bootloader/edk2/ArmPlatformPkg/PlatformPei/
DPlatformPeim.c88 DEBUG ((EFI_D_LOAD | EFI_D_INFO, "Platform PEIM Loaded\n")); in InitializePlatformPeim()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueDebugLib.h38 #undef EFI_D_LOAD
88 #define EFI_D_LOAD DEBUG_LOAD macro
/device/linaro/bootloader/edk2/ArmPlatformPkg/MemoryInitPei/
DMemoryInitPeim.c104 DEBUG ((EFI_D_LOAD | EFI_D_INFO, "Memory Init PEIM Loaded\n")); in InitializeMemory()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/PrePiLib/
DPrePiLib.c132 …DEBUG ((EFI_D_INFO | EFI_D_LOAD, "Loading DxeCore at 0x%10p EntryPoint=0x%10p\n", (VOID *)(UINTN)I… in LoadDxeCoreFromFfsFile()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DDebugLib.h64 #define EFI_D_LOAD DEBUG_LOAD macro
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DDispatcher.c294 …DEBUG ((EFI_D_INFO|EFI_D_LOAD, "LOADING MODULE FIXED INFO: Loading module at fixed address %x, Sta… in GetPeCoffImageFixLoadingAssignedAddress()
479 …DEBUG ((EFI_D_INFO|EFI_D_LOAD, "LOADING MODULE FIXED ERROR: Failed to load module at fixed address… in SmmLoadImage()
DPiSmmIpl.c904 …DEBUG ((EFI_D_INFO|EFI_D_LOAD, "LOADING MODULE FIXED INFO: Loading module at fixed address %x, Sta… in GetPeCoffImageFixLoadingAssignedAddress()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
DImage.c424 …DEBUG ((EFI_D_INFO|EFI_D_LOAD, "LOADING MODULE FIXED INFO: Loading module at fixed address 0x%11p.… in GetPeCoffImageFixLoadingAssignedAddress()
545 …DEBUG ((EFI_D_INFO|EFI_D_LOAD, "LOADING MODULE FIXED ERROR: Loading module at fixed address failed… in CoreLoadPeImage()