summaryrefslogtreecommitdiff
path: root/DuetPkg
AgeCommit message (Expand)AuthorFilesLines
2010-01-14Update Copyright datemdkinney1-1/+1
2010-01-14Clean up MetronomeDxe INF file. This module uses the IoLib, so the dependenc...mdkinney1-8/+2
2009-12-29Refer to OEM status code hook library instances in MdeModulePkg.xli241-1/+1
2009-12-29Refer to status code library instances in MdeModulePkg.xli241-1/+1
2009-12-28Add package dependency for gEfiStatusCodeDataTypeDebugGuid.xli241-0/+1
2009-12-23Correct license's header.klu21-16/+9
2009-12-22add error handling for input parameter.eric_tian1-0/+4
2009-12-14Update ReadMe file for we use the binaries of boot sector directly instead of...gikidy1-9/+3
2009-12-12Fix a obvious bug for judge whether the PPB support ISAklu21-1/+1
2009-12-07Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol.xli241-1/+1
2009-12-07Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol.xli245-10/+10
2009-11-26Add DxeSecurityManagementLib instance lgao41-2/+3
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang6-2/+496
2009-11-17Correct the shell script file type as executableklu22-0/+0
2009-09-22Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang84-33/+33
2009-09-21Add Ehci driver for handle USB 2.0 device.klu22-1/+3
2009-09-17Rollback patch temporary until receive legal approve.klu22-21/+10
2009-09-15Apply patch from Patrick Georgi. Correct build tool path to stable version.klu22-10/+21
2009-08-21Remove .rept directive to improve portability. qhuang84-12/+1470
2009-08-21Detab in DuetPkgqhuang822-626/+626
2009-08-21Use .fill directive to improve portability.qhuang82-12/+4
2009-08-20Use .p2align directive instead of ambiguous .align directive.qhuang810-42/+42
2009-08-20Make end of line consistent for DuetPkg. There is no other update.qhuang89-4350/+4350
2009-08-12add correct [Depex] section.vanjeff3-6/+12
2009-08-11update include file to use IndustryStandard/Pci.heric_tian1-1/+1
2009-07-28Use PcAtChipsetPkg's IdeControllerDxe driver and retire the one in DuetPkg.klu28-1741/+2
2009-07-24Add IDE support for edk2 Duet platform.klu28-3/+1744
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2-3/+3
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian1-6/+11
2009-07-13remove work around, since we had added return value check.vanjeff1-9/+2
2009-07-11If module really is a Framework module and not a PI module, then use Framewor...mdkinney1-1/+1
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian1-2/+2
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao41-0/+34
2009-07-09Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney2-18/+0
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao44-4/+5
2009-07-08change ProcessorCoreFrequencyRecordType to EFI_PROCESSOR_FREQUENCY_RECORD_NUM...eric_tian1-2/+2
2009-07-08Correct the file name case for linux environmentklu21-3/+3
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu21-1/+1
2009-07-07Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu21-1/+1
2009-06-30Fix system memory map issue.gikidy4-25/+150
2009-06-24Fix build warning of implicitly pointer castingklu21-2/+2
2009-06-24remove the self-implementation on checksum() in this module by using BaseLib.eric_tian1-35/+3
2009-06-22This patch includes:klu221-51/+56
2009-06-15Corrected bad declaration.gikidy1-1/+1
2009-06-12Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid,lgao43-10/+7
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2-34/+9
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2-6/+3
2009-06-05Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg mdkinney5-5/+45
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney1-7/+7
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney1-1/+1