Code scrub performance library instances in MdeModulePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7037 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#/** @file
|
||||
# Performance library instance used in DXE phase.
|
||||
#
|
||||
# Component description file for Dxe Performance Library
|
||||
#
|
||||
# This library provides intrastructure for Dxe driver to log performance.
|
||||
# This library instance provides infrastructure for DXE phase drivers to log performance
|
||||
# data. It consumes Performance Protocol published by DxeCorePerformanceLib
|
||||
# to log performance data. If Performance Protocol is not available, it does not log any
|
||||
# performance information.
|
||||
#
|
||||
# Copyright (c) 2006 - 2008, Intel Corporation. <BR>
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
@@ -45,7 +47,7 @@
|
||||
|
||||
|
||||
[Protocols]
|
||||
gPerformanceProtocolGuid # PROTOCOL ALWAYS_CONSUMED
|
||||
gPerformanceProtocolGuid
|
||||
|
||||
|
||||
[Pcd.common]
|
||||
|
Reference in New Issue
Block a user