Searched defs:DxeCoreAddress (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/
H A DDxeLoad.c197 EFI_PHYSICAL_ADDRESS DxeCoreAddress; local
328 &DxeCoreAddress,
346 DxeCoreAddress,
356 DEBUG ((DEBUG_INFO | DEBUG_LOAD, "Loading DXE CORE at 0x%11p EntryPoint=0x%11p\n", (VOID *)(UINTN)DxeCoreAddress, FUNCTION_ENTRY_POINT (DxeCoreEntryPoint)));

Completed in 81 milliseconds