| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Copyright date | mdkinney | 2010-01-14 | 1 | -1/+1 |
* | Clean up MetronomeDxe INF file. This module uses the IoLib, so the dependenc... | mdkinney | 2010-01-14 | 1 | -8/+2 |
* | Refer to OEM status code hook library instances in MdeModulePkg. | xli24 | 2009-12-29 | 1 | -1/+1 |
* | Refer to status code library instances in MdeModulePkg. | xli24 | 2009-12-29 | 1 | -1/+1 |
* | Add package dependency for gEfiStatusCodeDataTypeDebugGuid. | xli24 | 2009-12-28 | 1 | -0/+1 |
* | Correct license's header. | klu2 | 2009-12-23 | 1 | -16/+9 |
* | add error handling for input parameter. | eric_tian | 2009-12-22 | 1 | -0/+4 |
* | Update ReadMe file for we use the binaries of boot sector directly instead of... | gikidy | 2009-12-14 | 1 | -9/+3 |
* | Fix a obvious bug for judge whether the PPB support ISA | klu2 | 2009-12-12 | 1 | -1/+1 |
* | Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol. | xli24 | 2009-12-07 | 1 | -1/+1 |
* | Update to consume CPU I/O 2 Protocol instead of Framework CPU I/O Protocol. | xli24 | 2009-12-07 | 5 | -10/+10 |
* | Add DxeSecurityManagementLib instance | lgao4 | 2009-11-26 | 1 | -2/+3 |
* | 1. PI SMBIOS Checkin. Major change include: | davidhuang | 2009-11-20 | 6 | -2/+496 |
* | Correct the shell script file type as executable | klu2 | 2009-11-17 | 2 | -0/+0 |
* | Use to use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE | qhuang8 | 2009-09-22 | 4 | -33/+33 |
* | Add Ehci driver for handle USB 2.0 device. | klu2 | 2009-09-21 | 2 | -1/+3 |
* | Rollback patch temporary until receive legal approve. | klu2 | 2009-09-17 | 2 | -21/+10 |
* | Apply patch from Patrick Georgi. Correct build tool path to stable version. | klu2 | 2009-09-15 | 2 | -10/+21 |
* | Remove .rept directive to improve portability. | qhuang8 | 2009-08-21 | 4 | -12/+1470 |
* | Detab in DuetPkg | qhuang8 | 2009-08-21 | 22 | -626/+626 |
* | Use .fill directive to improve portability. | qhuang8 | 2009-08-21 | 2 | -12/+4 |
* | Use .p2align directive instead of ambiguous .align directive. | qhuang8 | 2009-08-20 | 10 | -42/+42 |
* | Make end of line consistent for DuetPkg. There is no other update. | qhuang8 | 2009-08-20 | 9 | -4350/+4350 |
* | add correct [Depex] section. | vanjeff | 2009-08-12 | 3 | -6/+12 |
* | update include file to use IndustryStandard/Pci.h | eric_tian | 2009-08-11 | 1 | -1/+1 |
* | Use PcAtChipsetPkg's IdeControllerDxe driver and retire the one in DuetPkg. | klu2 | 2009-07-28 | 8 | -1741/+2 |
* | Add IDE support for edk2 Duet platform. | klu2 | 2009-07-24 | 8 | -3/+1744 |
* | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian | 2009-07-24 | 2 | -3/+3 |
* | ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh... | eric_tian | 2009-07-13 | 1 | -6/+11 |
* | remove work around, since we had added return value check. | vanjeff | 2009-07-13 | 1 | -9/+2 |
* | If module really is a Framework module and not a PI module, then use Framewor... | mdkinney | 2009-07-11 | 1 | -1/+1 |
* | roll back the change on the naming of DataHubRecords.h for backward compatibi... | eric_tian | 2009-07-10 | 1 | -2/+2 |
* | 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 | 4 | -4/+5 |
* | change ProcessorCoreFrequencyRecordType to EFI_PROCESSOR_FREQUENCY_RECORD_NUM... | eric_tian | 2009-07-08 | 1 | -2/+2 |
* | Correct the file name case for linux environment | klu2 | 2009-07-08 | 1 | -3/+3 |
* | Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in... | klu2 | 2009-07-07 | 1 | -1/+1 |
* | Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in... | klu2 | 2009-07-07 | 1 | -1/+1 |
* | Fix system memory map issue. | gikidy | 2009-06-30 | 4 | -25/+150 |
* | 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 |
* | This patch includes: | klu2 | 2009-06-22 | 21 | -51/+56 |
* | Corrected bad declaration. | gikidy | 2009-06-15 | 1 | -1/+1 |
* | Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid, | lgao4 | 2009-06-12 | 3 | -10/+7 |
* | 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 | 2 | -6/+3 |
* | Move gEfiPciOptionRomTableGuid from IntelFrameworkModulePkg to the DuetPkg | mdkinney | 2009-06-05 | 5 | -5/+45 |
* | Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI... | mdkinney | 2009-06-01 | 1 | -7/+7 |
* | 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int... | mdkinney | 2009-06-01 | 1 | -1/+1 |