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
/
BdsConsole.c
Age
Commit message (
Expand
)
Author
2012-04-11
Add more check for the bmp file to avoid access violation.
ydong10
2012-03-23
Add BootlogoOnly feature in BDS for BGRT
czhang46
2011-11-07
IntelFrameworkModulePkg-GenericBdsLib: Add type cast for conversion from INTN...
xdu2
2011-11-04
IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to rep...
xdu2
2011-06-16
IntelFrameworkModulePkg GenericBdsLib: Remove unwanted assert condition
jljusten
2011-06-02
Add return status check for SetVariable.
niruiyu
2010-08-09
Remove the EHCI/UHCI inter-dependency in GenericBdsLib since the EHCI/UHCI co...
niruiyu
2010-04-23
Update the copyright notice format
hhtian
2009-08-31
revert the change on BdsConsole. when doing minimal boot, the ConsoleIn varia...
eric_tian
2009-08-10
remove a segment of code, in which it forces EHCI to be connected firstly bef...
eric_tian
2009-07-24
remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ...
eric_tian
2009-07-10
enhanced check when reading BMP file.
vanjeff
2009-07-10
Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
lgao4
2009-06-24
Use INTN to case the result of subtract
klu2
2009-06-24
Add NULL checking for input parameter.
klu2
2009-06-23
Add more checking to avoid the buffer overflow.
klu2
2009-04-23
add type cast.
vanjeff
2009-04-15
fixed overflow issue when reading BMP file.
vanjeff
2009-04-07
1. Update the CRC32 in the EFI System Table header in BdsConsole.c
vanjeff
2009-03-20
clean console control protocol in bds module.
vanjeff
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-01-23
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...
klu2