]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/Bds/BootMenu.c
ArmPlatformPkg/Bds: Fix the update of existing boot entries
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 13 Sep 2011 09:03:10 +0000 (09:03 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 13 Sep 2011 09:03:10 +0000 (09:03 +0000)
commit3e710183d118ba84c32c46027bbc548c8766549d
treec35526177731bbc074bee2deedb77b425d1d18d9
parent4223e4f4c9b59d2981372273db3cbcaa2edf270a
ArmPlatformPkg/Bds: Fix the update of existing boot entries

Variables were not initialized in the right order in the boot entry update function.

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