summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.h
Commit message (Expand)AuthorAgeFilesLines
* sync patch r11075, r11087, r11088, r11091, r11092, r11119 from main trunk.UDK2008lgao42012-02-281-5/+10
* update platformlangcodes and langcodes to adapt new language convert algorithm.eric_tian2009-04-271-0/+4
* 1. The original code has a bug on calculate the size of SCRATCH_SIZE. It shou...eric_tian2009-04-071-0/+2
* retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...eric_tian2009-03-091-1/+0
* 1. retire the FvbServiceLib. Directly locating FVB protocol to access interfa...eric_tian2009-03-091-1/+1
* Update Variable driver to depend on full version FaultTolerantWrite protocol,...lgao42009-03-041-1/+1
* 1. delete Include/Guid/VariableInfo.heric_tian2009-02-271-2/+1
* fix ecc warningeric_tian2009-02-061-0/+24
* use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji42009-02-031-0/+1
* Split out Synchronization Library from Base Librarymdkinney2009-01-301-0/+1
* Add INF extension Informationlgao42009-01-091-17/+0
* code scrub on VariableRuntime Dxe drivereric_tian2008-12-121-20/+0
* code scrub on VariableRuntime Dxe drivereric_tian2008-12-121-2/+2
* Remove over specific library classklu22008-11-051-1/+0
* Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao42008-10-091-1/+1
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* Add comments and DoxyGen format for these files.lgao42008-04-091-9/+6
* 1) Replace MACRO with C functions.yshang12008-01-141-18/+0
* Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang12008-01-111-0/+16
* Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang12008-01-101-0/+2
* 1) Fix the bug that Variable Cache Search does not be protected by lock durin...yshang12008-01-091-0/+1
* define the variable related to PCD for supporting big variable (>32K) easily.gtian2007-11-051-2/+2
* Update comments in Variable driver and removed references to FLASH Map Hob in...AJFISH2007-10-051-73/+14
* 1. Generated new build.exe from new tools codejwang362007-08-011-1/+0
* Retire the "Include/Common" of MdeModulePkg.yshang12007-07-241-6/+2
* Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang12007-07-191-0/+175