]> git.proxmox.com Git - mirror_edk2.git/commit - EdkNt32Pkg/Dxe/PlatformBds/Generic/BootMaint/BootMaint.c
Fix the issues,
authorxgu3 <xgu3@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Jan 2007 02:57:57 +0000 (02:57 +0000)
committerxgu3 <xgu3@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Jan 2007 02:57:57 +0000 (02:57 +0000)
commit2bbf72b0ab9da75b2f980ee69e2b6356ecf130b7
tree42ffa4ebb5d189bf384240f22a6f9de010c41218
parentad2baeff2209aa6161b90bf6f4e8454f1692f892
Fix the issues,
1. NULL Pointer Errors in Variable.c
2. consoleoption Null Ptr Error
3. bootmaint Null Ptr Error
4. EFIAPI missing Crc32SectionExtraction.c

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2252 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Universal/FirmwareVolume/GuidedSectionExtraction/Crc32SectionExtract/Dxe/Crc32SectionExtract.c
EdkModulePkg/Universal/FirmwareVolume/GuidedSectionExtraction/Crc32SectionExtract/Dxe/Crc32SectionExtract.h
EdkNt32Pkg/Dxe/PlatformBds/Generic/BootMaint/BootMaint.c
EdkNt32Pkg/Dxe/PlatformBds/Generic/BootMaint/ConsoleOption.c
EdkNt32Pkg/Dxe/PlatformBds/Generic/BootMaint/Variable.c
EdkUnixPkg/Dxe/PlatformBds/Generic/BootMaint/ConsoleOption.c
EdkUnixPkg/Dxe/PlatformBds/Generic/BootMaint/Variable.c