]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Variable/RuntimeDxe/VariableDxe.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / RuntimeDxe / VariableDxe.c
2022-05-19 Michael KubackiMdeModulePkg/Variable: Consume Variable Flash Info
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2020-11-17 Bret BarkelewMdeModulePkg: Connect VariablePolicy business logic...
2019-10-09 Laszlo ErsekMdeModulePkg: stop abusing EFI_EVENT for protocol notif...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2019-01-24 Star ZengMdeModulePkg Variable: Add emulated variable NV mode...
2019-01-24 Star ZengMdeModulePkg Variable: Abstract VariableWriteServiceIni...
2019-01-24 Star ZengMdeModulePkg Variable: Not get NV PCD in VariableWriteS...
2019-01-24 Star ZengMdeModulePkg Variable: Move "extern XXX" to Variable.h
2019-01-24 Star ZengMdeModulePkg Variable: Add some missing changes for...
2018-07-04 Brijesh SinghMdeModulePkg/Variable: Check EFI_MEMORY_RUNTIME attribu...
2018-03-30 Star ZengMdeModulePkg Variable: Align TPL level for (Smm)EndOfDx...
2017-10-10 Laszlo ErsekMdeModulePkg/Variable/RuntimeDxe: introduce MorLockInit...
2017-01-22 Zhang, Chao BMdeModulePkg: Variable: Update PCR[7] measure for new...
2016-10-27 Gary LinMdeModulePkg/Universal: Fix typos in comments
2015-10-23 Derek LinMdeModulePkg Variable: Enhance variable performance...
2015-08-25 Star ZengMdeModulePkg Variable: Consume the separated VarCheckLib
2015-07-26 Star ZengMdeModulePkg VariableDxe: Correct address pointers...
2015-07-01 Star ZengMdeModulePkg Variable: Merge from Auth Variable driver...
2015-02-02 Star ZengMdeModulePkg Variable: Introduce PcdReclaimVariableSpac...
2015-01-27 Star ZengMdeModulePkg Variable: Implement variable quota management.
2015-01-05 Star ZengMdeModulePkg Variable: Implement VarCheck PROTOCOL
2014-09-03 Dong, GuoMdeModulePkg VariableRuntimeDxe: Bug fix and and refine...
2013-07-11 Star ZengMdeModulePkg: Add the alignment check for FTW spare...
2013-06-17 Laszlo ErsekThe list of locked variables is traversed at runtime...
2013-06-17 Ruiyu NiRevert the changes made in 14403 because it incorrectly...
2013-06-14 Laszlo ErsekThe list of locked variables is traversed at runtime...
2013-05-20 niruiyuRemove the complex buffer since the _LOCK_VARIABLE...
2013-05-17 niruiyuAdd EDKII_VARIABLE_LOCK_PROTOCOL and the implementation...
2013-01-04 lzeng141. Don't assume that flush the HOB variable to flash...
2011-02-12 erictiancorrect Intel's copyright date as the changes checked...
2011-01-26 erictianfix arm gcc build error
2010-12-31 gdong11. Invoke InstallConfigurationTable () in OnReadyToBoot...
2010-12-15 gdong1Update inappropriate comments.
2010-12-10 jljustenMdeModulePkg VariableRuntimeDxe: Fix build for GCC44...
2010-12-10 gdong1Add SMM Variable implementation.