[edk2-devel] [PATCH v2 0/2] Add error handling and initialize variables

Zhang, Shenglei posted 2 patches 4 years, 7 months ago
Failed in applying to current master (apply log)
.../Acpi/AcpiTables/AcpiPlatform.c            | 29 ++++++++++++-------
1 file changed, 18 insertions(+), 11 deletions(-)
[edk2-devel] [PATCH v2 0/2] Add error handling and initialize variables
Posted by Zhang, Shenglei 4 years, 7 months ago
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


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#47162): https://edk2.groups.io/g/devel/message/47162
Mute This Topic: https://groups.io/mt/34111550/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH v2 0/2] Add error handling and initialize variables
Posted by Nate DeSimone 4 years, 7 months ago
The patch series has been pushed as 5dd12a154d.. 9ea86f187d

-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Zhang, Shenglei
Sent: Wednesday, September 11, 2019 8:27 PM
To: devel@edk2.groups.io
Cc: Kubacki, Michael A <michael.a.kubacki@intel.com>; Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Gao, Liming <liming.gao@intel.com>
Subject: [edk2-devel] [PATCH v2 0/2] Add error handling and initialize variables

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





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#47200): https://edk2.groups.io/g/devel/message/47200
Mute This Topic: https://groups.io/mt/34111550/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-