]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Variable
EDK II Packages: Add Contributions.txt and License.txt files
[mirror_edk2.git] / MdeModulePkg / Universal / Variable /
2012-03-30 lzeng14If setting variable in Runtime and there has been a...
2011-12-13 niruiyuMissing declaration of the GUID gEfiSystemNvDataFvGuid.
2011-12-12 oliviermartinMdeModulePkg/Variable: Check if there is a NV Variable...
2011-11-14 niruiyuFix a typo in the comments
2011-11-08 niruiyuAdd the missing (UINTN) type cast when calculating...
2011-11-08 niruiyuRoll back an incorrect change that causes EmuGetVariabl...
2011-10-28 niruiyuAdd the missing HEADER_ALIGN macro.
2011-10-19 niruiyuSupport Variable driver (EmuRuntimeDxe) to support...
2011-10-18 niruiyuFix GCC build failure.
2011-10-14 niruiyuFix the clang compilation failure to handle all the...
2011-10-14 niruiyuChange Variable driver (Pei/RuntimeDxe) to support...
2011-09-29 ydong10Add pointer check for NULL before dereference it.
2011-06-07 sfu5Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_...
2011-04-27 erictianSolve a wrong pointer reference in QueryVariableInfo().
2011-03-14 erictianjudge recovery mode at ReadOnlyVariable2Ppi interface...
2011-03-14 erictianif it's in recovery mode, variable region is unreliable...
2011-02-28 gdong1Puts SMM variable common definitions in SmmVariableComm...
2011-02-12 erictiancorrect Intel's copyright date as the changes checked...
2011-01-26 erictianfix word typo
2011-01-26 erictianfix arm gcc build error
2011-01-12 gdong1Fix an K9 issue in variable driver.
2010-12-31 gdong11. Invoke InstallConfigurationTable () in OnReadyToBoot...
2010-12-24 gdong1Remove ASSERT here for the zero attributes means deleti...
2010-12-22 gdong1Fix a potential bug that SetVariable is invoked for...
2010-12-15 gdong1Update inappropriate comments.
2010-12-12 gdong1Remove the unnecessary package from VariableSmmRuntimeD...
2010-12-11 gdong1Add typecast to remove warning with ICC.
2010-12-10 jljustenMdeModulePkg VariableRuntimeDxe: Fix build for GCC44...
2010-12-10 gdong1Add SMM Variable implementation.
2010-12-06 jljustenDuetPkg, MdeModulePkg: Fix variable services hang with...
2010-11-25 niruiyuFix a bug in GetLangFromSupportedLangCodes()
2010-11-24 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
2010-11-18 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
2010-07-22 andrewfishAdd 64-bit versions of FLASH Base addressess as it...
2010-05-20 erictianfix a bug that FindVariable() may set GoneThrough flag...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-18 erictianvariable driver doesn't support EFI_AUTHENTICATED_WRITE...
2010-02-26 xli24Refine parameter description according to PI 1.2 errata A.
2010-02-24 lgao41. Correct File header to ## @file
2010-01-29 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2010-01-14 eric_tianadd DataSize check to avoid PlatformLang/Lang variable...
2009-12-22 eric_tianadd error handling for input parameter.
2009-11-17 xli24Fix parameter name in function header.
2009-11-17 xli24Following 3 updates are for spec update published in...
2009-09-10 eric_tianif PcdHwErrStorageSize is zero, it means HwErr variable...
2009-09-07 jljustenEMU Variable: Add support for pre-reserved NV variable...
2009-08-27 eric_tiandue to EmuVariable driver only uses volatile memory...
2009-08-26 eric_tianadd assertion to ensure HwErr type variable range is...
2009-08-11 eric_tianadd condition judgment to avoid accessing NULL address...
2009-06-29 eric_tianadd assertion to pass K8 check.
2009-06-23 eric_tianrefine VariablePei driver to unify the algorithm of...
2009-06-08 lgao4Remove the additional build options.
2009-06-03 eric_tianfix the issue of Inadequate Memory Allocation in Variab...
2009-05-04 qhuang8Fix a bug that L"PlatformLang" must be a null-terminate...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-29 jljustenAcquire & Release the lock from the high level variable...
2009-04-28 qhuang8Fix bug in variable driver about the incorrect usage...
2009-04-28 eric_tianupdate
2009-04-27 eric_tianupdate platformlangcodes and langcodes to adapt new...
2009-04-07 eric_tian1. The original code has a bug on calculate the size...
2009-03-27 eric_tianupdate the QueryVariableInfo interface to first determi...
2009-03-24 jljustenPrefix variable services functions with 'Emu'. Specifi...
2009-03-19 eric_tianFix tracker 202216:linux runtime test issue.
2009-03-19 eric_tianclose notify event to avoid variable architectural...
2009-03-16 eric_tianFix tracker 202216:linux runtime test issue.
2009-03-10 lgao4Fix K8 check error.
2009-03-10 lgao4remove unused local variable FvbHandle
2009-03-09 eric_tianretire FvbServiceLib class in MdeModulePkg, and also...
2009-03-09 eric_tian1. retire the FvbServiceLib. Directly locating FVB...
2009-03-05 eric_tian1. add missing free operation in conditional branch.
2009-03-04 eric_tianuse pcd to enable/disable variableInfo statistic featur...
2009-03-04 lgao4Update Variable driver to depend on full version FaultT...
2009-02-27 eric_tian1. delete Include/Guid/VariableInfo.h
2009-02-26 eric_tianAll UEFI applications in the MdeModukePkg should be...
2009-02-25 eric_tianupdate
2009-02-18 gikidyMeta-data verified.
2009-02-12 vanjeffadd NULL pointer check.
2009-02-11 qhuang8Adjust code to fix potential array out-bound issues.
2009-02-06 mdkinneyAdd parenthesis to expression to make order of operatio...
2009-02-06 niryfix the operator priority bug.
2009-02-06 qhuang8Fix minor build issue.
2009-02-06 eric_tianfix ecc warning
2009-02-03 jji4use the GUIDed versions of events listed below: EVT_SIG...
2009-02-03 eric_tianAdd information in Meta-Data file
2009-02-02 qwang12Remove the accidental check in of test code.
2009-02-02 qwang12Add in ASSERT to check out-of-bound and possible derefe...
2009-02-02 eric_tianThe caller of FindVariable() function ensure VariableNa...
2009-01-30 mdkinneySplit out Synchronization Library from Base Library
2009-01-16 jji4Source level security checked
2009-01-15 jji4Coding style checked
2009-01-09 lgao4Add INF extension Information
2009-01-09 jji4INF extension reviewed
2009-01-08 jji4INF extension reviewed
2009-01-05 eric_tianAs variable area is not reliable in recovery path,...
2008-12-30 jji4Typo corrected
2008-12-22 eric_tianremedy the ppi comment. This module is always used...
2008-12-14 xli24Use correct capitalization to pass build on UNIXGCC.
2008-12-12 eric_tiancode scrub on VariableRuntime Dxe driver
2008-12-12 eric_tiancode scrub on VariableRuntime Dxe driver
next