]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/BdsDxe/BdsEntry.c
1. Update Generic BDS part to use dynamic PCD to set console output mode instead...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / BdsEntry.c
index d8bf26a7bb339f4c4b67aea794a39608b576fe9a..55ea3728926cd0a746e0bbcb56acbd4d371c7917 100644 (file)
@@ -288,8 +288,8 @@ BdsEntry (
   //\r
   // Insert the performance probe\r
   //\r
-  PERF_END (0, DXE_TOK, NULL, 0);\r
-  PERF_START (0, BDS_TOK, NULL, 0);\r
+  PERF_END (0, "DXE", NULL, 0);\r
+  PERF_START (0, "BDS", NULL, 0);\r
 \r
   //\r
   // Initialize the global system boot option and driver option\r