summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-10remove a segment of code, in which it forces EHCI to be connected firstly bef...eric_tian1-27/+6
2009-08-07Correct the format of comments lgao43-57/+44
2009-08-06Document all of the mismatches between IntelFrameworkPkg and Framework specif...eric_tian1-0/+1215
2009-08-05Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script.jljusten2-22/+32
2009-08-04remove incorrect comments.lgao41-4/+0
2009-07-30Lightly revised SmmCis.h based on information in the PI spec. pkandel1-5/+6
2009-07-30update EdkCompatibilityPkg version to 0.90vanjeff2-3/+4
2009-07-29update MdePkg version to 1.01vanjeff8-313/+313
2009-07-29Updated comment at line 595 to be PI 1.1 spec, instead of 1.0.pkandel1-1/+1
2009-07-28fixed wrong comments format.vanjeff1-43/+97
2009-07-28Committing changes to the comments, after review with engineers. pkandel36-324/+248
2009-07-28Use PcAtChipsetPkg's IdeControllerDxe driver and retire the one in DuetPkg.klu28-1741/+2
2009-07-28Add PcdVerifyNoteInList for judge whether do verification of node in list in ...klu24-51/+98
2009-07-27For pass all compilers.gikidy1-3/+28
2009-07-27Add Nanosecond initialize when CMOS clear for ConvertRtcTimeToEfiTime can not...gikidy1-31/+10
2009-07-27add comment on mismatch between code and MiscSubclass spec.eric_tian1-0/+6
2009-07-27Remove include in commentsklu21-1/+0
2009-07-27Use Uefi.h instead of PiDxe.h, because B0 defined in Protocol/DebugSupport.h ...klu21-1/+2
2009-07-27Enhanced BMP file security check.vanjeff2-12/+28
2009-07-27Fixed build issue on GCC compiler. This issue is introduced by one mistaken i...vanjeff1-1/+1
2009-07-27Remove unrecognized characters.lgao41-3/+3
2009-07-24didnt want to change pointer for copymem...jcarsey1-5/+10
2009-07-24Fix build break for missing definition of PCI_IF_EHCImdkinney1-1/+1
2009-07-24Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff4-26/+23
2009-07-24adding new include file. This file has the definitions for most shell data t...jcarsey1-0/+142
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian4-4/+4
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian1-1/+1
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian1-1/+1
2009-07-24Add IDE support for edk2 Duet platform.klu28-3/+1744
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian1-1/+1
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2-3/+3
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian4-4/+4
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian1-1/+1
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian1-1/+1
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian3-45/+39
2009-07-24remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ...eric_tian2-8/+2
2009-07-24code cleanup:eric_tian8-60/+42
2009-07-24Roll back the change in Partition driver. currently we enhance the EHCI drive...eric_tian1-1/+1
2009-07-24Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is real...mdkinney2-10/+30
2009-07-24Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney4-1404/+62
2009-07-24Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney4-38/+1834
2009-07-24remove the unnecessary comments.lgao41-2/+0
2009-07-24Update the FAT binaries to build against MdePkg, BaseTools 1.00 release and n...qhuang85-4/+3
2009-07-24Add comments to specify Capsule services provided by this driver can't be use...lgao41-0/+2
2009-07-23Adding a segment code to make sure that the EHCI controller get attached to t...eric_tian1-6/+113
2009-07-23Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName function declaration to ali...lgao41-2/+2
2009-07-23Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function.lgao41-11/+21
2009-07-23Remove use of BackupMarker local variable in CreateDialog() because assigning...mdkinney1-3/+4
2009-07-23Rename BaseLib internal functions by adding InternalBaseLib.lgao43-29/+29
2009-07-23Fixed a bug that the system hangs with an assert in DiskIo.c that is division...rsun31-2/+8