]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
Fixed the issue in ExitBootServices() implementation to avoid the potential boot...
authorGao, Liming <liming.gao@intel.com>
Thu, 13 Feb 2014 03:37:07 +0000 (03:37 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 13 Feb 2014 03:37:07 +0000 (03:37 +0000)
commite4c83a4f9cad7f2c362727cdeb3f5daf297ec270
tree43730d870055dc3a18c335e27de21ad959861c5a
parentd5b5440bf205a37c8ae0ac4b873cd976a9598326
Fixed the issue in ExitBootServices() implementation to avoid the potential boot service usage after () after gCpu->DisableInterrupt ().

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
Reviewed-By: Olivier Martin <Olivier.martin@arm.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Zeng, Star <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15243 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c