audk/EdkModulePkg/Universal/EmuVariable/RuntimeDxe
vanjeff 93b0fbc8a1 Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.
Changed old event definitions reference to these new event definitions.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2729 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-25 08:54:54 +00:00
..
Ipf Remove R2627 commit. Roll back R2626. 2007-06-05 05:20:03 +00:00
EmuVariable.c Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +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 Perfected MSA files. 2007-04-10 05:09:57 +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