audk/MdeModulePkg
qwang12 46fee0d7b6 Remove the unnecessary spin_lock protection around CoreUnloadImage. There is almost zero possibility for this reentrancy issue here. With this change, we also keep EDK 2 and EDK core's CoreUnloadImage consistent with each other.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5906 6f19259b-4bc3-4df7-8a09-765794883524
2008-09-17 02:20:24 +00:00
..
Application/HelloWorld git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5012 6f19259b-4bc3-4df7-8a09-765794883524 2008-04-09 02:15:41 +00:00
Bus clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Core Remove the unnecessary spin_lock protection around CoreUnloadImage. There is almost zero possibility for this reentrancy issue here. With this change, we also keep EDK 2 and EDK core's CoreUnloadImage consistent with each other. 2008-09-17 02:20:24 +00:00
Include clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Library follow up the comments from code review. 2008-09-16 05:19:25 +00:00
Logo remove the unused msa files in MdeModulePkg. 2008-08-25 05:03:29 +00:00
Universal MdePkg/Include/Uefi/UefiTcgPlatform.h: 2008-09-16 16:53:12 +00:00
ChangeLog.txt Add change log for non-compatible change. 2007-11-20 07:34:25 +00:00
MdeModulePkg.dec To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfiPrintProtocolGuid to the previous GUID value used in EDK I. gEfiPrint2ProtocolGuid is a enhanced version of gEfiPrintProtocolGuid. 2008-09-02 01:19:59 +00:00
MdeModulePkg.dsc 1. Use AllocateAlignedPages() to remove tricky logic in DebugImageInfo.c 2008-09-02 05:51:05 +00:00
MdeModulePkg.nspd Add in gEfiExtendedSalVariableServicesProtocolGuid 2007-07-06 10:41:11 +00:00