]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/PiSmmCore/PiSmmCore.h
1) Change location of DEBUG() macro that prints the name of the FFS file being evalua...
[mirror_edk2.git] / MdeModulePkg / Core / PiSmmCore / PiSmmCore.h
index 9562e982ed086569b58a1308392fa6a3b87ec410..5cd123705600b0e5ad67add6a3c058ae7ec42f52 100644 (file)
@@ -80,9 +80,7 @@ typedef struct {
   EFI_GUID                        BeforeAfterGuid;\r
 \r
   BOOLEAN                         Dependent;\r
-  BOOLEAN                         Unrequested;\r
   BOOLEAN                         Scheduled;\r
-  BOOLEAN                         Untrusted;\r
   BOOLEAN                         Initialized;\r
   BOOLEAN                         DepexProtocolError;\r
 \r
@@ -702,8 +700,7 @@ SmmRemoveInterfaceFromProtocol (
 /**\r
   This is the POSTFIX version of the dependency evaluator.  This code does\r
   not need to handle Before or After, as it is not valid to call this\r
-  routine in this case. The SOR is just ignored and is a nop in the grammer.\r
-  POSTFIX means all the math is done on top of the stack.\r
+  routine in this case. POSTFIX means all the math is done on top of the stack.\r
 \r
   @param  DriverEntry           DriverEntry element to update.\r
 \r