audk/MdeModulePkg/Universal/Variable
jljusten 51967a5314 Acquire & Release the lock from the high level variable service
routines similar to MdeModulePkg/Universal/Variable/RuntimeDxe.
When the Acquire was in the FindVariable routine, is was
being called by both EmuSetVariable and again in
AutoUpdateLangVariable, which caused an ASSERT to fail.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8205 6f19259b-4bc3-4df7-8a09-765794883524
2009-04-29 20:22:38 +00:00
..
EmuRuntimeDxe Acquire & Release the lock from the high level variable service 2009-04-29 20:22:38 +00:00
Pei Fix tracker 202216:linux runtime test issue. 2009-03-19 08:50:41 +00:00
RuntimeDxe Fix bug in variable driver about the incorrect usage for GetBestLanguage(), which expects the NULL to be the last var arg 2009-04-28 03:32:24 +00:00