summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/Variable
AgeCommit message (Expand)AuthorFilesLines
2007-04-10Perfected MSA files.vanjeff4-17/+16
2007-04-051) Change the alignment from 1 to 2 for IA32 and X64 arch.klu25-58/+20
2007-03-29Variable driver: add checking to make sure flash is properly initializedqhuang81-0/+9
2007-03-291. Use MemoryAllocationLib to replace boot services memory services functions...vanjeff4-49/+41
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff7-82/+122
2007-03-20Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in Re...qwang121-1/+1
2007-03-201. Removed #ifdef SNP_DEBUG and used debug lib to output informationvanjeff5-30/+120
2007-03-16Cleanup the msa for PeiVariable.klu21-3/+0
2007-03-16Fix the issue that the variable Unicode string may be not aligned on 16-bit b...klu25-49/+21
2007-03-13STATIC should be prefixed for internal functions to pass the stringent compil...qwang121-0/+2
2007-03-12Add a lock to protect the critical region in Service APIs for UEFI Runtime Va...qwang126-73/+148
2007-02-15clean up msa files in EdkModulePkg, removed unnecessary library definitions a...vanjeff3-142/+23
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli242-1/+2
2007-01-25ALWAYS_COSUMED changed to ALWAYS_PRODUCEDqwang122-4/+4
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli244-1/+18
2007-01-04Volatile variable is read-only in runtime.klu21-29/+35
2006-12-14Add blank line at end of source code for GCC building.klu21-1/+1
2006-12-01Update the EmuVariable and Variable modules to have a ModuleType of DXE_SAL_D...mdkinney4-44/+162
2006-11-06This check-in fixed the following bugs:cwu111-9/+12
2006-11-03in x64Variable.dxs, Add the FTW protocol into variable's dependency expressio...mikewuping1-1/+3
2006-11-03 I fixed following bugs in EDKII.mikewuping1-10/+8
2006-10-10This patch is to make sure at least VARIABLE_RECLAIM_THRESHOLD (1024) bytes o...qwang122-0/+18
2006-10-08Remove EBC arch from supported arch list to fix tracker EDKII350.yshang11-3/+1
2006-09-27Remove the duplicated Copy Right in msa header.lgao42-16/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao42-18/+18
2006-09-05Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei...lgao41-2/+1
2006-08-10Change Variable to use PCDxgu31-2/+0
2006-08-10Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOBxgu32-30/+29
2006-08-09Variable PEIM use to PCD entry to get the base address of NV Storegae region.qwang121-13/+13
2006-07-27 This is a patch to change PeiVariable PEIM depex, because t doesn’t depen...xgu31-1/+1
2006-07-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...xgu32-40/+19
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang11-1/+1
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao42-4/+4
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred2-2/+2
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao45-5/+38
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2-48/+48
2006-07-07Redefine SPEC and Release Version to 0x20000lgao42-27/+27
2006-07-07Obsoleted by new schema and new build tools.jwang364-187/+0
2006-07-061)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\Runtim...davidhuang4-0/+193
2006-06-30removed unnecessary name space declarations in some top level elementsjwang362-2/+2
2006-06-30For new Tool.qouyang1-4/+4
2006-06-30converted all surface area description files to new schemajwang362-121/+175
2006-06-30remove this old emu directorylgao45-944/+0
2006-06-26• BaseMemoryLib:qhuang83-3/+3
2006-06-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang82-2/+2
2006-06-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19...lgao41-2/+1
2006-06-01Fix capitalization issues.bbahnsen1-1/+1
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch3-3/+3
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@150 6f19...lgao41-43/+43
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen5-37/+37