diff options
Diffstat (limited to 'MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf')
-rw-r--r-- | MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf b/MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf index 99434b7c6e..34336618d0 100644 --- a/MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf +++ b/MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf @@ -46,8 +46,8 @@ DebugLib
-[Protocols]
- gPerformanceProtocolGuid ## CONSUMES
+[Guids]
+ gPerformanceProtocolGuid ## CONSUMES ## PROTOCOL
[Pcd.common]
|