audk/MdeModulePkg/Universal/Acpi
Feng Tian 6e1e540554 1) Add type cast for better coding style.
2) replace StrCpy() usage in Variable driver with StrnCpy().

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15770 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-07 08:54:34 +00:00
..
AcpiPlatformDxe Free memory allocated by ReadSection. 2011-12-02 01:08:05 +00:00
AcpiTableDxe 1) Add type cast for better coding style. 2014-08-07 08:54:34 +00:00
BootGraphicsResourceTableDxe Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/CREATOR_ID/CREATOR_REVISION customization. 2013-09-16 02:20:52 +00:00
BootScriptExecutorDxe 1) Add type cast for better coding style. 2014-08-07 08:54:34 +00:00
FirmwarePerformanceDataTableDxe Remove ASSERT check for SetVariable in FirmwarePerformanceDataTableDxe 2014-03-17 07:22:50 +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