summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Application/UiApp
AgeCommit message (Expand)AuthorFilesLines
2022-02-07MdeModulePkg/UiApp: Fix spelling of 'FRONTPAGE'Matt DeVillier3-4/+4
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki9-415/+420
2020-02-10MdeModulePkg/Application: Fix various typosAntoine Coeur2-2/+2
2020-02-10MdeModulePkg/Application: Improve French translationAntoine Coeur1-3/+3
2019-10-04MdeModulePkg: strip trailing whitespaceLeif Lindholm1-4/+4
2019-06-05Revert "EmulatorPkg: don't display the cpu current speed"Laszlo Ersek1-0/+5
2019-06-04EmulatorPkg: don't display the cpu current speedZhiguang Liu1-5/+0
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney14-98/+14
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-08-21MdeModulePkg UiApp: Remove a redundant function and a variableshenglei1-34/+17
2018-08-21MdeModulePkg UiApp: Remove redundant functionsshenglei2-70/+0
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-4/+4
2018-05-03MdeModulePkg/UiApp: Update RouteConfig functionThomas Palmer1-0/+3
2017-11-08MdeModulePkg: Fix misuses of AllocateCopyPoolJian J Wang1-2/+6
2017-03-06MdeModulePkg: Refine casting expression result to bigger sizeHao Wu1-1/+1
2017-03-02MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu1-4/+11
2016-11-08MdeModulePkg/UiApp: Show test key warning info in FrontPage.Jiewen Yao3-2/+18
2016-09-12MdeModulePkg/UiApp: Fix incorrect question idDandan Bi1-1/+2
2016-07-29MdeModulePkg UiApp: Use definition in IndustryStandard/Smbios.hStar Zeng1-4/+4
2016-07-11MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru1-3/+3
2016-06-21MdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2-3/+5
2016-06-21MdeModulePkg/UiApp: Retrieve the value of language menuDandan Bi1-0/+13
2016-06-21MdeModulePkg/UiApp: Connect all devices in UiApp if neededDandan Bi2-5/+4
2016-06-14MdeModulePkg/UiApp: Fix the incorrect use of the HiiHandleDandan Bi1-3/+3
2016-05-25MdeModulePkg: Make function comments and function match in UI codesDandan Bi2-13/+2
2016-05-19MdeModulePkg UiApp: Remove invalid keyword "bds" in UiApp.Eric Dong1-4/+3
2016-05-18MdeModulePkg/UiApp: Exit function when parameter is unsupported or invalidDandan Bi1-0/+2
2016-05-18MdeModulePkg UiApp: Add "Enter Setup" status code.Dong, Eric1-0/+8
2016-05-13MdeModulePkg UiApp: change code for easy customization.Eric Dong13-919/+1484
2016-04-05MdeModulePkg/UiApp: Correct the total RAM calculationJeremy Linton1-70/+64
2016-03-16MdeModulePkg: Refine the UI codeDandan Bi1-2/+5
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen3-0/+0
2015-11-26MdeModulePkg:Correct the file name in UiApp.infDandan Bi1-1/+1
2015-11-23MdeModulePkg:Refine the UiAppDandan Bi32-11905/+175
2015-10-23MdeModulePkg: Update UiApp to not display itselfRuiyu Ni3-0/+14
2015-10-15MdeModulePkg: Use PcdSet##S to replace PcdSet##Eric Dong2-9/+17
2015-08-28MdeModulePkg: Add the missing module UNI files.Liming Gao3-1/+5
2015-08-27MdeModulePkg: Replace deprecated function.Eric Dong3-15/+15
2015-08-27MdeModulePkg: Fix mixed Dos and Linux end of line format issue.Eric Dong1-0/+0
2015-08-20MdeModulePkg:Fix build fail in VS2008Dandan Bi1-0/+2
2015-08-20MdeModulePkg:Full support F10 hot key in UiApp.Dandan Bi10-357/+804
2015-08-19MdeModulePkg: Update UiApp to handle terminal type TtyTermRuiyu Ni5-8/+17
2015-08-14MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver ...Dandan Bi1-12/+8
2015-08-13MdeModulePkg: Refine the code in UiAppDandan Bi2-3/+10
2015-08-13MdeModulePkg:Use safe string functions in UiApp.Dandan Bi7-29/+30
2015-08-05UiApp: Update copyright info, cover old code existed in old BdsDxe driver.Eric Dong34-29/+29
2015-08-04MdeModulePkg:Refine the code comments in UiAppDandan Bi6-27/+45
2015-07-31UiApp: Move reset menu from Front Page to BMM Page.Eric Dong5-9/+13
2015-07-31Remove the useless code to fix build failure caused by error depend on IntelF...Eric Dong4-93/+0
2015-07-30UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver.Eric Dong34-0/+13864