summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Application
AgeCommit message (Expand)Author
2016-12-26MdeModulePkg: Move to new locationGuo Mang
2016-07-14MdeModulePkg BootMaint: remove set but unused variablesHao Wu
2016-07-14MdeModulePkg DeviceMngr: remove set but unused variablesHao Wu
2016-07-14MdeModulePkg: BootManagerMenuApp: remove set but unused variablesLaszlo Ersek
2016-07-07MdeModulePkg VariableInfo: Fix GCC build failureStar Zeng
2016-07-07MdeModulePkg VariableInfo: Use fixed buffer for smm comm bufferStar Zeng
2016-07-07MdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng
2016-07-06MdeModulePkg-MemoryProfile(3): Use SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_...Star Zeng
2016-03-03MdeModulePkg: Use PcdSet##S to replace PcdSet##Eric Dong
2015-12-25MdeModulePkg/BootManagerMenu: Fix bug that boots to undesired optionRuiyu Ni
2015-11-16MdeModulePkg: Update UiApp to not display itselfRuiyu Ni
2015-11-16MdeModulePkg: Update BootManagerMenuApp to not display itselfRuiyu Ni
2015-08-28MdeModulePkg: Add the missing module UNI files.Liming Gao
2015-08-27MdeModulePkg: Replace deprecated function.Eric Dong
2015-08-27MdeModulePkg: Fix mixed Dos and Linux end of line format issue.Eric Dong
2015-08-20MdeModulePkg:Fix build fail in VS2008Dandan Bi
2015-08-20MdeModulePkg:Full support F10 hot key in UiApp.Dandan Bi
2015-08-19MdeModulePkg: Update UiApp to handle terminal type TtyTermRuiyu Ni
2015-08-14MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver ...Dandan Bi
2015-08-13MdeModulePkg: Refine the code in UiAppDandan Bi
2015-08-13MdeModulePkg:Use safe string functions in UiApp.Dandan Bi
2015-08-05UiApp: Update copyright info, cover old code existed in old BdsDxe driver.Eric Dong
2015-08-04MdeModulePkg:Refine the code comments in UiAppDandan Bi
2015-07-31UiApp: Move reset menu from Front Page to BMM Page.Eric Dong
2015-07-31Remove the useless code to fix build failure caused by error depend on IntelF...Eric Dong
2015-07-30UiApp code split from IntelFrameworkModulePkg/Universal/BdsDxe driver.Eric Dong
2015-07-08MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S one...Qiu Shumin
2015-07-01MdeModulePkg/Application/MemoryProfileInfo: Use safe string functions to refi...Qiu Shumin
2015-07-01MdeModulePkg VariableInfo: Merge from VariableInfo in SecurityPkgStar Zeng
2015-05-18MdeModulePkg: Update memory profile for OEM reserved memory type.Star Zeng
2015-05-15MdeModulePkg: Add UNI files for BootManagerMenuApp application.Ruiyu Ni
2015-05-06MdeModulePkg: Add BootManagerMenuApp.Ruiyu Ni
2015-04-29MdeModulePkg: Add support for UEFI2.5 and PI1.4 PersistentMemory featureLiming Gao
2014-11-17MdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix EBC and VS2013 build fa...Star Zeng
2014-11-12MdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and SMRAM profile support.Star Zeng
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2011-05-30Update code to pass packaging tool.lzeng14
2011-03-15Refine the inf and dec to follow spec.ydong10
2010-04-24Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2009-06-18update the usage help text on variable statistic information.eric_tian
2009-04-24Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao4
2009-04-14HII Library Class interface refine.rsun3
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao4
2009-04-07Correct minor error.lgao4
2009-04-02Use UefiLib CreatePopUp APIlgao4
2009-04-02Retire Extended HII library class.rsun3
2009-03-24Apply GetBestLanguage() in UefiLib to get the driver name from Component Name...qhuang8