summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/BootMaint.c
AgeCommit message (Expand)Author
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-16Update the BDS UI to keep the old behaviors after add exit action when Config...ydong10
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong10
2011-02-16Enhance BMM to support changing FlowControl setting in Front Page.ydong10
2011-01-28Add back the BdsDeleteBootOption to pass build.niruiyu
2011-01-28BDS enhancement: enumerate & show all legacy boot options in Boot Manager so ...niruiyu
2011-01-10Enhance BDS to support Boot/Driver option whose option number >= 0xFF.niruiyu
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-04-23Update the copyright notice formathhtian
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2009-12-04Fix some typos & format.gikidy
2009-07-08Add comments for the return value of GenericBdsLib functions.lgao4
2009-07-07Fix some issues reported by source static analysis tools.klu2
2009-06-24Explicit to judge whether Index is out of boundary.klu2
2009-06-191) Make naming of enumeration type follows coding styleklu2
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-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2