Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qwang12 b06af5d71e Change the EfiAquireLock with RaiseTPL as the call to Boot Service UnloadImage can be nested in another call to UnloadImage. So RaiseTPL is proper (EfiAcquireLock will ASSERT when these this API are nested in the call chain) in this situation to server the sychronization purposes.
The same change has been done to Boot Service Exit with the same reason applied.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2486 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-19 09:05:41 +00:00
EdkFatBinPkg Rollback the work-around fix of FAT detection since the root cause is issue in partition driver. 2007-03-16 09:25:12 +00:00
EdkModulePkg Change the EfiAquireLock with RaiseTPL as the call to Boot Service UnloadImage can be nested in another call to UnloadImage. So RaiseTPL is proper (EfiAcquireLock will ASSERT when these this API are nested in the call chain) in this situation to server the sychronization purposes. 2007-03-19 09:05:41 +00:00
EdkNt32Pkg 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR 2007-03-16 05:36:52 +00:00
EdkShellBinPkg Update binary shell application with UEFI version and release version. These binary shell applications are from R8 INTEG_20070306 tip. 2007-03-07 07:44:23 +00:00
EdkUnixPkg 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR 2007-03-16 05:36:52 +00:00
MdePkg 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR 2007-03-16 05:36:52 +00:00
Tools Fixed EDKT538; Removed the some code generation for UEFI_APPLICATION type of module. Refer to EDKT538 for details. 2007-03-15 02:47:24 +00:00
BuildNotes.txt Added comment about using -emacs to turn off adding [cc] characters in error messages 2007-01-25 18:33:21 +00:00
build.xml - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. 2007-01-25 01:25:02 +00:00
edksetup.bat Added support for xmlbeans-2.2.0 2007-01-10 02:15:11 +00:00
edksetup.sh Added support for xmlbeans-2.2.0 2007-01-10 02:15:11 +00:00