summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)Author
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-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng14
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-09-02IntelFrameworkModulePkg: Add DxeCapsuleLibjljusten
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-08-02Fixed the issue in RuntimeStatusCode library that may not work on the early d...lgao4
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-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
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-12-23Revert patch 11146 about file guid.ydong10
2010-12-10Change the file guid value to avoid conflict as another file.ydong10
2010-11-26Fix the checking logic for the boot option enumeration.niruiyu
2010-11-231. Rollback the changing on replacing MAX_EXTENDED_DATA_SIZE by EFI_STATUS_CO...vanjeff
2010-11-22Use PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether ...niruiyu
2010-11-10Prevent infinite recursion when ASSERT(), DEBUG(), or any other use of Report...vanjeff
2010-11-08Remove unnecessary mBdsImageHandle.niruiyu
2010-09-16Add additional reset when Memory Type Information settings change.niruiyu
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SMM_DRIVE...mdkinney
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-05-24Use the ASSERT() for parameter checking as the 4th parameter of internal work...lgao4
2010-05-07Fix ICC 11.1 build errormdkinney
2010-04-23Update the copyright notice formathhtian
2010-03-03Fixed the build issue which is caused by movement of S3Resume.h is moved fro...jchen20
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
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-10Leverages SMM Status Code Protocol, instead of OemHookStatusCodeLib.xli24
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