summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint
AgeCommit message (Expand)Author
2009-07-08Add comments for the return value of GenericBdsLib functions.lgao4
2009-07-07Remove TempStringLen. It was assigned, but not used. (ICC warning)jljusten
2009-07-07Fix some issues reported by source static analysis tools.klu2
2009-06-24Fix the potential issue that using integrate as BOOLEAN value in judgment. klu2
2009-06-24Explicit to judge whether Index is out of boundary.klu2
2009-06-23Fix a syntax error. There was an extra closing parenthesis: ')'jljusten
2009-06-23Fix some potential buffer overflow issue.klu2
2009-06-23Fix potential buffer overflow issue.klu2
2009-06-191) Make naming of enumeration type follows coding styleklu2
2009-06-04Remove #define for MAX_BBS_ENTRIESmdkinney
2009-05-20Fix the issue that BootOrder can't be setlgao4
2009-04-27Update HiiGetBrowserData APIlgao4
2009-04-22Fix that the variable can't be stored. Next, I will update GetBrowserData API.lgao4
2009-04-20Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao4
2009-04-17Update BdsDxe to use new designed HiiLib, remove the referrence to the origin...lgao4
2009-04-14HII Library Class interface refine.rsun3
2009-04-13Fix some inconsistencies in EFIAPI usage.jljusten
2009-04-08Fix the bug that Boot Mainteinance Manager in the front page can not be enter...rsun3
2009-04-07correct the input parameter FormId of IfrLibUpdateForm()jji4
2009-04-02Retire Extended HII library class.rsun3
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu2
2009-02-231. Update Generic BDS part to use dynamic PCD to set console output mode inst...qhuang8
2009-02-04Fix a bug: fail to change Boot Order in Boot Maintenance Manager.qhuang8
2009-02-03Cleanup meta data for BdsDxe INF file.klu2
2009-01-24Fix ICC build warning.qhuang8
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2