Age | Commit message (Expand) | Author |
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 |
2008-11-21 | 1. Add Max Try Times check to clear Ps2Kbd status register. If exceed the max... | lgao4 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-10-27 | Update 8259 driver to use IoLib instead of the CPU I/O Protocol | mdkinney |
2008-10-17 | Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE... | qwang12 |
2008-10-16 | Remove over specify library class for IntelFrameworkPkg and IntelFrameworkMod... | klu2 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-09-04 | Remove unnecessary CONST. | vanjeff |
2008-09-04 | Remove unnecessary CONST. | vanjeff |
2008-08-25 | remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo... | lgao4 |
2008-08-20 | Update some module INF files in IntelFrameworkModulePkg to UEFI_DRIVER | qhuang8 |
2008-05-20 | Add doxygen style comments for section extraction module. | qhuang8 |
2008-04-28 | Remove CpuDeadLoop(). | qhuang8 |
2008-04-28 | StatusCode driver is optional dependent on gEfiDataHubProtocolGuid but not al... | klu2 |
2008-04-22 | Fix missing include header file and fix typo in comment. | klu2 |
2008-04-18 | Add legacy8259 module for PcAt. | klu2 |
2008-04-14 | Coding style modification. | klu2 |
2008-04-10 | Add some function/header comments. | klu2 |
2008-03-20 | [Description] | eric_tian |
2008-03-19 | Modify all file header to follow doxygen format | klu2 |
2008-03-18 | [Description] | eric_tian |
2008-02-28 | Remove DriverSample. MdeModulePkg\Universal\DriverSampleDxe is the replacemen... | qwang12 |
2008-02-28 | Remove Framework SetupBrowser. MdeModulePkg\Universal\SetupBrowserDxe is the ... | qwang12 |
2008-02-28 | Remove Framework HiiDatabase | qwang12 |
2008-02-04 | Add the check- in missed file | gtian |
2008-01-31 | Sync with the PO-2 release branch (version: EDK 4645 and R9 3897) | zliu3 |
2008-01-21 | UEFI HII: Merge UEFI HII support changes from branch. | qwang12 |
2008-01-14 | 1) Replace MACRO with C functions. | yshang1 |
2008-01-11 | Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co... | yshang1 |
2008-01-10 | Align the header of variable from 1 to 4, which can avoid the size of variabl... | yshang1 |
2007-12-26 | fix DataHubGetNextRecord bug | eric_tian |
2007-12-10 | MdeModule cleanup for PI: | klu2 |
2007-11-22 | Clean up: update "EFI" to "UEFI" if applicable. | qhuang8 |
2007-11-07 | Fix a memory leak issue. | qhuang8 |
2007-11-07 | Fix a memory leak issue. | qhuang8 |
2007-11-06 | Fix two issues: | qhuang8 |
2007-11-05 | define the variable related to PCD for supporting big variable (>32K) easily. | gtian |