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
This commit is contained in:
yshang1
2007-10-31 08:58:40 +00:00
parent 42a885c2f0
commit 34ec75fc96
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
<MsaHeader>
<ModuleName>EmuVariable</ModuleName>
<ModuleType>DXE_RUNTIME_DRIVER</ModuleType>
<GuidValue>CBD2E4D5-7068-4FF5-B866-9822B4AD8D61</GuidValue>
<GuidValue>02B01AD5-7E59-43e8-A6D8-238180613A5A</GuidValue>
<Version>1.0</Version>
<Abstract>Emulation Variable for EFI_RUNTIME_SERVICES.</Abstract>
<Description>This module provides three EFI_RUNTIME_SERVICES: SetVariable, GetVariable, GetNextVariableName</Description>