]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal/BdsDxe/FrontPage.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / FrontPage.c
2019-07-03 Hao A WuRemove IntelFrameworkModulePkg
2019-04-09 Michael D KinneyIntelFrameworkModulePkg: Replace BSD License with BSD...
2018-08-24 shengleiIntelFrameworkModulePkg BdsDxe: Remove redundant functions
2018-06-28 Liming GaoIntelFrameworkModulePkg: Clean up source files
2017-03-06 Hao WuIntelFrameworkModulePkg: Refine casting expression...
2017-03-02 Hao WuIntelFrameworkModulePkg: Replace [Ascii|Unicode]ValueTo...
2016-07-29 Star ZengIntelFrameworkModulePkg BdsDxe: Use definition in Indus...
2016-07-11 Giri P MudusuruIntelFrameworkModulePkg: Fix typos in comments
2016-06-21 Star ZengIntelFrameworkModulePkg: Replace UnicodeStrToAsciiStr...
2016-04-05 Jeremy LintonIntelFrameworkModulePkg/Bds: Correct the total RAM...
2015-10-15 Eric DongIntelFrameworkModulePkg BdsDxe: Use PcdSet##S to replac...
2015-08-27 Eric DongIntelFrameworkModulePkg: Replace deprecated function.
2015-06-30 Hao WuIntelFrameworkModulePkg BdsDxe: Use safe string functions
2014-11-06 Eric DongTry to read key strike even when the TimeOuts value...
2014-10-11 Olivier MartinRemoves dependencies on SMBIOS in the IntelFrameworkMod...
2014-08-08 Jeff FanAdd type cast on variable before operation.
2014-06-18 Eric DongSupport RouteConfig function for BdsDxe driver.
2014-03-25 Ruiyu NiReport the setting variable failure to platform through...
2013-04-03 ydong10Get the language string before use it to avoid reuse...
2013-01-30 ydong10Get support languages from "PlatformLangCodes" instead...
2012-08-10 czhang46Fix 2 errors for new feature
2012-07-30 czhang46Add 2 new Bds features
2012-07-02 czhang46In PcdBootlogoOnlyEnable case, Clear cursor & screen...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-03-23 czhang46Add BootlogoOnly feature in BDS for BGRT
2011-12-15 ydong10Update for IntelFrameworkModulePkg.
2011-11-24 li-elvinUpdate console mode setup to use PcdSetupConOutColumn...
2011-11-21 lzeng14According to PI errata 0000654 and 000811, we need...
2011-11-15 li-elvinFix incorrect pointer check.
2011-11-08 li-elvinIntroduce video resolution and text mode PCDs for BIOS...
2011-11-04 xdu2IntelFrameworkModulePkg: Update GenericBdsLib to use...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-05-20 ydong10Refine all R9 call back function to return EFI_UNSUPPOR...
2011-04-20 niruiyuThe hotkey callback in BDS module should defer loading...
2010-10-11 niruiyuFix the corner case when there is only "\0\0" appended...
2010-08-26 niruiyuFix a bug in GetOptionalStringByIndex() that doesn...
2010-07-01 lgao4Use ASSERT to check the expression.
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
2010-04-23 hhtianUpdate the copyright notice format
2010-03-22 lgao4Don't create a dummy string with new language.
2010-03-04 lgao4Update HiiConfigAccess.ExtractConfig interface to suppo...
2009-12-11 klu2there is no 0 between a SMBIOS buffer and the first...
2009-12-11 klu2The consumer for smbios recorder should *not* make...
2009-12-07 gikidyRefine code make callback logic same with frontPage.
2009-12-04 gikidyFix some typos & format.
2009-11-20 davidhuang1. PI SMBIOS Checkin. Major change include:
2009-08-31 qhuang8Update BdsDxe to use HiiLib and UefiHiiServicesLib...
2009-08-14 lgao41. Correct Col * Row string
2009-07-15 darylm503Clean up PERF macro usage. The macros were being used...
2009-07-10 eric_tianroll back the change on the naming of DataHubRecords...
2009-07-08 klu2Fix a building error due to check-in r8808
2009-06-19 klu21) Make naming of enumeration type follows coding style
2009-05-20 lgao4Fix the issue that BootOrder can't be set
2009-05-19 lgao4Correct the dummy ConfigAccess Extract and RouteConfig...
2009-04-28 eric_tianupdate to pass ICC build
2009-04-27 eric_tianimprove platformlangcodes/langcodes and platformlang...
2009-04-21 lgao4Add FormSet Guid for the front page.
2009-04-17 lgao4Use GetNextLanguage replace the original HiiLibGetNextL...
2009-04-17 lgao4Update BdsDxe to use new designed HiiLib, remove the...
2009-04-17 rsun3Retire HiiLibGetNextLanguage() API from HII Library...
2009-04-16 rsun3Retire language conversion APIs from HII library class.
2009-04-14 rsun3HII Library Class interface refine.
2009-04-02 rsun3Retire Extended HII library class.
2009-03-27 qhuang8Apply GetBestLanguage() API in UEFI
2009-03-20 vanjeffclean console control protocol in bds module.
2009-03-10 vanjeff1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOu...
2009-01-23 klu2Move BdsDxe and GenericBdsLib to IntelFrameworkModulePk...