Age | Commit message (Expand) | Author |
2012-10-11 | Add missing braces around initializer. | lzeng14 |
2011-09-20 | Clean up the private GUID definition in module Level. | lgao4 |
2011-08-25 | Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim... | xdu2 |
2010-04-28 | Update the copyright notice format | hhtian |
2010-03-03 | Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod... | xli24 |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-02-11 | DUET BDS clean up. | niruiyu |
2010-01-25 | Use GetFirstGuidHob() instead of GetNextGuidHob() when only the first GUID in... | mdkinney |
2009-12-28 | Add package dependency for gEfiStatusCodeDataTypeDebugGuid. | xli24 |
2009-08-21 | Detab in DuetPkg | qhuang8 |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian |
2009-07-13 | ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh... | eric_tian |
2009-07-10 | Move LockKeyboards API from GenericBdsLib to PlatformBdsLib | lgao4 |
2009-07-09 | Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ... | mdkinney |
2009-07-09 | Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew... | lgao4 |
2009-06-30 | Fix system memory map issue. | gikidy |
2009-06-24 | Fix build warning of implicitly pointer casting | klu2 |
2009-06-24 | remove the self-implementation on checksum() in this module by using BaseLib. | eric_tian |
2009-06-07 | Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module | mdkinney |
2009-06-07 | Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP... | mdkinney |
2009-06-01 | 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int... | mdkinney |
2009-05-30 | This checkin addresses the compatibility issue of passing arguments of type V... | mdkinney |
2009-03-02 | remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkg | qhuang8 |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 |
2009-02-24 | Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg | klu2 |
2009-02-23 | DuetPkg/Library/DuetSerialIoLib => PcAtChipsetPkg/Library/SerialIoLib | jljusten |
2009-02-23 | Remove unused DuetDxeReportStatusCodeLib | qhuang8 |
2009-02-09 | Add DxeCoreReportStatusCodeLibFromHob library instance. For now, it is dedica... | qhuang8 |
2009-02-03 | Clean up DuetBdsLib: | qhuang8 |
2009-01-20 | 1, Add logo.bmp to fv file for showing it in graphic mode | klu2 |
2009-01-13 | Use ACPI timer for Duet platform. | klu2 |
2009-01-07 | 1, Remove DxeReportStatus driver, because DxeIpl has published a instance fro... | klu2 |
2009-01-06 | Add DuetDxeReportStatusCodeLib which will get ReportStatusCode from hob if fa... | klu2 |
2008-12-30 | Fix bug that Duet BDS fail to get PciExpressAddress from guid hob. | klu2 |
2008-11-26 | Fix bundle of issue for ICC build | klu2 |
2008-11-26 | Fix the build failure of DuetBdsLib. | xli24 |
2008-11-24 | 1.retried graphics library class from MdePkg | vanjeff |
2008-11-13 | Rename PalCallLib to PalLib | qhuang8 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-10-30 | Implement Read() and Poll() | mdkinney |
2008-09-27 | Changing source filename to match name changing. | vanjeff |
2008-09-27 | Renamed remotely | vanjeff |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff |
2008-09-04 | remove EFI_EVENT_ alias, replace them with EVT_ | vanjeff |
2008-08-13 | Fix build issue in linux environment. | eric_tian |
2008-05-05 | Add DuetTimerLib and DuetSerialIo library instance. | klu2 |
2008-05-05 | Fix many bugs in DUET package and now DUET package is enabled for floppy succ... | klu2 |
2008-04-30 | Fix some bugs in FSVariable and BdsPlatform for duet platform. | klu2 |
2008-04-28 | Add more debug print message and fix some issues. | klu2 |