mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-07 19:45:07 +02:00
Add PERF_START function for collecting performance data for DXE_OK tag.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1688 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
5ae56d91b1
commit
b1288fcac3
@ -424,6 +424,8 @@ Returns:
|
||||
//
|
||||
ProcessLibraryConstructorList (gDxeCoreImageHandle, gST);
|
||||
|
||||
PERF_START (0,DXE_TOK, NULL, 0) ;
|
||||
|
||||
//
|
||||
// Initialize the Global Coherency Domain Services
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user