public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix bugs in ELF loader logic
@ 2021-06-29  6:27 Ni, Ray
  2021-06-29  6:27 ` [PATCH 1/2] UefiPayloadPkg/PayloadLoader: Fix bug in locating relocation section Ni, Ray
  2021-06-29  6:27 ` [PATCH 2/2] UefiPayloadPkg/PayloadLoader: Remove assertion Ni, Ray
  0 siblings, 2 replies; 5+ messages in thread
From: Ni, Ray @ 2021-06-29  6:27 UTC (permalink / raw)
  To: devel


Ray Ni (2):
  UefiPayloadPkg/PayloadLoader: Fix bug in locating relocation section
  UefiPayloadPkg/PayloadLoader: Remove assertion

 .../PayloadLoaderPeim/ElfLib/Elf32Lib.c       | 23 ++++++++++++-------
 .../PayloadLoaderPeim/ElfLib/Elf64Lib.c       | 23 ++++++++++++-------
 2 files changed, 30 insertions(+), 16 deletions(-)

-- 
2.31.1.windows.1


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

end of thread, other threads:[~2021-06-30  4:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-29  6:27 [PATCH 0/2] Fix bugs in ELF loader logic Ni, Ray
2021-06-29  6:27 ` [PATCH 1/2] UefiPayloadPkg/PayloadLoader: Fix bug in locating relocation section Ni, Ray
2021-06-30  4:29   ` Guo Dong
2021-06-29  6:27 ` [PATCH 2/2] UefiPayloadPkg/PayloadLoader: Remove assertion Ni, Ray
2021-06-30  4:29   ` Guo Dong

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