summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/GenericBdsLib
AgeCommit message (Expand)Author
2012-06-01Refine BdsDxe driver and GenericBdsLib library so that the GenericBdsLib does...niruiyu
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-05-28Fix build failedydong10
2012-05-25Refine logic about validate boot option.ydong10
2012-05-18Clean ParentHandle field when image is loaded directly from the firmware's bo...ydong10
2012-05-07Fix memory leak issues.ydong10
2012-04-19Add code to check boot option variable before use itydong10
2012-04-11Add more check for the bmp file to avoid access violation.ydong10
2012-04-01When transfer from Unicode to hex number, current code only consider the 0-9 ...ydong10
2012-03-23Add BootlogoOnly feature in BDS for BGRTczhang46
2012-01-12Update copyright.ydong10
2012-01-12Add check when get boot option variable to avoid system hang.ydong10
2011-11-08Introduce video resolution and text mode PCDs for BIOS setup in BDS module. U...li-elvin
2011-11-07IntelFrameworkModulePkg-GenericBdsLib: Add type cast for conversion from INTN...xdu2
2011-11-04IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to rep...xdu2
2011-10-24Fix BDS bug to signal ReadyToBoot event before loading the boot option.niruiyu
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-08-25IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status ...xdu2
2011-08-25Raise TPL to prevent the BlockIo instance for USB device is removed during th...niruiyu
2011-07-06Enhance BDS to avoid the additional reset when the platform pre-allocated mem...niruiyu
2011-07-05Fix the BDS to show UEFI hard drive boot option as "EFI Hard Drive" instead o...niruiyu
2011-07-05Add the support for Boot Option with all 0xff USB class Device Path.qianouyang
2011-06-28IntelFrameworkModulePkg: Fix clang compielr warning.andrewfish
2011-06-16IntelFrameworkModulePkg GenericBdsLib: Remove unwanted assert conditionjljusten
2011-06-02Add return status check for SetVariable.niruiyu
2011-05-27Update the comments to describe the purpose of Removable array.niruiyu
2011-05-26Originally BDS only creates boot options for removable media, the patch creat...niruiyu
2011-03-30Update inf file to follow spec.ydong10
2011-03-14Enhance inf to follow spec.ydong10
2011-03-01Fix the bug that BDS assumes any boot option resides in the FV is Shell which...niruiyu
2011-01-05in Recovery path, doesn't warm reset even if MemoryTypeInfo data is changed.erictian
2010-12-24Add support for BootOption with USB Class or USB WWID device path node.xdu2
2010-11-26Fix the checking logic for the boot option enumeration.niruiyu
2010-11-22Use PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether ...niruiyu
2010-11-08Remove unnecessary mBdsImageHandle.niruiyu
2010-09-16Add additional reset when Memory Type Information settings change.niruiyu
2010-08-10Add explicit type cast to suppress possible warning of precession loss.xli24
2010-08-09Remove the EHCI/UHCI inter-dependency in GenericBdsLib since the EHCI/UHCI co...niruiyu
2010-06-14Allow gEfiMemoryTypeInformation bins to shrink if boot mode is BOOT_WITH_DEFA...mdkinney
2010-05-28remove unnecessary EFI64_SHADOW_ALL_LEGACY_ROM in GenericBdsLib.niruiyu
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2010-02-11To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for ...niruiyu
2010-02-08Assume Tick value 1 as the beginning time of boot.jgong5
2010-02-04Performance.c in GenericBdsLib is updated not to filter log entries that donā...jgong5
2010-02-03For network dynamic media detect support: invoke Snp->GetStatus() before use ...xdu2
2010-02-01Add BdsLibUserIdentify API in GenericBdsLibgdong1
2010-01-27Update BDS boot option description string to use UNI file string in GenericBd...gikidy
2010-01-25GenericBdsLib: Remove a un-reasonable ASSERT when BdsLibVariableToOption() re...rsun3