diff options
Diffstat (limited to 'MdePkg/Library')
-rw-r--r-- | MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf b/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf index 891b082c90..8eee8c96fc 100644 --- a/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf +++ b/MdePkg/Library/SmmServicesTableLib/SmmServicesTableLib.inf @@ -37,7 +37,7 @@ DebugLib
[Protocols]
- gEfiSmmBase2ProtocolGuid # PROTOCOL ALWAYS_CONSUMED
+ gEfiSmmBase2ProtocolGuid ## CONSUMES
[Depex]
gEfiSmmBase2ProtocolGuid
|