public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add image type into generate map file
@ 2020-11-09  8:08 fengyunhua
  2020-11-09  8:08 ` [PATCH v3 1/2] BaseTools: " fengyunhua
  2020-11-09  8:08 ` [PATCH v3 2/2] BaseTools: Update report map file format fengyunhua
  0 siblings, 2 replies; 4+ messages in thread
From: fengyunhua @ 2020-11-09  8:08 UTC (permalink / raw)
  To: devel

v3:
Update commit message

v2:
Correct re compile pattern string

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

For a source-level BIOS debugger the .map files are quite useful with one
major shortcoming: the debugger cannot know, solely from the .map file,
the format (PE/COFF vs. TE) of the image included in the final BIOS ROM

Yunhua Feng (2):
  BaseTools: Add image type into generate map file
  BaseTools: update report map file format

 BaseTools/Source/C/GenFv/GenFvInternalLib.c  | 7 ++++++-
 BaseTools/Source/Python/build/BuildReport.py | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.27.0.windows.1



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

end of thread, other threads:[~2020-11-10  0:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-09  8:08 [PATCH v3 0/2] Add image type into generate map file fengyunhua
2020-11-09  8:08 ` [PATCH v3 1/2] BaseTools: " fengyunhua
2020-11-09  8:08 ` [PATCH v3 2/2] BaseTools: Update report map file format fengyunhua
2020-11-10  0:14   ` Bob Feng

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