summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-22comments refineeric_tian1-7/+22
2009-07-22if Usb mass storage interface returns EFI_DEVICE_ERROR, we should jump out th...eric_tian1-1/+1
2009-07-21Hot fixing for the bug that GenFw can not convert ELF to PE format correctly,...klu217-7/+25
2009-07-21Clean up code lgao48-77/+68
2009-07-21fix ICC build issue.eric_tian1-0/+2
2009-07-18Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti...mdkinney2-1/+2
2009-07-18Restore symlinks & scripts with proper svn properties set.jljusten31-0/+65
2009-07-18Remove broken BinWrappers links/scripts.jljusten31-65/+0
2009-07-17Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti...mdkinney2-3/+4
2009-07-17Sync binary tool to main trunk tool source. Update VfrCompiler tool to fix va...lgao425-2/+2
2009-07-17Fix VfrCompiler bug to create varstore name by varstore name field not struct...lgao42-6/+4
2009-07-17Remove the inaccurate comments.lgao41-2/+0
2009-07-17move EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART_DISABLE EFI_IOB_ATA_B...eric_tian1-5/+0
2009-07-17improve the doxgen style comments.eric_tian1-196/+262
2009-07-17Check In tool source code based on Build tool project revision r1655.lgao4532-32/+231447
2009-07-17Add comments for CapsuleRuntimeDxe driver to specify this driver may not full...lgao41-0/+2
2009-07-17Remove unused local variable to fix build break.lgao41-4/+0
2009-07-17fixed ASSERT condition issue.vanjeff1-2/+1
2009-07-17Fix build broken issue for ICC 9.0klu22-2/+5
2009-07-16fixed operation of GetFirst and GetNext for files...jcarsey1-17/+10
2009-07-16Fix bug that some boot option can *not* be displayed correct in boot manager ...klu22-27/+84
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5031-807/+807
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5033-70/+70