public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH 0/1] EmbeddedPkg/Scripts/LauterbachT32: Fix EfiLoadDxe.cmm
@ 2024-01-29 19:01 Rebecca Cran via groups.io
  2024-01-29 19:01 ` [edk2-devel] [PATCH 1/1] " Rebecca Cran via groups.io
  0 siblings, 1 reply; 5+ messages in thread
From: Rebecca Cran via groups.io @ 2024-01-29 19:01 UTC (permalink / raw)
  To: Leif Lindholm, Ard Biesheuvel, Abner Chang, devel; +Cc: Rebecca Cran

There have been many changes since EfiLoadDxe.cmm was last updated in
2011. The EFI_SYSTEM_TABLE can no longer be found by scanning memory
on 4KB boundaries, so require users pass in its address instead.
Update various offsets so that the debug information can be found and
loaded with a recent version of TRACE32.

PR: https://github.com/tianocore/edk2/pull/5318

Rebecca Cran (1):
  EmbeddedPkg/Scripts/LauterbachT32: Fix EfiLoadDxe.cmm

 EmbeddedPkg/Scripts/LauterbachT32/EfiLoadDxe.cmm        | 77 +++-----------------
 EmbeddedPkg/Scripts/LauterbachT32/EfiProcessPeImage.cmm |  7 +-
 EmbeddedPkg/Scripts/LauterbachT32/Readme.md             |  8 +-
 3 files changed, 19 insertions(+), 73 deletions(-)

-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#114735): https://edk2.groups.io/g/devel/message/114735
Mute This Topic: https://groups.io/mt/104038272/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



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

end of thread, other threads:[~2024-02-27 17:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-29 19:01 [edk2-devel] [PATCH 0/1] EmbeddedPkg/Scripts/LauterbachT32: Fix EfiLoadDxe.cmm Rebecca Cran via groups.io
2024-01-29 19:01 ` [edk2-devel] [PATCH 1/1] " Rebecca Cran via groups.io
2024-02-11 23:10   ` Rebecca Cran
2024-02-12 17:41     ` Leif Lindholm
2024-02-27 17:24       ` Rebecca Cran

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