public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Core: Handle multiple FV images in one FV file
@ 2018-08-29  9:37 Star Zeng
  2018-08-29  9:37 ` [PATCH 1/2] MdeModulePkg PeiCore: " Star Zeng
  2018-08-29  9:37 ` [PATCH 2/2] MdeModulePkg DxeCore: " Star Zeng
  0 siblings, 2 replies; 6+ messages in thread
From: Star Zeng @ 2018-08-29  9:37 UTC (permalink / raw)
  To: edk2-devel; +Cc: Star Zeng

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1131

Star Zeng (2):
  MdeModulePkg PeiCore: Handle multiple FV images in one FV file
  MdeModulePkg DxeCore: Handle multiple FV images in one FV file

 MdeModulePkg/Core/Dxe/Dispatcher/Dispatcher.c | 241 ++++++++++++-----------
 MdeModulePkg/Core/Pei/FwVol/FwVol.c           | 267 ++++++++++++++------------
 MdeModulePkg/Core/Pei/PeiMain.h               |   2 +-
 3 files changed, 273 insertions(+), 237 deletions(-)

-- 
2.7.0.windows.1



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

end of thread, other threads:[~2018-08-30 10:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-29  9:37 [PATCH 0/2] Core: Handle multiple FV images in one FV file Star Zeng
2018-08-29  9:37 ` [PATCH 1/2] MdeModulePkg PeiCore: " Star Zeng
2018-08-30 10:02   ` Gao, Liming
2018-08-29  9:37 ` [PATCH 2/2] MdeModulePkg DxeCore: " Star Zeng
2018-08-30  9:54   ` Gao, Liming
2018-08-30  9:59     ` Zeng, Star

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