summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library/GenericBdsLib/BdsConsole.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2014-08-20IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanld...Eric Dong
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni
2013-03-19Remove BdsLibConnectConsoleVariableWithoutDispatch() and enhance BdsLibConnec...niruiyu
2013-02-21BMP file may has padding data between the bmp header section and the bmp data...ydong10
2012-09-04Set mode 0 (80x25) when Consplitter does not exist. li-elvin
2012-08-17Fix the issue that consplitter should not touch ConIn variable & do ConIn co...czhang46
2012-07-30Add 2 new Bds featuresczhang46
2012-04-11Add more check for the bmp file to avoid access violation.ydong10
2012-03-23Add BootlogoOnly feature in BDS for BGRTczhang46
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-06-16IntelFrameworkModulePkg GenericBdsLib: Remove unwanted assert conditionjljusten
2011-06-02Add return status check for SetVariable.niruiyu
2010-08-09Remove the EHCI/UHCI inter-dependency in GenericBdsLib since the EHCI/UHCI co...niruiyu
2010-04-23Update the copyright notice formathhtian
2009-08-31revert the change on BdsConsole. when doing minimal boot, the ConsoleIn varia...eric_tian
2009-08-10remove a segment of code, in which it forces EHCI to be connected firstly bef...eric_tian
2009-07-24remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ...eric_tian
2009-07-10enhanced check when reading BMP file.vanjeff
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao4
2009-06-24Use INTN to case the result of subtractklu2
2009-06-24Add NULL checking for input parameter.klu2
2009-06-23Add more checking to avoid the buffer overflow.klu2
2009-04-23add type cast.vanjeff
2009-04-15fixed overflow issue when reading BMP file.vanjeff
2009-04-071. Update the CRC32 in the EFI System Table header in BdsConsole.cvanjeff
2009-03-20clean console control protocol in bds module.vanjeff
2009-03-101. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar...vanjeff
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang8
2009-03-02Correct include path for linux buildingklu2
2009-03-02Remove bmp.h and shellFile.h from MdeModulePkg to IntelFrameworkpkgqhuang8
2009-01-23Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu2