summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Lightly revised SmmCis.h based on information in the PI spec. pkandel2009-07-301-5/+6
* update EdkCompatibilityPkg version to 0.90vanjeff2009-07-302-3/+4
* update MdePkg version to 1.01vanjeff2009-07-298-313/+313
* Updated comment at line 595 to be PI 1.1 spec, instead of 1.0.pkandel2009-07-291-1/+1
* fixed wrong comments format.vanjeff2009-07-281-43/+97
* Committing changes to the comments, after review with engineers. pkandel2009-07-2836-324/+248
* Use PcAtChipsetPkg's IdeControllerDxe driver and retire the one in DuetPkg.klu22009-07-288-1741/+2
* Add PcdVerifyNoteInList for judge whether do verification of node in list in ...klu22009-07-284-51/+98
* For pass all compilers.gikidy2009-07-271-3/+28
* Add Nanosecond initialize when CMOS clear for ConvertRtcTimeToEfiTime can not...gikidy2009-07-271-31/+10
* add comment on mismatch between code and MiscSubclass spec.eric_tian2009-07-271-0/+6
* Remove include in commentsklu22009-07-271-1/+0
* Use Uefi.h instead of PiDxe.h, because B0 defined in Protocol/DebugSupport.h ...klu22009-07-271-1/+2
* Enhanced BMP file security check.vanjeff2009-07-272-12/+28
* Fixed build issue on GCC compiler. This issue is introduced by one mistaken i...vanjeff2009-07-271-1/+1
* Remove unrecognized characters.lgao42009-07-271-3/+3
* didnt want to change pointer for copymem...jcarsey2009-07-241-5/+10
* Fix build break for missing definition of PCI_IF_EHCImdkinney2009-07-241-1/+1
* Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl...vanjeff2009-07-244-26/+23
* adding new include file. This file has the definitions for most shell data t...jcarsey2009-07-241-0/+142
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-244-4/+4
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-241-1/+1
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-241-1/+1
* Add IDE support for edk2 Duet platform.klu22009-07-248-3/+1744
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-242-3/+3
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-244-4/+4
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-243-45/+39
* remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ...eric_tian2009-07-242-8/+2
* code cleanup:eric_tian2009-07-248-60/+42
* Roll back the change in Partition driver. currently we enhance the EHCI drive...eric_tian2009-07-241-1/+1
* Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is real...mdkinney2009-07-242-10/+30
* Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney2009-07-244-1404/+62
* Move those status code definitions that exactly match the PI 1.2 Specificatio...mdkinney2009-07-244-38/+1834
* remove the unnecessary comments.lgao42009-07-241-2/+0
* Update the FAT binaries to build against MdePkg, BaseTools 1.00 release and n...qhuang82009-07-245-4/+3
* Add comments to specify Capsule services provided by this driver can't be use...lgao42009-07-241-0/+2
* Adding a segment code to make sure that the EHCI controller get attached to t...eric_tian2009-07-231-6/+113
* Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName function declaration to ali...lgao42009-07-231-2/+2
* Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function.lgao42009-07-231-11/+21
* Remove use of BackupMarker local variable in CreateDialog() because assigning...mdkinney2009-07-231-3/+4
* Rename BaseLib internal functions by adding InternalBaseLib.lgao42009-07-233-29/+29
* Fixed a bug that the system hangs with an assert in DiskIo.c that is division...rsun32009-07-231-2/+8
* comments refineeric_tian2009-07-221-7/+22
* if Usb mass storage interface returns EFI_DEVICE_ERROR, we should jump out th...eric_tian2009-07-221-1/+1
* Hot fixing for the bug that GenFw can not convert ELF to PE format correctly,...klu22009-07-2117-7/+25
* Clean up code lgao42009-07-218-77/+68
* fix ICC build issue.eric_tian2009-07-211-0/+2