Age | Commit message (Expand) | Author |
2010-01-14 | Clean up MetronomeDxe INF file. This module uses the IoLib, so the dependenc... | mdkinney |
2009-12-29 | Refer to OEM status code hook library instances in MdeModulePkg. | xli24 |
2009-12-29 | Refer to status code library instances in MdeModulePkg. | xli24 |
2009-12-28 | Add package dependency for gEfiStatusCodeDataTypeDebugGuid. | xli24 |
2009-12-23 | Correct license's header. | klu2 |
2009-12-22 | add error handling for input parameter. | eric_tian |
2009-12-14 | Update ReadMe file for we use the binaries of boot sector directly instead of... | gikidy |
2009-12-12 | Fix a obvious bug for judge whether the PPB support ISA | klu2 |
2009-12-07 | Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol. | xli24 |
2009-12-07 | Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol. | xli24 |
2009-11-26 | Add DxeSecurityManagementLib instance | lgao4 |
2009-11-20 | 1. PI SMBIOS Checkin. Major change include: | davidhuang |
2009-11-17 | Correct the shell script file type as executable | klu2 |
2009-09-22 | Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE | qhuang8 |
2009-09-21 | Add Ehci driver for handle USB 2.0 device. | klu2 |
2009-09-17 | Rollback patch temporary until receive legal approve. | klu2 |
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 |