Age | Commit message (Expand) | Author |
2009-04-27 | Update HiiGetBrowserData API | lgao4 |
2009-04-24 | Adjust the code so that global variable placed at beginning of file. | gikidy |
2009-04-24 | COMPONENT_NAME & COMPONENT_NAME2 & DRIVER_BINDING checked in inf files. | gikidy |
2009-04-23 | Code scrub for VgaClass Driver. | xli24 |
2009-04-23 | 1. EDK_RELEASE_VERSION removed; | gikidy |
2009-04-22 | Fix that the variable can't be stored. Next, I will update GetBrowserData API. | lgao4 |
2009-04-21 | Add FormSet Guid for the front page. | lgao4 |
2009-04-20 | Enhance HiiGetBrowserData API to support the case that storage element is 0. | 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-13 | Fix some inconsistencies in EFIAPI usage. | jljusten |
2009-04-09 | EFI_KEY_OPTION definition verified with UEFI spec. | gikidy |
2009-04-08 | Fix the bug that Boot Mainteinance Manager in the front page can not be enter... | rsun3 |
2009-04-07 | correct the input parameter FormId of IfrLibUpdateForm() | jji4 |
2009-04-02 | Retire Extended HII library class. | rsun3 |
2009-03-27 | update the FindVariable judgment condition. | eric_tian |
2009-03-27 | Apply GetBestLanguage() API in UEFI | qhuang8 |
2009-03-25 | remove unused display option. | lgao4 |
2009-03-23 | Fix the issue that VariablePei hangs on Richford when variable region is wipe... | xli24 |
2009-03-20 | clean console control protocol in bds module. | vanjeff |
2009-03-17 | ISO_639_2_ENTRY_SIZE has been made local. | jji4 |
2009-03-10 | 1. retried PrimaryConsoleInDeviceGuid, PrimaryConsoleOutDeviceGuid and Primar... | vanjeff |
2009-03-04 | retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the differen... | eric_tian |
2009-03-04 | retired PcdNtEmulatorEnable. | vanjeff |
2009-03-01 | Move IntelFrameworkModulePkg/Universal/Legacy8259Dxe to | jljusten |
2009-02-27 | 1. delete Include/Guid/VariableInfo.h | eric_tian |
2009-02-26 | 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s... | klu2 |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 |
2009-02-26 | PeiStatusCode PEIM does not dependent on BaseMemoryLib library class. | klu2 |
2009-02-26 | Add some comments in BdsDxe INF file. | lgao4 |
2009-02-24 | Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg | klu2 |
2009-02-24 | Fix build break: MdeModuleHii.h has been moved to MdeModulePkg/Include/Guid d... | qhuang8 |
2009-02-23 | 1. Update Generic BDS part to use dynamic PCD to set console output mode inst... | qhuang8 |
2009-02-04 | Fix a bug: fail to change Boot Order in Boot Maintenance Manager. | qhuang8 |
2009-02-04 | use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_... | jji4 |
2009-02-03 | Cleanup meta data for BdsDxe INF file. | klu2 |
2009-02-02 | The caller of FindVariable() function ensure VariableName != NULL && VendorGu... | eric_tian |
2009-01-30 | Split out Synchronization Library from Base Library | mdkinney |
2009-01-24 | Fix ICC build warning. | qhuang8 |
2009-01-23 | Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ... | klu2 |
2009-01-09 | Move common definitions (GET_PAD_SIZE and HEADER_ALIGN macro) into MdeModuleP... | lgao4 |
2009-01-05 | As variable area is not reliable in recovery path, then we should not produce... | eric_tian |
2008-12-18 | Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec. | lgao4 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-06 | Change _CR() to BASE_CR() to follow naming convention | mdkinney |
2008-12-04 | Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean fo... | xli24 |
2008-11-27 | Update PEIM entry point to follow PEIM entry point. | lgao4 |