audk/MdeModulePkg/Library/BootMaintenanceManagerLib
Dandan Bi f79865264f MdeModulePkg:Change the type of BootNext
Currently the invalid boot next set to the number of boot option,
when add a new boot option,also need update the boot next value,
otherwise it will be incorrect.Now set the type of BootNext value
to UINT32,the number out of the range of UINT16 means it is an
invalid BootNext Value.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19591 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-06 00:55:12 +00:00
..
BmLib.c MdeModulePkg:Create Boot Maintenance Manager Library 2015-11-23 09:34:55 +00:00
BootMaintenance.c MdeModulePkg:Change the type of BootNext 2016-01-06 00:55:12 +00:00
BootMaintenanceManager.h MdeModulePkg:Change the type of BootNext 2016-01-06 00:55:12 +00:00
BootMaintenanceManager.vfr MdeModulePkg:Create Boot Maintenance Manager Library 2015-11-23 09:34:55 +00:00
BootMaintenanceManagerLib.inf MdeModulePkg: Add the missing library uni files of UI instances 2015-12-24 02:29:58 +00:00
BootMaintenanceManagerLib.uni MdeModulePkg: Add the missing library uni files of UI instances 2015-12-24 02:29:58 +00:00
BootMaintenanceManagerStrings.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
BootOption.c MdeModulePkg:Create Boot Maintenance Manager Library 2015-11-23 09:34:55 +00:00
ConsoleOption.c MdeModulePkg:Create Boot Maintenance Manager Library 2015-11-23 09:34:55 +00:00
Data.c MdeModulePkg:Create Boot Maintenance Manager Library 2015-11-23 09:34:55 +00:00
FormGuid.h MdeModulePkg:Change the type of BootNext 2016-01-06 00:55:12 +00:00
UpdatePage.c MdeModulePkg:Change the type of BootNext 2016-01-06 00:55:12 +00:00
Variable.c MdeModulePkg:Change the type of BootNext 2016-01-06 00:55:12 +00:00