summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Application
Commit message (Expand)AuthorAgeFilesLines
...
* MdeModulePkg/CapsuleApp: Center bitmap at bottom of screenMichael D Kinney2018-03-212-5/+61
* MdeModulePkg/CapsuleApp: Fix logic bug in CleanGatherList()Michael D Kinney2018-03-211-2/+2
* MdeModulePkg: Fix misuses of AllocateCopyPoolJian J Wang2017-11-081-2/+6
* MdeModulePkg CapsuleApp: Fix print info in BuildGatherList()Star Zeng2017-07-031-1/+1
* MdeModulePkg MemoryProfileInfo: Use PdbStringOffset to get PDB infoStar Zeng2017-05-241-3/+3
* MdeModulePkg SmiHandlerProfile: Use fixed data type in data structureStar Zeng2017-05-241-7/+7
* MdeModulePkg SmiHandlerProfile: Fix no PDB case handling incorrectlyStar Zeng2017-05-241-4/+6
* MdeModulePkg SmiHandlerProfile: Fix memory leak in DumpSmiChildContextStar Zeng2017-05-121-1/+7
* MdeModulePkg CapsuleApp: Fix mixed EOL format issueStar Zeng2017-05-111-1/+1
* MdeModulePkg/BootManagerMenu: Add assertion to indicate no DIV by 0Ruiyu Ni2017-04-141-1/+2
* MdeModulePkg CapsuleApp: Add directory supportStar Zeng2017-04-143-302/+94
* MdeModulePkg: Remove unsupported PcdExpression usage in module INFLiming Gao2017-04-061-3/+3
* MdeModulePkg CapsuleApp: Add -NR (no-reset) option supportStar Zeng2017-03-211-5/+23
* MdeModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-1/+1
* MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu2017-03-021-4/+11
* MdeModulePkg: Fix coding style issuesDandan Bi2017-02-281-1/+1
* MdeModulePkg/CapsuleApp: Use StrToGuid in BaseLibRuiyu Ni2017-02-282-161/+6
* MdeModulePkg/App: Add SmiHandlerProfile dump app.Jiewen Yao2017-02-224-0/+791
* MdeModulePkg/CapsuleApp: Dump capsule name in record.Jiewen Yao2016-12-231-8/+8
* MdeModulePkg/CapsuleApp: Fix Guid format issuesDandan Bi2016-12-201-9/+9
* MdeModulePkg/CapsuleApp: Fix GUID/protocol format issuesDandan Bi2016-12-141-14/+14
* MdeModulePkg: Make the comments align with the functionDandan Bi2016-12-142-8/+8
* 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