]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/Bds: Fix various bugs in the new BDS
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 15 Jun 2011 19:56:50 +0000 (19:56 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 15 Jun 2011 19:56:50 +0000 (19:56 +0000)
commit6bab33c7b677dea7a67df512ef1a058daeebef57
treee9016ca1b3d736c5a831e72bc43cb466383d1da9
parente862cd50c6a12183204ba0fa93403d88fd2e0376
ArmPlatformPkg/Bds: Fix various bugs in the new BDS

The errors were:
- uncaught returned error
- used of uninitialized variables

ArmPlatformPkg/Bds: Implement the update of MemMap Boot Device

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11830 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Include/Library/BdsLib.h
ArmPkg/Library/BdsLib/BdsFilePath.c
ArmPkg/Library/BdsLib/BdsInternal.h
ArmPlatformPkg/Bds/BootOption.c
ArmPlatformPkg/Bds/BootOptionSupport.c