summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/EmuVariable
AgeCommit message (Expand)Author
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff
2007-06-05Remove R2627 commit. Roll back R2626.vanjeff
2007-06-051. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t...vanjeff
2007-04-10Perfected MSA files.vanjeff
2007-04-05The ALIGNMENT definition has been moved to common header file.klu2
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-02-15clean up msa files in EdkModulePkg, removed unnecessary library definitions a...vanjeff
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli24
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-18Only include SAL related definitions if the CPU Arch is IPF mdkinney
2006-12-14Add blank line at end of source code for GCC building.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-12-01Update the EmuVariable and Variable modules to have a ModuleType of DXE_SAL_D...mdkinney
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang1
2006-07-15Reset the GUID to a unique value, as it was using the same GUID as Variable.lhauch
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao4
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao4
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-061)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-26• BaseMemoryLib:qhuang8
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-21Initial import.bbahnsen