summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint
AgeCommit message (Expand)Author
2015-07-13IntelFrameworkModulePkg BootMaint: Fix potential read over memory boundaryHao Wu
2015-07-10IntelFrameworkModulePkg: Fix a memory leak bug in BdsDxe driver.Ruiyu Ni
2015-06-30IntelFrameworkModulePkg BootMaint: Use safe string functionsHao Wu
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi
2015-02-12Remove invalid value sync action when changing value. Else later save change ...Eric Dong
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong
2014-09-29Removes some unused assigned variables. Some compiler (GCC in this case) rais...Olivier Martin
2014-09-16Refine the code, remove the useless code.Eric Dong
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-07Refine code to follow good coding style.Eric Dong
2014-07-04Refine the save action for the BdsDxe.Eric Dong
2014-06-25Refine code to make it more safely.Eric Dong
2014-06-19Fix GCC build fail.Eric Dong
2014-06-18Support RouteConfig function for BdsDxe driver.Eric Dong
2014-03-26Remove RT attribute for variable LegacyDevOrderRuiyu Ni
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni
2014-01-22Fix CRLF formatTian, Hot
2014-01-09Return to BMM page if parse the file info failed.Eric Dong
2014-01-08Rollback the patch 15054.Eric Dong
2014-01-07Not update the status until parse the file info success.Eric Dong
2013-10-14Move update legacy order logic from CHANGING to CHANGED.Eric Dong
2013-03-05Follow UEFI spec, set TimeOut and HwErrRecSupport variable by EFI variable se...lzeng14
2012-10-11Add missing braces around initializer.lzeng14
2012-09-141. Fix a bug when comparing two timestamp in auth-variable driver.sfu5
2012-08-29Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...erictian
2012-06-06Fix memory leak issues.niruiyu
2012-06-01Refine BdsDxe driver and GenericBdsLib library so that the GenericBdsLib does...niruiyu
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