]> git.proxmox.com Git - mirror_edk2.git/commit
Fix memory out of band access in AsmFxSave() and AsmFxRestore().
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 30 Oct 2012 08:35:08 +0000 (08:35 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 30 Oct 2012 08:35:08 +0000 (08:35 +0000)
commit2054fd132a4ffd9cb2dcdcece691c5f5db9b9b4e
tree5cd7910f5cb102a87d1b671909d9e250143e9de1
parent73a324f8014fbe68d4fe947287da4e5d4dea31fb
Fix memory out of band access in AsmFxSave() and AsmFxRestore().

Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13894 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/BaseLib/X86FxRestore.c
MdePkg/Library/BaseLib/X86FxSave.c