summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Variable/RuntimeDxe
AgeCommit message (Expand)AuthorFilesLines
2010-03-18variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:erictian1-0/+12
2010-02-241. Correct File header to ## @filelgao41-6/+6
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney1-24/+24
2010-01-15Fix some coding style issues in MdeModulePkg.rsun31-2/+10
2010-01-14add DataSize check to avoid PlatformLang/Lang variable is auto-mapped when tr...eric_tian1-2/+2
2009-12-22add error handling for input parameter.eric_tian1-1/+6
2009-09-10if PcdHwErrStorageSize is zero, it means HwErr variable store doesn't exist i...eric_tian1-3/+4
2009-08-26add assertion to ensure HwErr type variable range is less than or equal to Va...eric_tian1-0/+8
2009-06-08Remove the additional build options.lgao41-3/+0
2009-06-03fix the issue of Inadequate Memory Allocation in Variable Serviceseric_tian1-2/+2
2009-05-04Fix a bug that L"PlatformLang" must be a null-terminated ASCII string accordi...qhuang81-1/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy1-9/+9
2009-04-28Fix bug in variable driver about the incorrect usage for GetBestLanguage(), w...qhuang81-2/+2
2009-04-27update platformlangcodes and langcodes to adapt new language convert algorithm.eric_tian3-295/+644
2009-04-071. The original code has a bug on calculate the size of SCRATCH_SIZE. It shou...eric_tian3-29/+112
2009-03-27update the QueryVariableInfo interface to first determine if the pointer chec...eric_tian1-1/+1
2009-03-19close notify event to avoid variable architectural protocol to be installed t...eric_tian1-0/+6
2009-03-16Fix tracker 202216:linux runtime test issue.eric_tian1-4/+4
2009-03-10Fix K8 check error.lgao41-2/+2
2009-03-10remove unused local variable FvbHandle lgao41-3/+0
2009-03-09retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...eric_tian1-1/+0
2009-03-091. retire the FvbServiceLib. Directly locating FVB protocol to access interfa...eric_tian4-104/+184
2009-03-051. add missing free operation in conditional branch.eric_tian1-0/+3
2009-03-04Update Variable driver to depend on full version FaultTolerantWrite protocol,...lgao43-17/+18
2009-02-271. delete Include/Guid/VariableInfo.heric_tian3-10/+12
2009-02-25updateeric_tian1-1/+1
2009-02-12add NULL pointer check.vanjeff1-1/+7
2009-02-06Fix minor build issue. qhuang81-1/+1
2009-02-06fix ecc warningeric_tian2-12/+28
2009-02-03use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji43-2/+5
2009-02-03Add information in Meta-Data fileeric_tian1-6/+13
2009-02-02Remove the accidental check in of test code.qwang121-5/+0
2009-02-02Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang121-0/+5
2009-01-30Split out Synchronization Library from Base Librarymdkinney2-0/+2
2009-01-16Source level security checkedjji41-0/+2
2009-01-09Add INF extension Informationlgao42-31/+14
2008-12-14Use correct capitalization to pass build on UNIXGCC.xli241-1/+1
2008-12-12code scrub on VariableRuntime Dxe drivereric_tian2-25/+11
2008-12-12code scrub on VariableRuntime Dxe drivereric_tian3-358/+323
2008-12-11Renamed to follow Coding Styleeric_tian1-0/+0
2008-12-05move false dependency relationeric_tian1-1/+1
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-12-03Global variables have been moved backward ahead of functions.jji41-20/+19
2008-11-05Remove over specific library classklu22-2/+0
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-1/+0
2008-10-28clean up EBC in inf files.vanjeff1-1/+1
2008-10-26Add in local variable to ensure that "operands are evaluated in specified ord...qwang121-2/+12
2008-10-11If there are variables in the VAR_ADDED state that are identical to the varia...mdkinney1-12/+29
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao41-1/+1
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1