summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/EmuVariable/RuntimeDxe/EmuVariable.c
AgeCommit message (Expand)Author
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff
2007-03-20Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in Re...qwang12
2007-03-16Fix the issue that the variable Unicode string may be not aligned on 16-bit b...klu2
2007-03-13STATIC should be prefixed for internal functions to pass the stringent compil...qwang12
2007-03-12Add a lock to protect the critical region in Service APIs for UEFI Runtime Va...qwang12
2007-01-25Remove some unused internal functions.xli24
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-04Volatile variable is read-only in runtime.klu2
2006-12-06Merge R8 tracker #8375.xli24
2006-12-06For the file "EdkModulePkg\Universal\EmuVariable\RuntimeDxe\EmuVariable.c", R...zliu3
2006-12-06Fixed one bug in EmuVariable module: The macro (GET_PAD_SIZE) is different wi...zliu3
2006-12-06Merge R8 tracker #8374 to make EmuVariable.GetNextVariableName() comply with ...xli24
2006-07-061)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang
2006-04-21Initial import.bbahnsen