summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Application
AgeCommit message (Expand)AuthorFilesLines
2017-04-14MdeModulePkg/BootManagerMenu: Add assertion to indicate no DIV by 0Ruiyu Ni1-1/+2
2017-04-14MdeModulePkg CapsuleApp: Add directory supportStar Zeng3-302/+94
2017-04-06MdeModulePkg: Remove unsupported PcdExpression usage in module INFLiming Gao1-3/+3
2017-03-21MdeModulePkg CapsuleApp: Add -NR (no-reset) option supportStar Zeng1-5/+23
2017-03-06MdeModulePkg: Refine casting expression result to bigger sizeHao Wu1-1/+1
2017-03-02MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu1-4/+11
2017-02-28MdeModulePkg: Fix coding style issuesDandan Bi1-1/+1
2017-02-28MdeModulePkg/CapsuleApp: Use StrToGuid in BaseLibRuiyu Ni2-161/+6
2017-02-22MdeModulePkg/App: Add SmiHandlerProfile dump app.Jiewen Yao4-0/+791
2016-12-23MdeModulePkg/CapsuleApp: Dump capsule name in record.Jiewen Yao1-8/+8
2016-12-20MdeModulePkg/CapsuleApp: Fix Guid format issuesDandan Bi1-9/+9
2016-12-14MdeModulePkg/CapsuleApp: Fix GUID/protocol format issuesDandan Bi1-14/+14
2016-12-14MdeModulePkg: Make the comments align with the functionDandan Bi2-8/+8
2016-12-01MdeModulePkg/CapsuleApp: add Internal for function name.Jiewen Yao2-6/+6
2016-12-01MdeModulePkg/CapsuleApp: Add Fmp->GetImage() support.Jiewen Yao3-1/+411
2016-11-22MdeModulePkg CapsuleApp: ASSERT to ensure 'CapsuleIndex' is not NULLHao Wu1-0/+2
2016-11-15MdeModulePkg/CapsuleApp: remove unused definition.Jiewen Yao1-3/+0
2016-11-08MdeModulePkg/UiApp: Show test key warning info in FrontPage.Jiewen Yao3-2/+18
2016-11-08MdeModulePkg/CapsuleApp: Add CapsuleApp application.Jiewen Yao6-0/+2148
2016-10-27MdeModulePkg/MemoryProfileInfo: rebase to ARRAY_SIZE()Laszlo Ersek1-3/+3
2016-10-27MdeModulePkg: BootManagerMenuApp: Fix typos in commentsGary Lin1-9/+9
2016-09-12MdeModulePkg/UiApp: Fix incorrect question idDandan Bi1-1/+2
2016-08-31MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu2-3/+1
2016-07-29MdeModulePkg UiApp: Use definition in IndustryStandard/Smbios.hStar Zeng1-4/+4
2016-07-11MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru2-7/+7
2016-07-05MdeModulePkg MemoryProfileInfo: Handle "/" character in the PDB pathStar Zeng1-1/+1
2016-07-01MdeModulePkg MemoryProfileInfo: Enhance output info for memory leak detectionStar Zeng2-162/+725
2016-06-30MdeModulePkg VariableInfo: Fix GCC build failureStar Zeng1-0/+1
2016-06-29MdeModulePkg VariableInfo: Use fixed buffer for smm comm bufferStar Zeng3-33/+50
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-29MdeModulePkg-MemoryProfile(3): Use SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng2-31/+75
2016-04-05MdeModulePkg/UiApp: Correct the total RAM calculationJeremy Linton1-70/+64
2016-03-25MdeModulePkg: BootManagerMenuApp: remove set but unused variablesLaszlo Ersek1-2/+0
2016-03-16MdeModulePkg: Refine the UI codeDandan Bi1-2/+5
2016-02-24MdeModulePkg: Add sample help information for HelloWorld application.Qiu Shumin3-2/+44
2015-12-25MdeModulePkg/BootManagerMenu: Fix bug that boots to undesired optionRuiyu Ni1-23/+45
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen12-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-23MdeModulePkg: Update BootManagerMenuApp to not display itselfRuiyu Ni2-2/+16
2015-10-15MdeModulePkg: Use PcdSet##S to replace PcdSet##Eric Dong3-16/+29