audk/EdkModulePkg/Universal/EmuVariable/RuntimeDxe
vanjeff ce8bd86e8f 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules
2. Removed #ifdef EFI_SPECIFICATION_VERSION from all c files for all modules
3. Added comments for file VariableWorker.c

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2495 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-21 01:27:01 +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 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules 2007-03-21 01:27:01 +00:00