]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Application
MdeModulePkg DxeCore: Fix issue to print GUID value %g without pointer
[mirror_edk2.git] / MdeModulePkg / Application /
2017-04-06 Liming GaoMdeModulePkg: Remove unsupported PcdExpression usage...
2017-03-21 Star ZengMdeModulePkg CapsuleApp: Add -NR (no-reset) option...
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2017-03-02 Hao WuMdeModulePkg: Replace [Ascii|Unicode]ValueToString
2017-02-28 Dandan BiMdeModulePkg: Fix coding style issues
2017-02-28 Ruiyu NiMdeModulePkg/CapsuleApp: Use StrToGuid in BaseLib
2017-02-22 Jiewen YaoMdeModulePkg/App: Add SmiHandlerProfile dump app.
2016-12-23 Jiewen YaoMdeModulePkg/CapsuleApp: Dump capsule name in record.
2016-12-20 Dandan BiMdeModulePkg/CapsuleApp: Fix Guid format issues
2016-12-14 Dandan BiMdeModulePkg/CapsuleApp: Fix GUID/protocol format issues
2016-12-14 Dandan BiMdeModulePkg: Make the comments align with the function
2016-12-01 Jiewen YaoMdeModulePkg/CapsuleApp: add Internal for function...
2016-12-01 Jiewen YaoMdeModulePkg/CapsuleApp: Add Fmp->GetImage() support.
2016-11-22 Hao WuMdeModulePkg CapsuleApp: ASSERT to ensure 'CapsuleIndex...
2016-11-15 Jiewen YaoMdeModulePkg/CapsuleApp: remove unused definition.
2016-11-08 Jiewen YaoMdeModulePkg/UiApp: Show test key warning info in Front...
2016-11-08 Jiewen YaoMdeModulePkg/CapsuleApp: Add CapsuleApp application.
2016-10-27 Laszlo ErsekMdeModulePkg/MemoryProfileInfo: rebase to ARRAY_SIZE()
2016-10-27 Gary LinMdeModulePkg: BootManagerMenuApp: Fix typos in comments
2016-09-12 Dandan BiMdeModulePkg/UiApp: Fix incorrect question id
2016-08-31 Hao WuMdeModulePkg: Use IsZeroGuid API for zero GUID checking
2016-07-29 Star ZengMdeModulePkg UiApp: Use definition in IndustryStandard...
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2016-07-05 Star ZengMdeModulePkg MemoryProfileInfo: Handle "/" character...
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-07-01 Star ZengMdeModulePkg MemoryProfileInfo: Enhance output info...
2016-06-30 Star ZengMdeModulePkg VariableInfo: Fix GCC build failure
2016-06-29 Star ZengMdeModulePkg VariableInfo: Use fixed buffer for smm...
2016-06-21 Star ZengMdeModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUn...
2016-06-21 Dandan BiMdeModulePkg/UiApp: Retrieve the value of language...
2016-06-21 Dandan BiMdeModulePkg/UiApp: Connect all devices in UiApp if...
2016-06-14 Dandan BiMdeModulePkg/UiApp: Fix the incorrect use of the HiiHandle
2016-05-25 Dandan BiMdeModulePkg: Make function comments and function match...
2016-05-19 Eric DongMdeModulePkg UiApp: Remove invalid keyword "bds" in...
2016-05-18 Dandan BiMdeModulePkg/UiApp: Exit function when parameter is...
2016-05-18 Dong, EricMdeModulePkg UiApp: Add "Enter Setup" status code.
2016-05-13 Eric DongMdeModulePkg UiApp: change code for easy customization.
2016-04-29 Star ZengMdeModulePkg-MemoryProfile(3): Use SMRAM_PROFILE_COMMAN...
2016-04-05 Jeremy LintonMdeModulePkg/UiApp: Correct the total RAM calculation
2016-03-25 Laszlo ErsekMdeModulePkg: BootManagerMenuApp: remove set but unused...
2016-03-16 Dandan BiMdeModulePkg: Refine the UI code
2016-02-24 Qiu ShuminMdeModulePkg: Add sample help information for HelloWorl...
2015-12-25 Ruiyu NiMdeModulePkg/BootManagerMenu: Fix bug that boots to...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-11-26 Dandan BiMdeModulePkg:Correct the file name in UiApp.inf
2015-11-23 Dandan BiMdeModulePkg:Refine the UiApp
2015-10-23 Ruiyu NiMdeModulePkg: Update UiApp to not display itself
2015-10-23 Ruiyu NiMdeModulePkg: Update BootManagerMenuApp to not display...
2015-10-15 Eric DongMdeModulePkg: Use PcdSet##S to replace PcdSet##
2015-08-28 Liming GaoMdeModulePkg: Add the missing module UNI files.
2015-08-27 Eric DongMdeModulePkg: Replace deprecated function.
2015-08-27 Eric DongMdeModulePkg: Fix mixed Dos and Linux end of line forma...
2015-08-20 Dandan BiMdeModulePkg:Fix build fail in VS2008
2015-08-20 Dandan BiMdeModulePkg:Full support F10 hot key in UiApp.
2015-08-19 Ruiyu NiMdeModulePkg: Update UiApp to handle terminal type...
2015-08-14 Dandan BiMdeModulePkg:Fix the issue that Commit changes and...
2015-08-13 Dandan BiMdeModulePkg: Refine the code in UiApp
2015-08-13 Dandan BiMdeModulePkg:Use safe string functions in UiApp.
2015-08-05 Eric DongUiApp: Update copyright info, cover old code existed...
2015-08-04 Dandan BiMdeModulePkg:Refine the code comments in UiApp
2015-07-31 Eric DongUiApp: Move reset menu from Front Page to BMM Page.
2015-07-31 Eric DongRemove the useless code to fix build failure caused...
2015-07-30 Eric DongUiApp code split from IntelFrameworkModulePkg/Universal...
2015-07-08 Qiu ShuminMdeModulePkg: Refine code to use Strn**S safe functions...
2015-07-01 Qiu ShuminMdeModulePkg/Application/MemoryProfileInfo: Use safe...
2015-07-01 Star ZengMdeModulePkg VariableInfo: Merge from VariableInfo...
2015-05-18 Star ZengMdeModulePkg: Update memory profile for OEM reserved...
2015-05-15 Ruiyu NiMdeModulePkg: Add UNI files for BootManagerMenuApp...
2015-05-06 Ruiyu NiMdeModulePkg: Add BootManagerMenuApp.
2015-04-29 Liming GaoMdeModulePkg: Add support for UEFI2.5 and PI1.4 Persist...
2014-11-17 Star ZengMdeModulePkg DxeCore/PiSmmCore/MemoryProfileInfo: Fix...
2014-11-12 Star ZengMdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2011-05-30 lzeng14Update code to pass packaging tool.
2011-03-15 ydong10Refine the inf and dec to follow spec.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2009-06-18 eric_tianupdate the usage help text on variable statistic inform...
2009-04-24 lgao4Merge application PlatOverMngr and library DxePlatDriOv...
2009-04-14 rsun3HII Library Class interface refine.
2009-04-13 lgao4Update UefiHiiLib to support new defined IFR related...
2009-04-07 lgao4Correct minor error.
2009-04-02 lgao4Use UefiLib CreatePopUp API
2009-04-02 rsun3Retire Extended HII library class.
2009-03-24 qhuang8Apply GetBestLanguage() in UefiLib to get the driver...
2009-02-27 eric_tian1. delete Include/Guid/VariableInfo.h
2009-02-26 eric_tianAll UEFI applications in the MdeModukePkg should be...
2009-02-25 lgao4Correct minor comments in meta data file.
2009-02-25 klu2Add missing protocol header files
2009-02-25 klu2Fix typo
2009-02-25 klu2fix typo
2009-02-25 klu2Refine the INF's comment
2009-02-25 vanjeffminimum update to pass ICC
2009-02-24 klu2Move library class GenericBdsLib and PlatformBdsLib...
2009-02-24 lgao4Change library class PlatDriOverLib to PlatformDriOverr...
2009-01-09 lgao4Add INF extension Information
2009-01-04 lgao4Code scrub for the following drivers and librarys.
2008-12-12 jji4INF head modified
next