public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Ecc tool modifications
@ 2020-12-16 17:05 PierreGondois
  2020-12-16 17:05 ` [PATCH v1 1/2] BaseTools: Fix crash in ECC when parsing incorrect header PierreGondois
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: PierreGondois @ 2020-12-16 17:05 UTC (permalink / raw)
  To: devel, bob.c.feng, gaoliming, yuwei.chen; +Cc: sami.mujawar

From: Pierre Gondois <Pierre.Gondois@arm.com>

While running the Ecc tool, some unexpected behaviors occurred.
These patches aim to correct them.

The changes can be seen at: https://github.com/PierreARM/edk2/commits/1551_Ecc_BaseTools_v1

Pierre Gondois (1):
  BaseTools/Ecc: Allow init of function static variables

Sami Mujawar (1):
  BaseTools: Fix crash in ECC when parsing incorrect header

 BaseTools/Source/Python/Ecc/c.py | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

--
2.17.1


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

end of thread, other threads:[~2020-12-17  0:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-16 17:05 [PATCH v1 0/2] Ecc tool modifications PierreGondois
2020-12-16 17:05 ` [PATCH v1 1/2] BaseTools: Fix crash in ECC when parsing incorrect header PierreGondois
2020-12-16 17:05 ` [PATCH v1 2/2] BaseTools/Ecc: Allow init of function static variables PierreGondois
2020-12-17  0:53 ` 回复: [PATCH v1 0/2] Ecc tool modifications gaoliming

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