]> git.proxmox.com Git - mirror_edk2.git/commit
1) Change location of DEBUG() macro that prints the name of the FFS file being evalua...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 6 Dec 2010 21:55:14 +0000 (21:55 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 6 Dec 2010 21:55:14 +0000 (21:55 +0000)
commitfa542a1e770ac651b7a2f9e6650210465c824f7c
treef575dc975b3c33197bcb96c184b9387f5a577e12
parentd040b8f12d16c738d06f4817fc3db0f06a5e0203
1) Change location of DEBUG() macro that prints the name of the FFS file being evaluated by the DXE Dispatcher to eliminate a duplicate print.
2) Change location of DEBUG() macro that prints the name of the FFS file being evaluated by the SMM Dispatcher to eliminate a duplicate print.
3) Remove all references and processing of SOR from the PiSmmCore.  Treat use of SOR in the dependency expression of an SMM Driver as an invalid depex opcode.
4) Remove all references for an SMM Driver being in the "Untrusted" state from the PiSmmCore.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11127 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Dxe/Dispatcher/Dependency.c
MdeModulePkg/Core/PiSmmCore/Dependency.c
MdeModulePkg/Core/PiSmmCore/Dispatcher.c
MdeModulePkg/Core/PiSmmCore/PiSmmCore.h