public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Add a new structure for BootManagerMenu HOB and consume it
@ 2021-06-21  8:46 dun.tan
  2021-06-21  8:46 ` [PATCH 1/2] UefiPayloadPkg: Add new structure for BootManagerMenuFile HOB duntan
  2021-06-21  8:46 ` [PATCH 2/2] UefiPayloadPkg: consume the " duntan
  0 siblings, 2 replies; 6+ messages in thread
From: dun.tan @ 2021-06-21  8:46 UTC (permalink / raw)
  To: devel

Add a new structure for BootManagerMenu HOB in UefiPayloadPkg
Then consume the BootManagerMenuFile HOB

duntan (2):
  UefiPayloadPkg: Add new structure for BootManagerMenuFile HOB
  UefiPayloadPkg: consume the BootManagerMenuFile HOB

 UefiPayloadPkg/Include/Guid/BootManagerMenu.h                            | 27 +++++++++++++++++++++++++++
 UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManager.c      | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 UefiPayloadPkg/Library/PlatformBootManagerLib/PlatformBootManagerLib.inf |  5 ++++-
 UefiPayloadPkg/UefiPayloadPkg.dec                                        |  3 +++
 UefiPayloadPkg/UefiPayloadPkg.dsc                                        |  2 +-
 5 files changed, 86 insertions(+), 2 deletions(-)
 create mode 100644 UefiPayloadPkg/Include/Guid/BootManagerMenu.h

-- 
2.31.1.windows.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-23  2:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-21  8:46 [PATCH 0/2] Add a new structure for BootManagerMenu HOB and consume it dun.tan
2021-06-21  8:46 ` [PATCH 1/2] UefiPayloadPkg: Add new structure for BootManagerMenuFile HOB duntan
2021-06-22 22:57   ` Guo Dong
2021-06-23  2:15     ` [edk2-devel] " Ni, Ray
2021-06-21  8:46 ` [PATCH 2/2] UefiPayloadPkg: consume the " duntan
2021-06-22 23:11   ` Guo Dong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox