audk/EdkModulePkg/Core
mikewuping d4f397c031 1. In event.c, a function's name is not spelled correctly, a typo.
2. In Graphics.c, Memory Leak in Graphics Library, ConvertBmpToUgaBlt().
3. In HobLib.c, PeiBuildHobModule and three other functions do not zero hob reserved data area according to HOB spec v0.9.
4. In statuscode.h, the number of definition of EFI_SW_PEIM_PC_CAPSULE_START is equal to EFI_SW_PEIM_PC_CAPSULE_LOAD.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1861 6f19259b-4bc3-4df7-8a09-765794883524
2006-10-30 07:47:44 +00:00
..
Dxe 1. In event.c, a function's name is not spelled correctly, a typo. 2006-10-30 07:47:44 +00:00
DxeIplPeim Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
DxeIplX64Peim Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED after decompressed. The can improve the performance of Dxe dispatcher. 2006-10-10 09:59:34 +00:00
Pei Fix one bugger in Image.c in PeiCore module to get the correct module name for debug output. 2006-10-30 03:26:07 +00:00