summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/Variable/RuntimeDxe
AgeCommit message (Expand)Author
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch
2007-07-10changed the Esal call function ids all over the treevprabhal
2007-07-02removing the dependency on EDKDxeSalLib and EdxDxeRuntimeSalLib, instead usin...vprabhal
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff
2007-04-26Safely use MDE StrSize(), instead of its own function calculating string size...xli24
2007-04-18Fix the issue that Windows Server 2003 installation fails on Tiger.xli24
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao4
2007-04-10Perfected MSA files.vanjeff
2007-04-051) Change the alignment from 1 to 2 for IA32 and X64 arch.klu2
2007-03-29Variable driver: add checking to make sure flash is properly initializedqhuang8
2007-03-291. Use MemoryAllocationLib to replace boot services memory services functions...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-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-25ALWAYS_COSUMED changed to ALWAYS_PRODUCEDqwang12
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-14Add blank line at end of source code for GCC building.klu2
2006-12-01Update the EmuVariable and Variable modules to have a ModuleType of DXE_SAL_D...mdkinney
2006-11-06This check-in fixed the following bugs:cwu11
2006-11-03in x64Variable.dxs, Add the FTW protocol into variable's dependency expressio...mikewuping
2006-11-03 I fixed following bugs in EDKII.mikewuping
2006-10-10This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes o...qwang12
2006-10-08Remove EBC arch from supported arch list to fix tracker EDKII350.yshang1
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-09-05Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei...lgao4
2006-08-10Change Variable to use PCDxgu3
2006-08-10Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOBxgu3
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang1
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-30For new Tool.qouyang
2006-06-30converted all surface area description files to new schemajwang36
2006-06-30remove this old emu directorylgao4
2006-06-26• BaseMemoryLib:qhuang8
2006-06-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19...lgao4
2006-06-01Fix capitalization issues.bbahnsen
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