]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Library/EdkGraphicsLib/Graphics.c
1. In event.c, a function's name is not spelled correctly, a typo.
authormikewuping <mikewuping@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 30 Oct 2006 07:47:44 +0000 (07:47 +0000)
committermikewuping <mikewuping@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 30 Oct 2006 07:47:44 +0000 (07:47 +0000)
commitd4f397c0311d529e62ca3356bc6e92fb3fbdb1bc
treed97f93f15131b0d2d9c90acd3becde156b968373
parentba73bc0bc0b7bf0d29868683bba446dc5593393e
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
EdkModulePkg/Core/Dxe/Event/event.c
EdkModulePkg/Library/EdkGraphicsLib/Graphics.c
MdePkg/Include/Common/StatusCode.h
MdePkg/Library/PeiHobLib/HobLib.c