public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add error handling and initialize variables
@ 2019-09-12  3:27 Zhang, Shenglei
  2019-09-12  3:27 ` [PATCH v2 1/2] MinPlatformPkg/AcpiTables: Initialize variables before used Zhang, Shenglei
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Zhang, Shenglei @ 2019-09-12  3:27 UTC (permalink / raw)
  To: devel; +Cc: Michael Kubacki, Chasel Chiu, Nate DeSimone, Liming Gao

1.Add error handling to enhance status checking.
2.Initialize the variables before used and add check before
  FreePool().

v2: Update copyright in 01/02.

Cc: Michael Kubacki <michael.a.kubacki@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Liming Gao <liming.gao@intel.com>

Shenglei Zhang (2):
  MinPlatformPkg/AcpiTables: Initialize variables before used
  MinPlatformPkg/AcpiTables: Add error handling to
    SortCpuLocalApicInTable

 .../Acpi/AcpiTables/AcpiPlatform.c            | 29 ++++++++++++-------
 1 file changed, 18 insertions(+), 11 deletions(-)

-- 
2.18.0.windows.1


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

end of thread, other threads:[~2019-09-12 21:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-12  3:27 [PATCH v2 0/2] Add error handling and initialize variables Zhang, Shenglei
2019-09-12  3:27 ` [PATCH v2 1/2] MinPlatformPkg/AcpiTables: Initialize variables before used Zhang, Shenglei
2019-09-12  4:05   ` Chiu, Chasel
2019-09-12  6:15   ` Kubacki, Michael A
2019-09-12 18:35   ` [edk2-devel] " Nate DeSimone
2019-09-12  3:27 ` [PATCH v2 2/2] MinPlatformPkg/AcpiTables: Add error handling to SortCpuLocalApicInTable Zhang, Shenglei
2019-09-12  4:06   ` Chiu, Chasel
2019-09-12  6:17   ` [edk2-devel] " Kubacki, Michael A
2019-09-12 18:36   ` Nate DeSimone
2019-09-12 21:03 ` [edk2-devel] [PATCH v2 0/2] Add error handling and initialize variables Nate DeSimone

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