audk/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe
Gao, Liming 46dd58879d IntelFrameworkModulePkg: Convert non DOS format files to DOS format
Module UNI and Package UNI files are not DOS format. Convert them to DOS format.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16045 6f19259b-4bc3-4df7-8a09-765794883524
2014-09-03 08:45:37 +00:00
..
AcpiS3Save.c AcpiS3Save could try to check PcdIdentifyMappingPageTablePtr is NULL, if it is not, it means someone else has allocate memory for page table, AcpiS3Save could re-use this memory. 2014-08-26 12:28:15 +00:00
AcpiS3Save.h Just reserve memory space for page table, but not create it, and allocate the memory with ReservedMemory instead of ACPIMemoryNVS. 2012-11-19 02:15:46 +00:00
AcpiS3SaveDxe.inf IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:58:44 +00:00
AcpiS3SaveDxe.uni IntelFrameworkModulePkg: Convert non DOS format files to DOS format 2014-09-03 08:45:37 +00:00
AcpiS3SaveDxeExtra.uni IntelFrameworkModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 07:02:57 +00:00
AcpiVariableThunkPlatform.c IntelFrameworkModulePkg AcpiS3SaveDxe: Remove ASSERT, add lock and remove RT for AcpiGlobalVariable variable. 2014-03-18 09:10:13 +00:00