Update DxeCore for the performance infrastructure updates: Use Raw sting to replace XXX_TOKEN

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7567 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2009-02-23 03:01:59 +00:00
parent 9105d2c338
commit bc6b5892b0
4 changed files with 11 additions and 12 deletions

View File

@@ -258,8 +258,8 @@ DxeMain (
// Call constructor for all libraries
//
ProcessLibraryConstructorList (gDxeCoreImageHandle, gDxeCoreST);
PERF_END (0,PEI_TOK, NULL, 0) ;
PERF_START (0,DXE_TOK, NULL, 0) ;
PERF_END (0,"PEI", NULL, 0) ;
PERF_START (0,"DXE", NULL, 0) ;
//
// Initialize the Global Coherency Domain Services