Age | Commit message (Expand) | Author |
2012-08-10 | Fix 2 errors for new feature | czhang46 |
2012-07-30 | Add 2 new Bds features | czhang46 |
2012-07-02 | In PcdBootlogoOnlyEnable case, Clear cursor & screen when key rather than Hot... | czhang46 |
2012-05-31 | Fixed build failed. | ydong10 |
2012-05-30 | Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info.... | ydong10 |
2012-03-23 | Add BootlogoOnly feature in BDS for BGRT | czhang46 |
2011-12-15 | Update for IntelFrameworkModulePkg. | ydong10 |
2011-11-24 | Update console mode setup to use PcdSetupConOutColumn and PcdSetupConOutRow w... | li-elvin |
2011-11-21 | According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0... | lzeng14 |
2011-11-15 | Fix incorrect pointer check. | li-elvin |
2011-11-08 | Introduce video resolution and text mode PCDs for BIOS setup in BDS module. U... | li-elvin |
2011-11-04 | IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to rep... | xdu2 |
2011-09-18 | Clean up the private GUID definition in module Level. | lgao4 |
2011-05-20 | Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte... | ydong10 |
2011-04-20 | The hotkey callback in BDS module should defer loading the boot option until ... | niruiyu |
2010-10-11 | Fix the corner case when there is only "\0\0" appended and the Index is 1. Re... | niruiyu |
2010-08-26 | Fix a bug in GetOptionalStringByIndex() that doesn't handle the case when Ind... | niruiyu |
2010-07-01 | Use ASSERT to check the expression. | lgao4 |
2010-06-02 | Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea... | lgao4 |
2010-04-23 | Update the copyright notice format | hhtian |
2010-03-22 | Don't create a dummy string with new language. | lgao4 |
2010-03-04 | Update HiiConfigAccess.ExtractConfig interface to support NULL request string... | lgao4 |
2009-12-11 | there is no 0 between a SMBIOS buffer and the first string in unformated area... | klu2 |
2009-12-11 | The consumer for smbios recorder should *not* make assumption the SMBIOS stru... | klu2 |
2009-12-07 | Refine code make callback logic same with frontPage. | gikidy |
2009-12-04 | Fix some typos & format. | gikidy |
2009-11-20 | 1. PI SMBIOS Checkin. Major change include: | davidhuang |
2009-08-31 | Update BdsDxe to use HiiLib and UefiHiiServicesLib APIs to eliminate the symb... | qhuang8 |
2009-08-14 | 1. Correct Col * Row string | lgao4 |
2009-07-15 | Clean up PERF macro usage. The macros were being used with 0 as the first pa... | darylm503 |
2009-07-10 | roll back the change on the naming of DataHubRecords.h for backward compatibi... | eric_tian |
2009-07-08 | Fix a building error due to check-in r8808 | klu2 |
2009-06-19 | 1) Make naming of enumeration type follows coding style | klu2 |
2009-05-20 | Fix the issue that BootOrder can't be set | lgao4 |
2009-05-19 | Correct the dummy ConfigAccess Extract and RouteConfig behavior according to ... | lgao4 |
2009-04-28 | update to pass ICC build | eric_tian |
2009-04-27 | improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. | eric_tian |
2009-04-21 | Add FormSet Guid for the front page. | lgao4 |
2009-04-17 | Use GetNextLanguage replace the original HiiLibGetNextLanguage API. | lgao4 |
2009-04-17 | Update BdsDxe to use new designed HiiLib, remove the referrence to the origin... | lgao4 |
2009-04-17 | Retire HiiLibGetNextLanguage() API from HII Library class. | rsun3 |
2009-04-16 | Retire language conversion APIs from HII library class. | rsun3 |
2009-04-14 | HII Library Class interface refine. | rsun3 |
2009-04-02 | Retire Extended HII library class. | rsun3 |
2009-03-27 | Apply GetBestLanguage() API in UEFI | qhuang8 |
2009-03-20 | clean console control protocol in bds module. | vanjeff |
2009-03-10 | 1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar... | vanjeff |
2009-01-23 | Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ... | klu2 |