audk/MdeModulePkg/Universal/Variable/RuntimeDxe
lzeng14 9622df63df If setting variable in Runtime and there has been a same GUID and name variable existed in system without RT attribute, return EFI_WRITE_PROTECTED.
Signed-off-by: lzeng14
Reviewed-by: tye

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13156 6f19259b-4bc3-4df7-8a09-765794883524
2012-03-30 07:19:44 +00:00
..
Reclaim.c Add SMM Variable implementation. 2010-12-10 09:27:54 +00:00
Variable.c If setting variable in Runtime and there has been a same GUID and name variable existed in system without RT attribute, return EFI_WRITE_PROTECTED. 2012-03-30 07:19:44 +00:00
Variable.h MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior to use its attributes 2011-12-12 19:00:59 +00:00
VariableDxe.c correct Intel's copyright date as the changes checked-in at r11273 & r11272 are contributed by third party. 2011-02-12 03:29:24 +00:00
VariableRuntimeDxe.inf MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior to use its attributes 2011-12-12 19:00:59 +00:00
VariableSmm.c Puts SMM variable common definitions in SmmVariableCommon.h. 2011-02-28 07:31:45 +00:00
VariableSmm.inf Missing declaration of the GUID gEfiSystemNvDataFvGuid. 2011-12-13 06:00:27 +00:00
VariableSmmRuntimeDxe.c Puts SMM variable common definitions in SmmVariableCommon.h. 2011-02-28 07:31:45 +00:00
VariableSmmRuntimeDxe.inf Puts SMM variable common definitions in SmmVariableCommon.h. 2011-02-28 07:31:45 +00:00