summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Universal/BdsDxe/FrontPage.c
AgeCommit message (Expand)Author
2016-07-29IntelFrameworkModulePkg BdsDxe: Use definition in IndustryStandard/Smbios.hStar Zeng
2016-07-11IntelFrameworkModulePkg: Fix typos in commentsGiri P Mudusuru
2016-06-21IntelFrameworkModulePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng
2016-04-05IntelFrameworkModulePkg/Bds: Correct the total RAM calculationJeremy Linton
2015-10-15IntelFrameworkModulePkg BdsDxe: Use PcdSet##S to replace PcdSet##Eric Dong
2015-08-27IntelFrameworkModulePkg: Replace deprecated function.Eric Dong
2015-06-30IntelFrameworkModulePkg BdsDxe: Use safe string functionsHao Wu
2014-11-06Try to read key strike even when the TimeOuts value is zero, this will avoid ...Eric Dong
2014-10-11Removes dependencies on SMBIOS in the IntelFrameworkModulePkg’s BDS.Olivier Martin
2014-08-08Add type cast on variable before operation.Jeff Fan
2014-06-18Support RouteConfig function for BdsDxe driver.Eric Dong
2014-03-25Report the setting variable failure to platform through the status code when ...Ruiyu Ni
2013-04-03Get the language string before use it to avoid reuse freed buffer.ydong10
2013-01-30Get support languages from "PlatformLangCodes" instead of front page string p...ydong10
2012-08-10Fix 2 errors for new featureczhang46
2012-07-30Add 2 new Bds featuresczhang46
2012-07-02In PcdBootlogoOnlyEnable case, Clear cursor & screen when key rather than Hot...czhang46
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2012-03-23Add BootlogoOnly feature in BDS for BGRTczhang46
2011-12-15Update for IntelFrameworkModulePkg.ydong10
2011-11-24Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w...li-elvin
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng14
2011-11-15Fix incorrect pointer check.li-elvin
2011-11-08Introduce video resolution and text mode PCDs for BIOS setup in BDS module. U...li-elvin
2011-11-04IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to rep...xdu2
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-05-20Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte...ydong10
2011-04-20The hotkey callback in BDS module should defer loading the boot option until ...niruiyu
2010-10-11Fix the corner case when there is only "\0\0" appended and the Index is 1. Re...niruiyu
2010-08-26Fix a bug in GetOptionalStringByIndex() that doesn't handle the case when Ind...niruiyu
2010-07-01Use ASSERT to check the expression.lgao4
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-04-23Update the copyright notice formathhtian
2010-03-22Don't create a dummy string with new language.lgao4
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2009-12-11there is no 0 between a SMBIOS buffer and the first string in unformated area...klu2
2009-12-11The consumer for smbios recorder should *not* make assumption the SMBIOS stru...klu2
2009-12-07Refine code make callback logic same with frontPage.gikidy
2009-12-04Fix some typos & format.gikidy
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang
2009-08-31Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symb...qhuang8
2009-08-141. Correct Col * Row stringlgao4
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm503
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian
2009-07-08Fix a building error due to check-in r8808klu2
2009-06-191) Make naming of enumeration type follows coding styleklu2
2009-05-20Fix the issue that BootOrder can't be setlgao4
2009-05-19Correct the dummy ConfigAccess Extract and RouteConfig behavior according to ...lgao4
2009-04-28update to pass ICC builderic_tian