audk/EdkUnixPkg/Dxe
qwang12 ac10bddd8e Add a lock to protect the critical region in Service APIs for gEfiBlockIoProtocolGuid and gEfiSimpleFileSystemProtocolGuid Protocol to prevent re-entrance of the same API from from different TPL level. In UEFI 2.1 spec, it is state that the service API for this Protocol is callable at EFI_TPL_CALLBACK level.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2449 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-12 09:48:53 +00:00
..
PlatformBds 1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg. 2007-03-09 07:25:58 +00:00
UnixPlatform/MiscSubclass fix gcc warnings (missing braces around initializer) 2007-02-12 07:21:12 +00:00
UnixThunk Add a lock to protect the critical region in Service APIs for gEfiBlockIoProtocolGuid and gEfiSimpleFileSystemProtocolGuid Protocol to prevent re-entrance of the same API from from different TPL level. In UEFI 2.1 spec, it is state that the service API for this Protocol is callable at EFI_TPL_CALLBACK level. 2007-03-12 09:48:53 +00:00