audk/MdeModulePkg/Universal/Acpi
lgao4 9cf37b4018 Fix the issue that FreePool is too early in FirmwarePerformanceDxe.
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14388 6f19259b-4bc3-4df7-8a09-765794883524
2013-05-27 05:45:35 +00:00
..
AcpiPlatformDxe Free memory allocated by ReadSection. 2011-12-02 01:08:05 +00:00
AcpiTableDxe Fix build error. 2012-12-03 01:06:28 +00:00
BootGraphicsResourceTableDxe Clean up include of ACPI header file so that only IndustryStandard/Acpi.h is needed for supported ACPI version(e.g. Acpi40.h, Acpi50.h). 2012-07-12 06:18:22 +00:00
BootScriptExecutorDxe MdeMdeModulePkg/BootScriptExecutorDxe: Replaces absolute addressing that requires a relocation entry with PC relative addressing that does not require a relocation entry. This patch is required to make this file assemble and link with Xcode 2013-04-16 02:45:36 +00:00
FirmwarePerformanceDataTableDxe Fix the issue that FreePool is too early in FirmwarePerformanceDxe. 2013-05-27 05:45:35 +00:00
FirmwarePerformanceDataTablePei Separate memory allocation for FPDT S3 performance table and boot performance table, save S3 performance table pointer to LockBox in FirmwarePerformanceDxe. Then FirmwarePerformancePei can use the pointer in LockBox. 2013-05-16 07:35:30 +00:00
FirmwarePerformanceDataTableSmm Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input. 2013-05-21 02:22:02 +00:00
S3SaveStateDxe Fix build failure. 2013-01-16 10:14:36 +00:00
SmmS3SaveState Fix build failure. 2013-01-16 10:14:36 +00:00