audk/EdkModulePkg/Universal/EmuVariable/RuntimeDxe
klu2 18fda0cec0 The ALIGNMENT definition has been moved to common header file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2545 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-05 09:27:56 +00:00
..
Ipf 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules 2007-03-21 01:27:01 +00:00
EmuVariable.c 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules 2007-03-21 01:27:01 +00:00
EmuVariable.dxs Add blank line at end of source code for GCC building. 2006-12-14 02:56:54 +00:00
EmuVariable.msa Fix the issue that the variable Unicode string may be not aligned on 16-bit boundary in flash (it dependent on ALIGNMENT macro in EdkModulePkg\Universal\Variable\Pei\x64\VarMachine.h). The unalignment Unicode string will lead assert of StrCmp, StrCopy, StrLen function in Mde library. 2007-03-16 09:12:20 +00:00
EmuVariableIpf.msa Fix the issue that the variable Unicode string may be not aligned on 16-bit boundary in flash (it dependent on ALIGNMENT macro in EdkModulePkg\Universal\Variable\Pei\x64\VarMachine.h). The unalignment Unicode string will lead assert of StrCmp, StrCopy, StrLen function in Mde library. 2007-03-16 09:12:20 +00:00
InitVariable.c 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules 2007-03-21 01:27:01 +00:00
Variable.h The ALIGNMENT definition has been moved to common header file. 2007-04-05 09:27:56 +00:00