audk/EdkModulePkg
qwang12 6dcb94c713 Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in ResetSystem runtime service. As there is no restriction stated in UEFI spec about TPL restriction for ResetSystem, so SCT does test it under NOTIFY level. This fix can be temperary. We may revert it back after discussion with Architects..
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2492 6f19259b-4bc3-4df7-8a09-765794883524
2007-03-20 10:04:54 +00:00
..
Application/HelloWorld Clean up MSA file of the checked in modules which include: 2007-02-26 07:00:31 +00:00
Bus 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
Core 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
Include redefined the guids as _hi and _lo to deal with intel compiler's method of assigning array constants using global variables 2007-03-14 20:36:54 +00:00
Library 1. Remove #ifdef _MSC_EXTENSION_ from all source files 2007-03-15 02:33:16 +00:00
Logo Logo added 2007-02-12 23:41:05 +00:00
Universal Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in ResetSystem runtime service. As there is no restriction stated in UEFI spec about TPL restriction for ResetSystem, so SCT does test it under NOTIFY level. This fix can be temperary. We may revert it back after discussion with Architects.. 2007-03-20 10:04:54 +00:00
Blank.pad Delete Build directory 2006-09-20 14:24:17 +00:00
EdkModulePkg.fpd 1. Removed #ifdef SNP_DEBUG and used debug lib to output information 2007-03-20 02:44:09 +00:00
EdkModulePkg.spd 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR 2007-03-16 05:36:52 +00:00