]> git.proxmox.com Git - mirror_edk2.git/commit
Fix several approved code review comments:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Aug 2008 02:53:16 +0000 (02:53 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 28 Aug 2008 02:53:16 +0000 (02:53 +0000)
commitde4e6bf9631b0b34350fa6b8462f52c81263e87e
treec8768ff6509a50d1bd8cc5ad267f465ea84be361
parent89963a827ed0db565d8fb80c7ee2b81a3d1c3309
Fix several approved code review comments:
1. Remove internal function prototypes to avoid sync efforts. The layout of them have been adjusted
2. Apply macro ALIGN_POINTER to get next section stream
3. Fix a potential memory leak issue.
4. Make the comparison between type UINTN and 0 consistent between one function.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5747 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/SectionExtraction/CoreSectionExtraction.c