audk/MdeModulePkg/Universal/Variable
eric_tian bcd7070d86 fix the issue of Inadequate Memory Allocation in Variable Services
In UpdateVariableInfo(), the code incorrectly allocate a small memory, whose size equate with the number of Unicode name. 
Should change it to be equal to the byte length of this Unicode name.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8457 6f19259b-4bc3-4df7-8a09-765794883524
2009-06-03 08:48:09 +00:00
..
EmuRuntimeDxe fix the issue of Inadequate Memory Allocation in Variable Services 2009-06-03 08:48:09 +00:00
Pei Fix tracker 202216:linux runtime test issue. 2009-03-19 08:50:41 +00:00
RuntimeDxe fix the issue of Inadequate Memory Allocation in Variable Services 2009-06-03 08:48:09 +00:00