Re: [edk2-devel] [PATCH 43/43] UefiPayloadPkg: Make Boot Manager Key configurable

2022-03-31 Thread Sheng Lean Tan
Merged: https://github.com/tianocore/edk2/pull/2596 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88302): https://edk2.groups.io/g/devel/message/88302 Mute This Topic: https://groups.io/mt/88817968/21656 Group Owner: devel+ow...@edk2.gr

Re: [edk2-devel] [PATCH 43/43] UefiPayloadPkg: Make Boot Manager Key configurable

2022-02-01 Thread Guo Dong
-Original Message- From: devel@edk2.groups.io On Behalf Of Sean Rhodes Sent: Monday, January 31, 2022 1:52 PM To: devel@edk2.groups.io Cc: Rhodes, Sean Subject: [edk2-devel] [PATCH 43/43] UefiPayloadPkg: Make Boot Manager Key configurable Provide a build option to use [Esc] instead of [F2

[edk2-devel] [PATCH 43/43] UefiPayloadPkg: Make Boot Manager Key configurable

2022-01-31 Thread Sean Rhodes
Provide a build option to use [Esc] instead of [F2] for devices such as Chromebooks that don't have F-keys. Signed-off-by: Sean Rhodes --- .../PlatformBootManager.c | 43 +-- .../PlatformBootManagerLib.inf| 1 + UefiPayloadPkg/UefiPayloadPkg.d