audk/IntelFrameworkModulePkg/Universal
Dandan Bi e135e4a79e 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>
2016-11-04 10:03:18 +08:00
..
Acpi IntelFrameworkModulePkg AcpiS3SaveDxe: Remove S3Ready() functional code 2016-04-07 17:32:03 +02:00
BdsDxe IntelFrameworkModulePkg/BootMaint: Show "Change Boot order" page correctly 2016-11-04 10:03:18 +08:00
Console/VgaClassDxe IntelFrameworkModulePkg: Fix typos in comments 2016-10-24 09:09:06 +08:00
CpuIoDxe IntelFrameworkModulePkg: Convert all .uni files to utf-8 2015-12-15 04:52:33 +00:00
DataHubDxe IntelFrameworkModulePkg: Fix typos in comments 2016-10-24 09:09:06 +08:00
DataHubStdErrDxe IntelFrameworkModulePkg: Fix typos in comments 2016-10-24 09:09:06 +08:00
FirmwareVolume IntelFrameworkModulePkg: Fix typos in comments 2016-10-24 09:09:06 +08:00
LegacyRegionDxe IntelFrameworkModulePkg: Convert all .uni files to utf-8 2015-12-15 04:52:33 +00:00
SectionExtractionDxe IntelFrameworkModulePkg: Fix typos in comments 2016-07-11 10:29:48 +08:00
StatusCode IntelFrameworkModulePkg StatusCode RuntimeDxe: Remove duplicated structure. 2016-06-30 11:22:52 +08:00