audk/MdeModulePkg/Universal/Variable/EmuRuntimeDxe
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
..
EmuVariable.c fix the issue of Inadequate Memory Allocation in Variable Services 2009-06-03 08:48:09 +00:00
EmuVariableRuntimeDxe.inf update platformlangcodes and langcodes to adapt new language convert algorithm. 2009-04-27 07:06:01 +00:00
InitVariable.c update platformlangcodes and langcodes to adapt new language convert algorithm. 2009-04-27 07:06:01 +00:00
Variable.h update platformlangcodes and langcodes to adapt new language convert algorithm. 2009-04-27 07:06:01 +00:00