diff options
author | Li, Walon <walon.li@hpe.com> | 2021-02-19 17:39:32 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-02-25 15:57:50 +0000 |
commit | 7f34681c488aee2563eaa2afcc6a2c8aa7c5b912 (patch) | |
tree | 42f85e122d4ac9be304d733f7c2c106465490051 /BaseTools/Source/Python/Ecc | |
parent | 35f87da8a2debd443ac842db0a3794b17914a8f4 (diff) | |
download | edk2-7f34681c488aee2563eaa2afcc6a2c8aa7c5b912.tar.gz edk2-7f34681c488aee2563eaa2afcc6a2c8aa7c5b912.tar.bz2 edk2-7f34681c488aee2563eaa2afcc6a2c8aa7c5b912.zip |
MdeModulePkg/UefiBootManagerLib: Put BootMenu at the end of BootOrder
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3135
When Boot Menu does not exist in the BootOrder, BmRegisterBootManagerMenu
will create one into list. However, it should be put at the "end" of
BootOrder instead of "start" of BootOrder. Replace 0 by -1 to adjust
order of load options.
Signed-off-by: Walon Li <walon.li@hpe.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'BaseTools/Source/Python/Ecc')
0 files changed, 0 insertions, 0 deletions