X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFsp2WrapperPkg%2FFspWrapperNotifyDxe%2FFspWrapperNotifyDxe.inf;h=011cf89d3f46475c2c5b084a760c8cc9600e7353;hp=9d50922547846d650f2f9bd9ff1ef3273093134f;hb=7381bd3e753c4d3b706c752ec1d4305b3378af35;hpb=cf1d454983fb4fd3b580a92bd242310467a5eaef diff --git a/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.inf b/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.inf index 9d50922547..011cf89d3f 100644 --- a/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.inf +++ b/IntelFsp2WrapperPkg/FspWrapperNotifyDxe/FspWrapperNotifyDxe.inf @@ -3,7 +3,7 @@ # # This driver will register two callbacks to call fsp's notifies. # -# Copyright (c) 2014 - 2016, Intel Corporation. All rights reserved.
+# Copyright (c) 2014 - 2017, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -49,18 +49,19 @@ DxeServicesLib PerformanceLib HobLib + FspWrapperPlatformLib [Protocols] gEfiPciEnumerationCompleteProtocolGuid ## CONSUMES - gAddPerfRecordProtocolGuid ## CONSUMES + gAddPerfRecordProtocolGuid ## SOMETIMES_CONSUMES [Guids] - gFspApiPerformanceGuid ## CONSUMES ## GUID + gFspApiPerformanceGuid ## SOMETIMES_CONSUMES ## GUID gEfiEventExitBootServicesGuid ## CONSUMES ## Event gFspHobGuid ## CONSUMES ## HOB [Pcd] - gFspWrapperTokenSpaceGuid.PcdFspsBaseAddress ## CONSUMES + gIntelFsp2WrapperTokenSpaceGuid.PcdSkipFspApi ## CONSUMES [Depex] TRUE