summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Variable/EmuRuntimeDxe
Commit message (Expand)AuthorAgeFilesLines
* fix the issue of Inadequate Memory Allocation in Variable Serviceseric_tian2009-06-031-2/+2
* Fix a bug that L"PlatformLang" must be a null-terminated ASCII string accordi...qhuang82009-05-041-1/+1
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-301-9/+9
* Acquire & Release the lock from the high level variable servicejljusten2009-04-291-7/+7
* Fix bug in variable driver about the incorrect usage for GetBestLanguage(), w...qhuang82009-04-281-2/+2
* updateeric_tian2009-04-281-2/+9
* update platformlangcodes and langcodes to adapt new language convert algorithm.eric_tian2009-04-274-201/+595
* Prefix variable services functions with 'Emu'. Specifically this isjljusten2009-03-243-12/+12
* Fix tracker 202216:linux runtime test issue.eric_tian2009-03-191-1/+1
* 1. add missing free operation in conditional branch.eric_tian2009-03-051-0/+1
* use pcd to enable/disable variableInfo statistic feature in EmuRuntimeDxe dri...eric_tian2009-03-042-0/+103
* 1. delete Include/Guid/VariableInfo.heric_tian2009-02-273-2/+3
* updateeric_tian2009-02-251-1/+1
* Meta-data verified.gikidy2009-02-181-2/+2
* Add parenthesis to expression to make order of operations clearmdkinney2009-02-061-1/+1
* fix the operator priority bug.niry2009-02-061-1/+1
* fix ecc warningeric_tian2009-02-061-5/+5
* use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji42009-02-033-2/+8
* Add information in Meta-Data fileeric_tian2009-02-031-2/+9
* Add INF extension Informationlgao42009-01-092-26/+14
* code scrub on VariableRuntime Dxe drivereric_tian2008-12-121-9/+7
* code scrub updateeric_tian2008-12-103-271/+428
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-7/+0
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-14/+7
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-75/+0
* Add call to CreateEvent() for SetVirtualAddressMap()mdkinney2008-05-291-0/+11
* Add comments and DoxyGen format for these files.lgao42008-04-093-31/+18
* Correct return status for the unsupported conditionlgao42008-02-051-5/+0
* define the variable related to PCD for supporting big variable (>32K) easily.gtian2007-11-052-2/+8
* 1) Change GUID of emuvariable module. yshang12007-10-312-2/+2
* 1. Uefi2.1 feature - Add Hardware Error Record Persistence Support qhuang82007-09-171-127/+185
* Use <> in #include statements instead of "" for include files from packagesmdkinney2007-08-171-6/+1
* Retire the "Include/Common" of MdeModulePkg.yshang12007-07-241-5/+1
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* remove some comments introduced by tools.vanjeff2007-07-201-39/+0
* Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang12007-07-195-0/+1415