]> git.proxmox.com Git - mirror_edk2.git/commitdiff
[Description]
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Mar 2008 07:11:37 +0000 (07:11 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Mar 2008 07:11:37 +0000 (07:11 +0000)
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

MdeModulePkg/Core/Dxe/Mem/pool.c

index c024f0368c0d71a0a1bea74331edf432958f3975..664df1422ad506f162e598887281ec969f2d7fa8 100644 (file)
@@ -377,7 +377,7 @@ Done:
 \r
     DEBUG (\r
       (EFI_D_POOL,\r
-      "AllcocatePoolI: Type %x, Addr %x (len %x) %,d\n",\r
+      "AllocatePoolI: Type %x, Addr %x (len %x) %,d\n",\r
        PoolType, \r
        Buffer, \r
        Size - POOL_OVERHEAD, \r