Age | Commit message (Expand) | Author |
2008-12-18 | Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec. | lgao4 |
2008-12-15 | Add missing DevicePathLib in INF file. | qhuang8 |
2008-12-07 | Remove use of UINT8_MAX. Use BIT8-1 instead. | mdkinney |
2008-11-27 | Update PEIM entry point to follow PEIM entry point. | lgao4 |
2008-11-20 | Removed Graphics library instance in IntelFrameworkModulePkg, since no one us... | vanjeff |
2008-11-20 | 1.Removed PrintXY from Graphics Library. | vanjeff |
2008-11-19 | Update doxygen comment. | qwang12 |
2008-11-19 | Update doxygen comment. | qwang12 |
2008-11-11 | 1, Add <Library/DevicePathLib.h> for all source that use device path utility ... | klu2 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-10-27 | Update LIBRARY_CLASS declaration in the INF file so this library is type BASE... | mdkinney |
2008-10-17 | Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PE... | qwang12 |
2008-09-28 | cleanup the improper comments for function return value in LockKeyboards() | eric_tian |
2008-09-22 | 1) Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid librar... | qwang12 |
2008-09-21 | CloseEvent in ReportStatusCodeLibDestruct can only be called when the library... | qwang12 |
2008-09-17 | Update the comments. | qwang12 |
2008-08-25 | remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkMo... | lgao4 |
2008-08-12 | code review's result. | eric_tian |
2008-08-01 | Use ReadUnaligned32() instead of CopyMem() | mdkinney |
2008-07-08 | update file GUID value to avoid collision with the GraphicsLib instance in Md... | vanjeff |
2008-07-02 | add DXE_DRIVER and UEFI_DRIVER into supported module type list for PciIncompa... | vanjeff |
2008-04-23 | initialize local variable before use. | htao |
2008-04-14 | Coding style modification. | klu2 |
2008-04-10 | Add some function/header comments. | klu2 |
2008-04-02 | Fix a typo. | qhuang8 |
2008-04-02 | Add missing Guid declaration. | klu2 |
2008-03-21 | IntelFrameworkModulePkg/ | jljusten |
2008-03-19 | [Description]: | yshang1 |
2008-03-19 | add some error check and return. | vanjeff |
2008-03-19 | add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi... | vanjeff |
2008-03-18 | Update BaseUefiTianoCustomDecompressLib to pass GCC build. | xli24 |
2008-02-18 | Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires ... | yshang1 |
2008-02-11 | IntelFrameworkModulePkg/Library/PeiReportStatusCodeLib/ReportStatusCodeLib.c: | jljusten |
2008-02-04 | Retire the constructor to reduce the possibility of circular library dependency. | yshang1 |
2008-02-03 | Update PeiReportStatusCodeLib instance, which will support report data prior... | yshang1 |
2008-01-22 | Runtime Library should not use the gRT directly, since it may be converted to... | yshang1 |
2008-01-21 | Add SmmRuntimeDxeReportStatusCodeLibFramework in IntelFrameworkModulePkg, whi... | yshang1 |
2007-11-22 | Clean up: update "EFI" to "UEFI" if applicable. | qhuang8 |
2007-10-22 | Update following library class/Protocol for puting 'Framework' as prefix | klu2 |
2007-10-18 | Make GuidedSection library instance to follow the value of GuidedSectionExtra... | lgao4 |
2007-10-17 | Merger trackers #7807 and #8372. | vanjeff |
2007-09-29 | 1. Add ExtractGuidedSectionLib library to replace customdecompress library. | lgao4 |
2007-09-27 | Add SEC as a supported Module Type for all libraries that are also compatible... | mdkinney |
2007-09-27 | Change the function name. | klu2 |
2007-09-26 | 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkg | klu2 |
2007-09-17 | FixedPcd macro should *not* be used in Library's inf file. | klu2 |
2007-09-12 | Module clean up. | vanjeff |
2007-09-04 | First round of PI enabling work: | qwang12 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 |
2007-08-30 | Fix the invalid return code for OemHookStatusCodeLibNull library instance. | klu2 |