]> git.proxmox.com Git - mirror_edk2.git/commit
Use EFI_IFR_TYPE_VALUE type variable instead of UINT64 to avoid buffer overflow.
authorydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 10 Jan 2013 03:01:16 +0000 (03:01 +0000)
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 10 Jan 2013 03:01:16 +0000 (03:01 +0000)
commitfda93fc4495ca0343d57f82b8df4583d3f877b8f
tree9502b6b547579ea27657e4f8288424c3b00dd207
parent724f26a9d02e6c6fb87d85243d2849c153cffbb5
Use EFI_IFR_TYPE_VALUE type variable instead of UINT64 to avoid buffer overflow.

Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14044 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Library/UefiHiiLib/HiiLib.c