]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Application/UiApp/FrontPage.c
EmulatorPkg: don't display the cpu current speed
[mirror_edk2.git] / MdeModulePkg / Application / UiApp / FrontPage.c
index 4b95cccb5cf534952fbc6f42cd44add51ec2c769..fded7634062aa3e7b3c69f62736cc865a0d39a2f 100644 (file)
@@ -621,11 +621,6 @@ UpdateFrontPageBannerStrings (
         HiiSetString (gFrontPagePrivate.HiiHandle, STRING_TOKEN (STR_FRONT_PAGE_CPU_MODEL), NewString, NULL);\r
         FreePool (NewString);\r
 \r
-        ConvertProcessorToString(Type4Record->CurrentSpeed, 6, &NewString);\r
-        UiCustomizeFrontPageBanner (2, FALSE, &NewString);\r
-        HiiSetString (gFrontPagePrivate.HiiHandle, STRING_TOKEN (STR_FRONT_PAGE_CPU_SPEED), NewString, NULL);\r
-        FreePool (NewString);\r
-\r
         FoundCpu = TRUE;\r
       }\r
     }\r