mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-26 07:04:28 +02:00
Fix bad NT 32 reference in print to be UnixPkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10920 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
d8904c4a94
commit
a780c9424b
@ -62,7 +62,7 @@ Returns:
|
|||||||
EFI_PHYSICAL_ADDRESS FdFixUp;
|
EFI_PHYSICAL_ADDRESS FdFixUp;
|
||||||
UINT64 FdSize;
|
UINT64 FdSize;
|
||||||
|
|
||||||
DEBUG ((EFI_D_ERROR, "NT 32 Flash Map PEIM Loaded\n"));
|
DEBUG ((EFI_D_ERROR, "UnixPkg Flash Map PEIM Loaded\n"));
|
||||||
|
|
||||||
//
|
//
|
||||||
// Get the Fwh Information PPI
|
// Get the Fwh Information PPI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user