mirror of https://github.com/acidanthera/audk.git
[Description]
spelling mistake [Impaction] modify the mistake [Reference Info] Found the spelling mistake in pool.c git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4949 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
c05d012569
commit
88c8f7fbfd
|
@ -377,7 +377,7 @@ Done:
|
||||||
|
|
||||||
DEBUG (
|
DEBUG (
|
||||||
(EFI_D_POOL,
|
(EFI_D_POOL,
|
||||||
"AllcocatePoolI: Type %x, Addr %x (len %x) %,d\n",
|
"AllocatePoolI: Type %x, Addr %x (len %x) %,d\n",
|
||||||
PoolType,
|
PoolType,
|
||||||
Buffer,
|
Buffer,
|
||||||
Size - POOL_OVERHEAD,
|
Size - POOL_OVERHEAD,
|
||||||
|
|
Loading…
Reference in New Issue