]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/Bds/Bds.c
ArmPlatformPkg/Bds: Fixed 'BootNext' support
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 9 Feb 2012 15:30:19 +0000 (15:30 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 9 Feb 2012 15:30:19 +0000 (15:30 +0000)
commit0e29bf5c91b057a41c9918eb6c996717defaed99
tree85f3a553192506dd746a584218181217a97edb8f
parentb148591a8ce071b686aaadad398d599685f33487
ArmPlatformPkg/Bds: Fixed 'BootNext' support

The 'BootNext' environment variable should only contain the index of the 'next' boot entry.
It was containing a complete Boot Option.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12998 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Bds/Bds.c