public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] UefiPayloadPkg: Keep reserved MMIO at runtime
@ 2022-04-11  2:46 akihiko.odaki
  2022-04-11  2:46 ` [PATCH v2 1/2] MdeModulePkg: Set EFI_MEMORY_RUNTIME with GCD Akihiko Odaki
  2022-04-11  2:46 ` [PATCH v2 2/2] UefiPayloadPkg: Keep reserved MMIO at runtime Akihiko Odaki
  0 siblings, 2 replies; 4+ messages in thread
From: akihiko.odaki @ 2022-04-11  2:46 UTC (permalink / raw)
  Cc: devel, Guo Dong, Jian J Wang, Liming Gao, Dandan Bi,
	Michael D Kinney, Zhiguang Liu, Ray Ni, Maurice Ma, Benjamin You,
	Akihiko Odaki

v2: Split changes for MdeModulePkg and UefiPayloadPkg (Dong, Guo)

Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>

Akihiko Odaki (2):
  MdeModulePkg: Set EFI_MEMORY_RUNTIME with GCD
  UefiPayloadPkg: Keep reserved MMIO at runtime

 MdeModulePkg/Core/Dxe/Gcd/Gcd.c                    | 9 +++++++++
 MdePkg/Include/Pi/PiHob.h                          | 2 ++
 UefiPayloadPkg/UefiPayloadEntry/UefiPayloadEntry.c | 3 ++-
 3 files changed, 13 insertions(+), 1 deletion(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-04-14 19:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-11  2:46 [PATCH v2 0/2] UefiPayloadPkg: Keep reserved MMIO at runtime akihiko.odaki
2022-04-11  2:46 ` [PATCH v2 1/2] MdeModulePkg: Set EFI_MEMORY_RUNTIME with GCD Akihiko Odaki
2022-04-11  2:46 ` [PATCH v2 2/2] UefiPayloadPkg: Keep reserved MMIO at runtime Akihiko Odaki
2022-04-14 19:04   ` Guo Dong

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