]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Variable/RuntimeDxe/Variable.c
MdeModulePkg: Refine casting expression result to bigger size
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / RuntimeDxe / Variable.c
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2017-03-06 Hao WuMdeModulePkg: Refine type cast for pointer subtraction
2016-10-27 Laszlo ErsekMdeModulePkg/Variable/RuntimeDxe: rebase to ARRAY_SIZE()
2016-05-18 Zenith432MdeModulePkg: Terminate two unterminated VA_COPYs in...
2016-05-15 Star ZengMdeModulePkg Variable: return error for empty str Varia...
2016-01-29 Star ZengMdeModulePkg Variable: Minor update to the Data paramet...
2016-01-19 Yao, JiewenMdeModulePkg: Add MorLock to variable driver.
2015-12-30 Star ZengMdeModulePkg Variable: Add a missing variable info...
2015-12-30 Star ZengMdeModulePkg Variable: Handle ftw driver executes...
2015-12-29 Star ZengMdeModulePkg Variable: VarErrFlag need to be consistent...
2015-12-29 Star ZengMdeModulePkg Variable: ###VariableTotalSize need to...
2015-12-18 Andrew FishMdeModulePkg: Variable add missing VA_COPY
2015-10-28 Star ZengMdeModulePkg Variable: Move CacheVariable->InDeletedTra...
2015-10-23 Derek LinMdeModulePkg Variable: Enhance variable performance...
2015-08-25 Star ZengMdeModulePkg Variable: Consume the separated VarCheckLib
2015-08-17 Star ZengMdeModulePkg Variable: Handle variable Attributes misma...
2015-07-29 Michael D KinneyMdeModulePkg/Variable: Fix VS2015 warning about uniniti...
2015-07-02 Star ZengMdeModulePkg: Fix EBC build failure
2015-07-01 Qiu ShuminMdeModulePkg/Universal/Variable: Use safe string functi...
2015-07-01 Star ZengMdeModulePkg Variable: Merge from Auth Variable driver...
2015-04-10 Star ZengMdeModulePkg Variable: Enhance the code logic about...
2015-02-02 Star ZengMdeModulePkg Variable: Introduce PcdReclaimVariableSpac...
2015-02-02 Star ZengMdeModulePkg Variable: Before EndOfDxe, just record...
2015-01-27 Star ZengMdeModulePkg Variable: Implement variable quota management.
2015-01-05 Star ZengMdeModulePkg Variable: Implement VarCheck PROTOCOL
2014-12-31 Dong GuoRemove the FV header assumption in variable driver.
2014-11-19 Star ZengMdeModulePkg Variable: Add missing warning annotation.
2014-10-31 Star ZengMdeModulePkg/SecurityPkg Variable: Add boundary check...
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-03-27 Dong GuoCalculate enough space for 2 variables (public key...
2014-03-25 Star ZengMdeModulePkg/SecurityPkg Variable: Calculate enough...
2014-03-20 Star ZengMdeModulePkg/SecurityPkg Variable: Return error status...
2013-11-12 Star ZengMdeModulePkg and SecurityPkg Variable: Optimize the...
2013-11-04 Star ZengMdeModulePkg and SecurityPkg Variable: Enhance code...
2013-08-19 Star ZengMdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creati...
2013-08-16 Star ZengMdeModulePkg/SecurityPkg Variable: If a preexisting...
2013-07-03 Star ZengMdeModulePkg: Variable drivers robustly handle crashes...
2013-05-17 niruiyuAdd EDKII_VARIABLE_LOCK_PROTOCOL and the implementation...
2013-04-22 czhang46Fix potential overflow for SetVariable interface
2013-04-08 lzeng14If DataSize or VariableNameSize is near MAX_ADDRESS...
2013-01-25 lzeng14Add NULL pointer check.
2013-01-18 lzeng141. Update the logic of UpdateVariable() for updating...
2013-01-04 lzeng141. Don't assume that flush the HOB variable to flash...
2012-08-06 lzeng14LastVariableOffset is wrongly set to 0 when FtwVariable...
2012-05-30 lzeng14According to UEFI spec 2.3.1a. hardware error record...
2012-05-30 lzeng14Return EFI_WRITE_PROTECTED when setting HwErrRecSupport...
2012-03-30 lzeng14If setting variable in Runtime and there has been a...
2011-12-12 oliviermartinMdeModulePkg/Variable: Check if there is a NV Variable...
2011-10-19 niruiyuSupport Variable driver (EmuRuntimeDxe) to support...
2011-10-18 niruiyuFix GCC build failure.
2011-10-14 niruiyuChange Variable driver (Pei/RuntimeDxe) to support...
2011-04-27 erictianSolve a wrong pointer reference in QueryVariableInfo().
2011-01-26 erictianfix word typo
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-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-18 niruiyuFix AutoUpdateLangVariable() logic to handle the case...
2010-07-22 andrewfishAdd 64-bit versions of FLASH Base addressess as it...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-18 erictianvariable driver doesn't support EFI_AUTHENTICATED_WRITE...
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-09-10 eric_tianif PcdHwErrStorageSize is zero, it means HwErr variable...
2009-08-26 eric_tianadd assertion to ensure HwErr type variable range is...
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-28 qhuang8Fix bug in variable driver about the incorrect usage...
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-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_tian1. retire the FvbServiceLib. Directly locating FVB...
2009-03-05 eric_tian1. add missing free operation in conditional branch.
2009-02-27 eric_tian1. delete Include/Guid/VariableInfo.h
2009-02-12 vanjeffadd NULL pointer check.
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-02 qwang12Remove the accidental check in of test code.
2009-02-02 qwang12Add in ASSERT to check out-of-bound and possible derefe...
2009-01-16 jji4Source level security checked
2009-01-09 lgao4Add INF extension Information
2008-12-12 eric_tiancode scrub on VariableRuntime Dxe driver
2008-12-12 eric_tiancode scrub on VariableRuntime Dxe driver
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-10-26 qwang12Add in local variable to ensure that "operands are...
2008-10-11 mdkinneyIf there are variables in the VAR_ADDED state that...
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-03-19 yshang1[Description]:
next