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