[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:
eric_tian 2008-03-24 07:11:37 +00:00
parent c05d012569
commit 88c8f7fbfd
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ Done:
DEBUG (
(EFI_D_POOL,
"AllcocatePoolI: Type %x, Addr %x (len %x) %,d\n",
"AllocatePoolI: Type %x, Addr %x (len %x) %,d\n",
PoolType,
Buffer,
Size - POOL_OVERHEAD,