summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/EmuVariable.c
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-271-179/+577
* Prefix variable services functions with 'Emu'. Specifically this isjljusten2009-03-241-4/+4
* 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-041-0/+102
* 1. delete Include/Guid/VariableInfo.heric_tian2009-02-271-1/+1
* 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
* Add INF extension Informationlgao42009-01-091-14/+14
* code scrub updateeric_tian2008-12-101-202/+201
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-7/+0
* Add comments and DoxyGen format for these files.lgao42008-04-091-11/+6
* Correct return status for the unsupported conditionlgao42008-02-051-5/+0
* 1. Uefi2.1 feature - Add Hardware Error Record Persistence Support qhuang82007-09-171-127/+185
* Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg.yshang12007-07-191-0/+849