summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Variable/RuntimeDxe/VariableDxe.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-08-25MdeModulePkg Variable: Consume the separated VarCheckLibStar Zeng
2015-07-26MdeModulePkg VariableDxe: Correct address pointers from AuthVariableLibStar Zeng
2015-07-01MdeModulePkg Variable: Merge from Auth Variable driver in SecurityPkgStar Zeng
2015-02-02MdeModulePkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng
2015-01-27MdeModulePkg Variable: Implement variable quota management.Star Zeng
2015-01-05MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng
2014-09-03MdeModulePkg VariableRuntimeDxe: Bug fix and and refine debug message.Dong, Guo
2013-07-11MdeModulePkg: Add the alignment check for FTW spare area address and length, ...Star Zeng
2013-06-17The list of locked variables is traversed at runtime, hence we mustLaszlo Ersek
2013-06-17Revert the changes made in 14403 because it incorrectly changed the EOL.Ruiyu Ni
2013-06-14The list of locked variables is traversed at runtime, hence we mustLaszlo Ersek
2013-05-20Remove the complex buffer since the _LOCK_VARIABLE won't be allowed after lea...niruiyu
2013-05-17Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia...niruiyu
2013-01-041. Don't assume that flush the HOB variable to flash must be successful.lzeng14
2011-02-12correct Intel's copyright date as the changes checked-in at r11273 & r11272 a...erictian
2011-01-26fix arm gcc build errorerictian
2010-12-311. Invoke InstallConfigurationTable () in OnReadyToBoot() to avoid the new re...gdong1
2010-12-15Update inappropriate comments.gdong1
2010-12-10MdeModulePkg VariableRuntimeDxe: Fix build for GCC44 toolchainjljusten
2010-12-10Add SMM Variable implementation.gdong1