audk/EdkModulePkg/Universal/Variable/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
InitVariable.c 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules 2007-03-21 01:27:01 +00:00
IpfVariable.dxs Initial import. 2006-04-21 22:54:32 +00:00
Variable.c 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules 2007-03-21 01:27:01 +00:00
Variable.dxs Add blank line at end of source code for GCC building. 2006-12-14 02:56:54 +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
Variable.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
VariableIpf.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
reclaim.c Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on. 2007-01-25 06:15:58 +00:00
reclaim.h Initial import. 2006-04-21 22:54:32 +00:00