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
Age
Commit message (
Expand
)
Author
2009-04-23
add type cast.
vanjeff
2009-04-15
remove unused header file
lgao4
2009-04-15
fixed overflow issue when reading BMP file.
vanjeff
2009-04-13
Fix some inconsistencies in EFIAPI usage.
jljusten
2009-04-07
1. Update the CRC32 in the EFI System Table header in BdsConsole.c
vanjeff
2009-04-03
Loaded Image device paths for EFI Drivers loaded from PCI Option ROM
gikidy
2009-04-02
Use UefiLib CreatePopUp API
lgao4
2009-04-02
SATA Device path updated.
gikidy
2009-03-20
clean console control protocol in bds module.
vanjeff
2009-03-10
Fix build warning generated by GCC.
jljusten
2009-03-10
Add more checks for Dxe Report status code library to access boot service.
lgao4
2009-03-10
1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...
vanjeff
2009-03-02
remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg
qhuang8
2009-03-02
Correct include path for linux building
klu2
2009-03-02
remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg
qhuang8
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-26
Use default boot file name from UefiSpec.h and retired related PCDs
klu2
2009-02-26
1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...
klu2
2009-02-26
Add some comments in BdsDxe INF file.
lgao4
2009-02-24
Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg
klu2
2009-02-23
retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...
eric_tian
2009-02-23
retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...
eric_tian
2009-02-23
Update for the performance infrastructure changes:
qhuang8
2009-02-04
Add missing GUID due to last check-in.
klu2
2009-02-03
Cleanup meta data for GenericBdsLib library instance's INF
klu2
2009-02-03
Add in a check to make sure "BootCurrent" is created only when it match a val...
qwang12
2009-01-23
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...
klu2