]> git.proxmox.com Git - mirror_edk2.git/commit
Remove the complex buffer since the _LOCK_VARIABLE won't be allowed after leaving...
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 20 May 2013 07:04:56 +0000 (07:04 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 20 May 2013 07:04:56 +0000 (07:04 +0000)
commit51547bb879f66d3b4e46d69c112047d39dc234cc
tree56dfc78d6c4171c109779b6349191d211aaa4918
parent0ba17ade477cda3cac9419f6b00996b3b45135c5
Remove the complex buffer since the _LOCK_VARIABLE won't be allowed after leaving DXE phase.
Add the variable name size check in the RequestToLock wrapper.

Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14377 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Variable/RuntimeDxe/VariableDxe.c
MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmm.c
MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.c