Age | Commit message (Expand) | Author | Files | Lines |
2009-08-11 | update include file to use IndustryStandard/Pci.h | eric_tian | 1 | -1/+1 |
2009-08-11 | update include file to use IndustryStandard/Pci.h | eric_tian | 1 | -1/+1 |
2009-08-11 | update include file to use IndustryStandard/Pci.h | eric_tian | 3 | -3/+3 |
2009-08-11 | update include file to use IndustryStandard/Pci.h | eric_tian | 1 | -1/+1 |
2009-08-10 | add correct [Depex] section. | vanjeff | 3 | -13/+8 |
2009-08-10 | refine some definitions comments. | eric_tian | 2 | -6/+5 |
2009-08-10 | remove a segment of code, in which it forces EHCI to be connected firstly bef... | eric_tian | 1 | -27/+6 |
2009-08-07 | Correct the format of comments | lgao4 | 3 | -57/+44 |
2009-08-06 | Document all of the mismatches between IntelFrameworkPkg and Framework specif... | eric_tian | 1 | -0/+1215 |
2009-08-05 | Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script. | jljusten | 2 | -22/+32 |
2009-08-04 | remove incorrect comments. | lgao4 | 1 | -4/+0 |
2009-07-30 | Lightly revised SmmCis.h based on information in the PI spec. | pkandel | 1 | -5/+6 |
2009-07-30 | update EdkCompatibilityPkg version to 0.90 | vanjeff | 2 | -3/+4 |
2009-07-29 | update MdePkg version to 1.01 | vanjeff | 8 | -313/+313 |
2009-07-29 | Updated comment at line 595 to be PI 1.1 spec, instead of 1.0. | pkandel | 1 | -1/+1 |
2009-07-28 | fixed wrong comments format. | vanjeff | 1 | -43/+97 |
2009-07-28 | Committing changes to the comments, after review with engineers. | pkandel | 36 | -324/+248 |
2009-07-28 | Use PcAtChipsetPkg's IdeControllerDxe driver and retire the one in DuetPkg. | klu2 | 8 | -1741/+2 |
2009-07-28 | Add PcdVerifyNoteInList for judge whether do verification of node in list in ... | klu2 | 4 | -51/+98 |
2009-07-27 | For pass all compilers. | gikidy | 1 | -3/+28 |
2009-07-27 | Add Nanosecond initialize when CMOS clear for ConvertRtcTimeToEfiTime can not... | gikidy | 1 | -31/+10 |
2009-07-27 | add comment on mismatch between code and MiscSubclass spec. | eric_tian | 1 | -0/+6 |
2009-07-27 | Remove include in comments | klu2 | 1 | -1/+0 |
2009-07-27 | Use Uefi.h instead of PiDxe.h, because B0 defined in Protocol/DebugSupport.h ... | klu2 | 1 | -1/+2 |
2009-07-27 | Enhanced BMP file security check. | vanjeff | 2 | -12/+28 |
2009-07-27 | Fixed build issue on GCC compiler. This issue is introduced by one mistaken i... | vanjeff | 1 | -1/+1 |
2009-07-27 | Remove unrecognized characters. | lgao4 | 1 | -3/+3 |
2009-07-24 | didnt want to change pointer for copymem... | jcarsey | 1 | -5/+10 |
2009-07-24 | Fix build break for missing definition of PCI_IF_EHCI | mdkinney | 1 | -1/+1 |
2009-07-24 | Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl... | vanjeff | 4 | -26/+23 |
2009-07-24 | adding new include file. This file has the definitions for most shell data t... | jcarsey | 1 | -0/+142 |
2009-07-24 | roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc... | eric_tian | 4 | -4/+4 |
2009-07-24 | roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc... | eric_tian | 1 | -1/+1 |
2009-07-24 | roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc... | eric_tian | 1 | -1/+1 |
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 | 1 | -1/+1 |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian | 2 | -3/+3 |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian | 4 | -4/+4 |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian | 1 | -1/+1 |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian | 1 | -1/+1 |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian | 3 | -45/+39 |
2009-07-24 | remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ... | eric_tian | 2 | -8/+2 |
2009-07-24 | code cleanup: | eric_tian | 8 | -60/+42 |
2009-07-24 | Roll back the change in Partition driver. currently we enhance the EHCI drive... | eric_tian | 1 | -1/+1 |
2009-07-24 | Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is real... | mdkinney | 2 | -10/+30 |
2009-07-24 | Move those status code definitions that exactly match the PI 1.2 Specificatio... | mdkinney | 4 | -1404/+62 |
2009-07-24 | Move those status code definitions that exactly match the PI 1.2 Specificatio... | mdkinney | 4 | -38/+1834 |
2009-07-24 | remove the unnecessary comments. | lgao4 | 1 | -2/+0 |
2009-07-24 | Update the FAT binaries to build against MdePkg, BaseTools 1.00 release and n... | qhuang8 | 5 | -4/+3 |
2009-07-24 | Add comments to specify Capsule services provided by this driver can't be use... | lgao4 | 1 | -0/+2 |