public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Add error handling and initialize variables
@ 2019-09-02 12:30 Zhang, Shenglei
  2019-09-02 12:30 ` [PATCH 1/2] MinPlatformPkg/AcpiTables: Initialize variables before used Zhang, Shenglei
  2019-09-02 12:30 ` [PATCH 2/2] MinPlatformPkg/AcpiTables: Add error handling to SortCpuLocalApicInTable Zhang, Shenglei
  0 siblings, 2 replies; 6+ messages in thread
From: Zhang, Shenglei @ 2019-09-02 12:30 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().

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            | 27 ++++++++++++-------
 1 file changed, 17 insertions(+), 10 deletions(-)

-- 
2.18.0.windows.1


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

end of thread, other threads:[~2019-09-10 22:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-02 12:30 [PATCH 0/2] Add error handling and initialize variables Zhang, Shenglei
2019-09-02 12:30 ` [PATCH 1/2] MinPlatformPkg/AcpiTables: Initialize variables before used Zhang, Shenglei
2019-09-02 13:48   ` Chiu, Chasel
2019-09-10 22:28   ` Nate DeSimone
2019-09-02 12:30 ` [PATCH 2/2] MinPlatformPkg/AcpiTables: Add error handling to SortCpuLocalApicInTable Zhang, Shenglei
2019-09-02 13:54   ` Chiu, Chasel

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