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