]> git.proxmox.com Git - mirror_edk2.git/history - IntelFrameworkModulePkg/Universal/BdsDxe/FrontPage.c
The hotkey callback in BDS module should defer loading the boot option until the...
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / FrontPage.c
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...