summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint
AgeCommit message (Expand)Author
2012-03-23Add BootlogoOnly feature in BDS for BGRTczhang46
2011-12-22Patch includes:ydong10
2011-12-15Update for IntelFrameworkModulePkg.ydong10
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin
2011-11-08Introduce video resolution and text mode PCDs for BIOS setup in BDS module. U...li-elvin
2011-09-29Add pointer check for NULL before dereference it.ydong10
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-231.Refine all the goto and action opcode. When the menu link to the sub form, ...ydong10
2011-02-16Enhance BMM to support changing FlowControl setting in Front Page.ydong10
2011-01-31Add assertion after memory allocation.niruiyu
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
2011-01-07Fix ICC9 compiler failureniruiyu
2011-01-06Fix the bug that duplicate HDD is shown in the BMM.niruiyu
2010-06-03Fix the issue that ASSERT() at line 1391 incorrectly asserts when order list ...xli24
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-05-21For BdsDxe module,xli24
2010-04-23Update the copyright notice formathhtian
2010-04-091. IsaSerialIo driver was changed to produce the flow control device path nod...niruiyu
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2010-01-27Update BDS boot option description string to use UNI file string in GenericBd...gikidy
2010-01-14Fix Boot Option appear twice while add a new boot option in some specific steps.gikidy
2010-01-13Minor code enhancement.xli24
2010-01-08Minor code enhancement.xli24
2010-01-07Correct copyright year to 2010lgao4
2010-01-04Correct help information for Delete Boot option and Change boot option.lgao4
2009-12-04Fix some typos & format.gikidy
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang
2009-10-26Allocated one buffer to for option->description, since it may be released by ...vanjeff
2009-10-26Correct the patch in r9367.xdu2
2009-10-26set filename with device path for load file devices.vanjeff
2009-10-26Fix a UI hang bug when adding Boot Option or Driver Option.xdu2
2009-08-141. Correct Col * Row stringlgao4
2009-07-21Clean up code lgao4
2009-07-17Fix build broken issue for ICC 9.0klu2
2009-07-16Fix bug that some boot option can *not* be displayed correct in boot manager ...klu2
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