summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe
diff options
context:
space:
mode:
authoryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-31 08:58:40 +0000
committeryshang1 <yshang1@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-31 08:58:40 +0000
commit34ec75fc96482d0b2003bc17139945b6662cca6d (patch)
tree5d523e814d4a77b51f38e080a080819452280be4 /MdeModulePkg/Core/Dxe
parent42a885c2f06091ba6c6691024cfabaac034f7533 (diff)
downloadedk2-34ec75fc96482d0b2003bc17139945b6662cca6d.zip
edk2-34ec75fc96482d0b2003bc17139945b6662cca6d.tar.gz
edk2-34ec75fc96482d0b2003bc17139945b6662cca6d.tar.bz2
1) Change GUID of emuvariable module.
2) Support print 64bit's HobList. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4245 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/Dxe')
-rw-r--r--MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c b/MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
index 59a5283..58bdb8b 100644
--- a/MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
+++ b/MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
@@ -342,7 +342,7 @@ Returns:
gDxeCoreImageHandle
);
- DEBUG ((EFI_D_INFO | EFI_D_LOAD, "HOBLIST address in DXE = 0x%08x\n", HobStart));
+ DEBUG ((EFI_D_INFO | EFI_D_LOAD, "HOBLIST address in DXE = 0x%016lx\n", (UINT64) (UINTN) HobStart));
//
// Initialize the Event Services