summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenu.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx1-1166/+1166
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-195/+221
2021-09-29MdeModulePkg/BootManagerMenuApp: Limit string drawing within one lineZhichao Gao1-3/+69
2020-06-10MdeModulePkg: Sets the Cursor to selected BootOption.Abdul Lateef Attar1-11/+11
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-133/+133
2017-04-14MdeModulePkg/BootManagerMenu: Add assertion to indicate no DIV by 0Ruiyu Ni1-1/+2
2016-10-27MdeModulePkg: BootManagerMenuApp: Fix typos in commentsGary Lin1-9/+9
2016-07-11MdeModulePkg: Fix typos in comments and variablesGiri P Mudusuru1-4/+4
2016-03-25MdeModulePkg: BootManagerMenuApp: remove set but unused variablesLaszlo Ersek1-2/+0
2015-12-25MdeModulePkg/BootManagerMenu: Fix bug that boots to undesired optionRuiyu Ni1-23/+45
2015-10-23MdeModulePkg: Update BootManagerMenuApp to not display itselfRuiyu Ni1-2/+15
2015-10-15MdeModulePkg: Use PcdSet##S to replace PcdSet##Eric Dong1-7/+12
2015-05-06MdeModulePkg: Add BootManagerMenuApp.Ruiyu Ni1-0/+1041