index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IntelFrameworkModulePkg
/
Library
/
GenericBdsLib
/
InternalBdsLib.h
Age
Commit message (
Expand
)
Author
2017-04-27
IntelFrameworkModulePkg: Move to new location
Guo Mang
2015-07-26
IntelFrameworkModulePkg/GenericBdsLib: remove AcpiS3->S3Save() call
Ard Biesheuvel
2014-03-25
Report the setting variable failure to platform through the status code when ...
Ruiyu Ni
2013-07-26
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...
Ruiyu Ni
2013-05-23
Move the memory allocation and variable set to BdsEntry, use VariableLock pro...
lzeng14
2013-03-19
Remove BdsLibConnectConsoleVariableWithoutDispatch() and enhance BdsLibConnec...
niruiyu
2012-08-17
Fix the issue that consplitter should not touch ConIn variable & do ConIn co...
czhang46
2012-06-19
Align the perf data between FPDT and DP.
lzeng14
2012-06-01
Refine BdsDxe driver and GenericBdsLib library so that the GenericBdsLib does...
niruiyu
2012-04-19
Add code to check boot option variable before use it
ydong10
2012-03-23
Add BootlogoOnly feature in BDS for BGRT
czhang46
2011-09-18
Clean up the private GUID definition in module Level.
lgao4
2011-08-25
IntelFrameworkModulePkg/GenericBdsLib: update GenericBdsLib to report status ...
xdu2
2010-12-24
Add support for BootOption with USB Class or USB WWID device path node.
xdu2
2010-11-22
Use PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether ...
niruiyu
2010-04-23
Update the copyright notice format
hhtian
2010-01-25
1.Change the behavior of BdsBoot, to enumerate Boot Options by EfiLoadFilePro...
tye1
2009-12-30
Update GenericBdsLib to support BootOption for VLAN device.
xdu2
2009-12-08
Don't need call SAP measure GPT table, which can be covered in SAP implementa...
lgao4
2009-07-24
Fix build break for missing definition of PCI_IF_EHCI
mdkinney
2009-07-24
roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...
eric_tian
2009-07-24
if module doesn't explicitly depend on specific Pci spec, it should include I...
eric_tian
2009-07-13
Retire description string macro for boot device type which are not defined in...
klu2
2009-07-11
Remove extra #includes where possible to make build more efficient
mdkinney
2009-07-09
Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...
lgao4
2009-06-11
Fix BDS limitation of two "EFI DVD/CDROM" options appear after plug two CD-ROM.
gikidy
2009-05-21
Clean up GenericBdsLib.h to remove unnecessary include header files.
lgao4
2009-04-15
remove unused header file
lgao4
2009-03-20
clean console control protocol in bds module.
vanjeff
2009-03-10
Add more checks for Dxe Report status code library to access boot service.
lgao4
2009-03-02
Remove bmp.h and shellFile.h from MdeModulePkg to IntelFrameworkpkg
qhuang8
2009-02-27
Define EFI_REMOVABLE_MEDIA_FILE_NAME for EBC architecture in GenericBdsLib li...
klu2
2009-02-23
retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...
eric_tian
2009-02-23
Update for the performance infrastructure changes:
qhuang8
2009-01-23
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...
klu2