summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Library/GenericBdsLib/InternalBdsLib.h
Commit message (Expand)AuthorAgeFilesLines
* Remove IntelFrameworkModulePkgHao A Wu2019-07-031-172/+0
* IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* IntelFrameworkModulePkg: Clean up source filesLiming Gao2018-06-281-13/+13
* IntelFrameworkModulePkg/GenericBdsLib: Remove the useless Perf codesDandan Bi2018-02-121-17/+0
* IntelFrameworkModulePkg/GenericBdsLib: Use BmpSupportLibMichael D Kinney2018-02-111-1/+2
* IntelFrameworkModulePkg/GenericBdsLib: remove AcpiS3->S3Save() callArd Biesheuvel2015-07-261-1/+0
* Report the setting variable failure to platform through the status code when ...Ruiyu Ni2014-03-251-1/+46
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-261-1/+0
* Move the memory allocation and variable set to BdsEntry, use VariableLock pro...lzeng142013-05-231-10/+0
* Remove BdsLibConnectConsoleVariableWithoutDispatch() and enhance BdsLibConnec...niruiyu2013-03-191-25/+1
* Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang462012-08-171-0/+24
* Align the perf data between FPDT and DP.lzeng142012-06-191-4/+19
* Refine BdsDxe driver and GenericBdsLib library so that the GenericBdsLib does...niruiyu2012-06-011-0/+1
* Add code to check boot option variable before use itydong102012-04-191-0/+16
* Add BootlogoOnly feature in BDS for BGRTczhang462012-03-231-1/+2
* Clean up the private GUID definition in module Level.lgao42011-09-181-0/+3
* IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status ...xdu22011-08-251-1/+2
* Add support for BootOption with USB Class or USB WWID device path node.xdu22010-12-241-0/+1
* Use PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether ...niruiyu2010-11-221-0/+9
* Update the copyright notice formathhtian2010-04-231-2/+2
* 1.Change the behavior of BdsBoot, to enumerate Boot Options by EfiLoadFilePro...tye12010-01-251-2/+1
* Update GenericBdsLib to support BootOption for VLAN device.xdu22009-12-301-0/+2
* Don't need call SAP measure GPT table, which can be covered in SAP implementa...lgao42009-12-081-1/+0
* Fix build break for missing definition of PCI_IF_EHCImdkinney2009-07-241-1/+1
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-241-1/+1
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* Retire description string macro for boot device type which are not defined in...klu22009-07-131-17/+0
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-111-1/+1
* Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao42009-07-091-1/+0
* Fix BDS limitation of two "EFI DVD/CDROM" options appear after plug two CD-ROM.gikidy2009-06-111-0/+17
* Clean up GenericBdsLib.h to remove unnecessary include header files.lgao42009-05-211-0/+23
* remove unused header filelgao42009-04-151-1/+0
* clean console control protocol in bds module.vanjeff2009-03-201-2/+1
* Add more checks for Dxe Report status code library to access boot service.lgao42009-03-101-0/+1
* Remove bmp.h and shellFile.h from MdeModulePkg to IntelFrameworkpkgqhuang82009-03-021-1/+0
* Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib li...klu22009-02-271-0/+11
* retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian2009-02-231-1/+0
* Update for the performance infrastructure changes:qhuang82009-02-231-23/+1
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-231-0/+106