]> 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:36:02 +0000 (08:36 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 30 Oct 2012 08:36:02 +0000 (08:36 +0000)
commit205627bfb5360f608716f1e4708d17037dd60bd2
tree40ac27c38709574f2a8f4b0d5bf93cba7e20c860
parent2054fd132a4ffd9cb2dcdcece691c5f5db9b9b4e
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@13895 6f19259b-4bc3-4df7-8a09-765794883524
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X86FxRestore.c
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/X86FxSave.c