]> git.proxmox.com Git - mirror_edk2.git/commit
Add a lock to protect the critical region in UEFI Boot Service API: Exit() and Unload...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 12 Mar 2007 06:26:10 +0000 (06:26 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 12 Mar 2007 06:26:10 +0000 (06:26 +0000)
commitd126eaecb080a9e4d6fd697f1b6f5380a5248420
tree8dd604277b2d63d3c61b5afb260d401af20c840b
parent87c40bc89de1de4f8cf66341974a28bb84912896
Add a lock to protect the critical region in UEFI Boot Service API: Exit() and UnloadImage from re-entrance from different TPL level.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2437 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Core/Dxe/Image/Image.c