[edk2-devel] [PATCH] IpmiFeaturePkg: Add missed call to FreePool

2024-02-23 Thread phanindrax . babu . pabba
From: PhanindraX Babu Pabba Adding missed out call to FreePool API to free the allocated memory. Cc: Nate DeSimone Cc: Liming Gao Signed-off-by: PhanindraX Babu Pabba --- .../Intel/OutOfBandManagement/IpmiFeaturePkg/BmcAcpi/BmcAcpi.c | 1 + 1 file changed, 1 insertion(+) diff --git a

[edk2-devel] [PATCH] MinPlatformPkg: Add missed call to FreePool

2024-02-23 Thread phanindrax . babu . pabba
From: PhanindraX Babu Pabba Adding missed out call to FreePool API to free the allocated memory. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Liming Gao Cc: Eric Dong Signed-off-by: PhanindraX Babu Pabba --- Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c | 2 +- Platform/Intel

[edk2-devel] [PATCH] MinPlatformPkg: Add missed call to FreePool

2024-03-27 Thread phanindrax . babu . pabba
From: PhanindraX Babu Pabba Adding missed out call to FreePool API to free the allocated memory. Signed-off-by: PhanindraX Babu Pabba Cc: Chasel Chiu Cc: Nate DeSimone Cc: Liming Gao Cc: Eric Dong --- Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c | 2 +- Platform/Intel

[edk2-devel] [edk2-platforms: PATCH v2] MinPlatformPkg: Add missed call to FreePool

2024-03-27 Thread phanindrax . babu . pabba
From: PhanindraX Babu Pabba Adding missed out call to FreePool API to free the allocated memory. Signed-off-by: PhanindraX Babu Pabba Cc: Chasel Chiu Cc: Nate DeSimone Cc: Liming Gao Cc: Eric Dong --- Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c | 5 +++-- Platform/Intel

[edk2-devel] [ edk2-platforms: [PATCH] MinPlatformPkg: Add missed call to FreePool v2] MinPlatformPkg: Add missed call to FreePool

2024-03-27 Thread phanindrax . babu . pabba
From: PhanindraX Babu Pabba Adding missed out call to FreePool API to free the allocated memory. Signed-off-by: PhanindraX Babu Pabba Cc: Chasel Chiu Cc: Nate DeSimone Cc: Liming Gao Cc: Eric Dong --- Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c | 5 +++-- Platform/Intel