summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/UpdatePage.c
AgeCommit message (Expand)Author
2014-09-29Removes some unused assigned variables. Some compiler (GCC in this case) rais...Olivier Martin
2014-08-08Add type cast on variable before operation.Jeff Fan
2014-07-23Fixed one possible array out of bounds issue.isakov-sl
2014-07-04Refine the save action for the BdsDxe.Eric Dong
2014-06-18Support RouteConfig function for BdsDxe driver.Eric Dong
2012-08-29Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...erictian
2011-12-15Update for IntelFrameworkModulePkg.ydong10
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-02-16Enhance BMM to support changing FlowControl setting in Front Page.ydong10
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
2011-01-07Fix ICC9 compiler failureniruiyu
2011-01-06Fix the bug that duplicate HDD is shown in the BMM.niruiyu
2010-04-23Update the copyright notice formathhtian
2009-10-26Allocated one buffer to for option->description, since it may be released by ...vanjeff
2009-08-141. Correct Col * Row stringlgao4
2009-07-21Clean up code 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-23Fix a syntax error. There was an extra closing parenthesis: ')'jljusten
2009-06-23Fix some potential buffer overflow issue.klu2
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-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu2
2009-02-04Fix a bug: fail to change Boot Order in Boot Maintenance Manager.qhuang8
2009-01-24Fix ICC build warning.qhuang8
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2