diff options
author | Dandan Bi <dandan.bi@intel.com> | 2016-10-28 09:34:51 +0800 |
---|---|---|
committer | Jeff Fan <jeff.fan@intel.com> | 2016-11-04 10:03:18 +0800 |
commit | e135e4a79efdcc1de76a5a38bb17d9f925e6f5a1 (patch) | |
tree | e5bcacae3b7b0d8bcfaf2479124b22f15a9ecd87 /MdePkg/Library | |
parent | 5f609eb837f235e28464285a2fb768e39cd51b56 (diff) | |
download | edk2-e135e4a79efdcc1de76a5a38bb17d9f925e6f5a1.tar.gz edk2-e135e4a79efdcc1de76a5a38bb17d9f925e6f5a1.tar.bz2 edk2-e135e4a79efdcc1de76a5a38bb17d9f925e6f5a1.zip |
IntelFrameworkModulePkg/BootMaint: Show "Change Boot order" page correctly
Some boot options may be deleted in the "Delete Boot Option page",
But the data BootOptionOrder in BmmFakeNvData may not be updated.
So when user enter the "Change Boot Order" page, we should not always
get the BootOptionOrder in BmmFakeNvData, it will result in incorrect
UI behaviors. When the Boot Options have been saved,
we should get the BootOptionOrder through function GetBootOrder.
For driver option codes need to do the same change.
This patch is to fix the issue in bugzilla:
https://bugzilla.tianocore.org/show_bug.cgi?id=39
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Diffstat (limited to 'MdePkg/Library')
0 files changed, 0 insertions, 0 deletions