summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Application
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/CapsuleApp: add Internal for function name.Jiewen Yao2016-12-012-6/+6
* MdeModulePkg/CapsuleApp: Add Fmp->GetImage() support.Jiewen Yao2016-12-013-1/+411
* MdeModulePkg CapsuleApp: ASSERT to ensure 'CapsuleIndex' is not NULLHao Wu2016-11-221-0/+2
* MdeModulePkg/CapsuleApp: remove unused definition.Jiewen Yao2016-11-151-3/+0
* MdeModulePkg/UiApp: Show test key warning info in FrontPage.Jiewen Yao2016-11-083-2/+18
* MdeModulePkg/CapsuleApp: Add CapsuleApp application.Jiewen Yao2016-11-086-0/+2148
* MdeModulePkg/MemoryProfileInfo: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-3/+3
* MdeModulePkg: BootManagerMenuApp: Fix typos in commentsGary Lin2016-10-271-9/+9
* MdeModulePkg/UiApp: Fix incorrect question idDandan Bi2016-09-121-1/+2
* MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-312-3/+1
* MdeModulePkg UiApp: Use definition in IndustryStandard/Smbios.hStar Zeng2016-07-291-4/+4
* MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru2016-07-112-7/+7
* MdeModulePkg MemoryProfileInfo: Handle "/" character in the PDB pathStar Zeng2016-07-051-1/+1
* MdeModulePkg MemoryProfileInfo: Enhance output info for memory leak detectionStar Zeng2016-07-012-162/+725
* MdeModulePkg VariableInfo: Fix GCC build failureStar Zeng2016-06-301-0/+1
* MdeModulePkg VariableInfo: Use fixed buffer for smm comm bufferStar Zeng2016-06-293-33/+50
* MdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-212-3/+5
* MdeModulePkg/UiApp: Retrieve the value of language menuDandan Bi2016-06-211-0/+13
* MdeModulePkg/UiApp: Connect all devices in UiApp if neededDandan Bi2016-06-212-5/+4
* MdeModulePkg/UiApp: Fix the incorrect use of the HiiHandleDandan Bi2016-06-141-3/+3
* MdeModulePkg: Make function comments and function match in UI codesDandan Bi2016-05-252-13/+2
* MdeModulePkg UiApp: Remove invalid keyword "bds" in UiApp.Eric Dong2016-05-191-4/+3
* MdeModulePkg/UiApp: Exit function when parameter is unsupported or invalidDandan Bi2016-05-181-0/+2
* MdeModulePkg UiApp: Add "Enter Setup" status code.Dong, Eric2016-05-181-0/+8
* MdeModulePkg UiApp: change code for easy customization.Eric Dong2016-05-1313-919/+1484
* MdeModulePkg-MemoryProfile(3): Use SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng2016-04-292-31/+75
* MdeModulePkg/UiApp: Correct the total RAM calculationJeremy Linton2016-04-051-70/+64
* MdeModulePkg: BootManagerMenuApp: remove set but unused variablesLaszlo Ersek2016-03-251-2/+0
* MdeModulePkg: Refine the UI codeDandan Bi2016-03-161-2/+5
* MdeModulePkg: Add sample help information for HelloWorld application.Qiu Shumin2016-02-243-2/+44
* MdeModulePkg/BootManagerMenu: Fix bug that boots to undesired optionRuiyu Ni2015-12-251-23/+45
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-1512-0/+0
* MdeModulePkg:Correct the file name in UiApp.infDandan Bi2015-11-261-1/+1
* MdeModulePkg:Refine the UiAppDandan Bi2015-11-2332-11905/+175
* MdeModulePkg: Update UiApp to not display itselfRuiyu Ni2015-10-233-0/+14
* MdeModulePkg: Update BootManagerMenuApp to not display itselfRuiyu Ni2015-10-232-2/+16
* MdeModulePkg: Use PcdSet##S to replace PcdSet##Eric Dong2015-10-153-16/+29
* MdeModulePkg: Add the missing module UNI files.Liming Gao2015-08-283-1/+5
* MdeModulePkg: Replace deprecated function.Eric Dong2015-08-273-15/+15
* MdeModulePkg: Fix mixed Dos and Linux end of line format issue.Eric Dong2015-08-271-0/+0
* MdeModulePkg:Fix build fail in VS2008Dandan Bi2015-08-201-0/+2
* MdeModulePkg:Full support F10 hot key in UiApp.Dandan Bi2015-08-2010-357/+804
* MdeModulePkg: Update UiApp to handle terminal type TtyTermRuiyu Ni2015-08-195-8/+17
* MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver ...Dandan Bi2015-08-141-12/+8
* MdeModulePkg: Refine the code in UiAppDandan Bi2015-08-132-3/+10
* MdeModulePkg:Use safe string functions in UiApp.Dandan Bi2015-08-137-29/+30
* UiApp: Update copyright info, cover old code existed in old BdsDxe driver.Eric Dong2015-08-0534-29/+29
* MdeModulePkg:Refine the code comments in UiAppDandan Bi2015-08-046-27/+45
* UiApp: Move reset menu from Front Page to BMM Page.Eric Dong2015-07-315-9/+13
* Remove the useless code to fix build failure caused by error depend on IntelF...Eric Dong2015-07-314-93/+0