Age | Commit message (Expand) | Author |
2009-09-15 | Apply patch from Patrick Georgi. Correct build tool path to stable version. | klu2 |
2009-08-21 | Remove .rept directive to improve portability. | qhuang8 |
2009-08-21 | Detab in DuetPkg | qhuang8 |
2009-08-21 | Use .fill directive to improve portability. | qhuang8 |
2009-08-20 | Use .p2align directive instead of ambiguous .align directive. | qhuang8 |
2009-08-20 | Make end of line consistent for DuetPkg. There is no other update. | qhuang8 |
2009-08-12 | add correct [Depex] section. | vanjeff |
2009-08-11 | update include file to use IndustryStandard/Pci.h | eric_tian |
2009-07-28 | Use PcAtChipsetPkg's IdeControllerDxe driver and retire the one in DuetPkg. | klu2 |
2009-07-24 | Add IDE support for edk2 Duet platform. | klu2 |
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-13 | remove work around, since we had added return value check. | vanjeff |
2009-07-11 | If module really is a Framework module and not a PI module, then use Framewor... | mdkinney |
2009-07-10 | roll back the change on the naming of DataHubRecords.h for backward compatibi... | 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-07-08 | change ProcessorCoreFrequencyRecordType to EFI_PROCESSOR_FREQUENCY_RECORD_NUM... | eric_tian |
2009-07-08 | Correct the file name case for linux environment | klu2 |
2009-07-07 | Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in... | klu2 |
2009-07-07 | Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in... | klu2 |
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-22 | This patch includes: | klu2 |
2009-06-15 | Corrected bad declaration. | gikidy |
2009-06-12 | Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid, | lgao4 |
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-05 | Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg | mdkinney |
2009-06-01 | Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI... | mdkinney |
2009-06-01 | 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int... | mdkinney |
2009-06-01 | Replaced ASM_GLOBAL with .global, and add start label for some files to avoid... | gikidy |
2009-05-30 | This checkin addresses the compatibility issue of passing arguments of type V... | mdkinney |
2009-05-25 | change ISO 639-2 language codes to RFC 4646 codes in .UNI files | rsun3 |
2009-05-21 | Terminate the Capability List traversal if the Capability Pointer is less tha... | mdkinney |
2009-05-20 | Replace .globl with ASM_GLOBAL | xli24 |
2009-05-20 | 1. Remove .extern from GCC assembly. | xli24 |
2009-05-08 | Remove the duplicated EdidActive.h & EdidDiscovery.h in DuetPkg. MdePkg has a... | qhuang8 |
2009-05-06 | Delete useless files. | gikidy |
2009-05-06 | 1. Open USB related and logo support FVs, remove some useless FVs. | gikidy |
2009-05-06 | Ported LZMA to DUET platform. | gikidy |
2009-05-04 | Fix a bug that L"PlatformLang" must be a null-terminated ASCII string accordi... | qhuang8 |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy |
2009-04-29 | fix ICC build warning | eric_tian |
2009-04-29 | improve platformlangcodes/langcodes and platformlang/lang autoupdate mechanism. | eric_tian |
2009-04-20 | Add a note for Duet build under Linux environment. | gikidy |
2009-04-17 | Steps for build Duet under Linux environment added. | gikidy |
2009-04-17 | Remove unused IfrSupportLib and ExtendedIfrSupportLib | lgao4 |