public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] MdeModulePkg/DxeCore: clean up image loading functions
@ 2020-04-09 16:09 Ard Biesheuvel
  2020-04-09 16:09 ` [PATCH 1/2] MdeModulePkg/DxeCore/Image: make local functions STATIC Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ard Biesheuvel @ 2020-04-09 16:09 UTC (permalink / raw)
  To: devel; +Cc: jian.j.wang, hao.a.wu, Ard Biesheuvel

A pair of cleanup patches for the LoadImage/StartImage implementations
in DxeCore.

https://github.com/ardbiesheuvel/edk2/pull/new/dxecore-loadimage-cleanup

Ard Biesheuvel (2):
  MdeModulePkg/DxeCore/Image: make local functions STATIC
  MdeModulePkg/DxeCore/Image: remove unused function arguments

 MdeModulePkg/Core/Dxe/Image/Image.c | 91 ++++----------------
 1 file changed, 17 insertions(+), 74 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-06-01  8:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-09 16:09 [PATCH 0/2] MdeModulePkg/DxeCore: clean up image loading functions Ard Biesheuvel
2020-04-09 16:09 ` [PATCH 1/2] MdeModulePkg/DxeCore/Image: make local functions STATIC Ard Biesheuvel
2020-04-09 19:13   ` [EXTERNAL] [edk2-devel] " Bret Barkelew
2020-04-09 16:09 ` [PATCH 2/2] MdeModulePkg/DxeCore/Image: remove unused function arguments Ard Biesheuvel
2020-04-09 19:14   ` [EXTERNAL] [edk2-devel] " Bret Barkelew
2020-06-01  8:13   ` Dandan Bi
2020-04-10 13:59 ` [edk2-devel] [PATCH 0/2] MdeModulePkg/DxeCore: clean up image loading functions Liming Gao
2020-04-10 14:20   ` Ard Biesheuvel

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