| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Committing changes to the comments, after review with engineers. | pkandel | 2009-07-28 | 36 | -324/+248 |
* | Use PcAtChipsetPkg's IdeControllerDxe driver and retire the one in DuetPkg. | klu2 | 2009-07-28 | 8 | -1741/+2 |
* | Add PcdVerifyNoteInList for judge whether do verification of node in list in ... | klu2 | 2009-07-28 | 4 | -51/+98 |
* | For pass all compilers. | gikidy | 2009-07-27 | 1 | -3/+28 |
* | Add Nanosecond initialize when CMOS clear for ConvertRtcTimeToEfiTime can not... | gikidy | 2009-07-27 | 1 | -31/+10 |
* | add comment on mismatch between code and MiscSubclass spec. | eric_tian | 2009-07-27 | 1 | -0/+6 |
* | Remove include in comments | klu2 | 2009-07-27 | 1 | -1/+0 |
* | Use Uefi.h instead of PiDxe.h, because B0 defined in Protocol/DebugSupport.h ... | klu2 | 2009-07-27 | 1 | -1/+2 |
* | Enhanced BMP file security check. | vanjeff | 2009-07-27 | 2 | -12/+28 |
* | Fixed build issue on GCC compiler. This issue is introduced by one mistaken i... | vanjeff | 2009-07-27 | 1 | -1/+1 |
* | Remove unrecognized characters. | lgao4 | 2009-07-27 | 1 | -3/+3 |
* | didnt want to change pointer for copymem... | jcarsey | 2009-07-24 | 1 | -5/+10 |
* | Fix build break for missing definition of PCI_IF_EHCI | mdkinney | 2009-07-24 | 1 | -1/+1 |
* | Updated EFI_MTFTP4_TOKEN structure to add member Context. It's an incompatibl... | vanjeff | 2009-07-24 | 4 | -26/+23 |
* | adding new include file. This file has the definitions for most shell data t... | jcarsey | 2009-07-24 | 1 | -0/+142 |
* | roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc... | eric_tian | 2009-07-24 | 4 | -4/+4 |
* | roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc... | eric_tian | 2009-07-24 | 1 | -1/+1 |
* | roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc... | eric_tian | 2009-07-24 | 1 | -1/+1 |
* | Add IDE support for edk2 Duet platform. | klu2 | 2009-07-24 | 8 | -3/+1744 |
* | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian | 2009-07-24 | 1 | -1/+1 |
* | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian | 2009-07-24 | 2 | -3/+3 |
* | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian | 2009-07-24 | 4 | -4/+4 |
* | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian | 2009-07-24 | 1 | -1/+1 |
* | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian | 2009-07-24 | 1 | -1/+1 |
* | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian | 2009-07-24 | 3 | -45/+39 |
* | remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ... | eric_tian | 2009-07-24 | 2 | -8/+2 |
* | code cleanup: | eric_tian | 2009-07-24 | 8 | -60/+42 |
* | Roll back the change in Partition driver. currently we enhance the EHCI drive... | eric_tian | 2009-07-24 | 1 | -1/+1 |
* | Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is real... | mdkinney | 2009-07-24 | 2 | -10/+30 |
* | Move those status code definitions that exactly match the PI 1.2 Specificatio... | mdkinney | 2009-07-24 | 4 | -1404/+62 |
* | Move those status code definitions that exactly match the PI 1.2 Specificatio... | mdkinney | 2009-07-24 | 4 | -38/+1834 |
* | remove the unnecessary comments. | lgao4 | 2009-07-24 | 1 | -2/+0 |
* | Update the FAT binaries to build against MdePkg, BaseTools 1.00 release and n... | qhuang8 | 2009-07-24 | 5 | -4/+3 |
* | Add comments to specify Capsule services provided by this driver can't be use... | lgao4 | 2009-07-24 | 1 | -0/+2 |
* | Adding a segment code to make sure that the EHCI controller get attached to t... | eric_tian | 2009-07-23 | 1 | -6/+113 |
* | Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName function declaration to ali... | lgao4 | 2009-07-23 | 1 | -2/+2 |
* | Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function. | lgao4 | 2009-07-23 | 1 | -11/+21 |
* | Remove use of BackupMarker local variable in CreateDialog() because assigning... | mdkinney | 2009-07-23 | 1 | -3/+4 |
* | Rename BaseLib internal functions by adding InternalBaseLib. | lgao4 | 2009-07-23 | 3 | -29/+29 |
* | Fixed a bug that the system hangs with an assert in DiskIo.c that is division... | rsun3 | 2009-07-23 | 1 | -2/+8 |
* | comments refine | eric_tian | 2009-07-22 | 1 | -7/+22 |
* | if Usb mass storage interface returns EFI_DEVICE_ERROR, we should jump out th... | eric_tian | 2009-07-22 | 1 | -1/+1 |
* | Hot fixing for the bug that GenFw can not convert ELF to PE format correctly,... | klu2 | 2009-07-21 | 17 | -7/+25 |
* | Clean up code | lgao4 | 2009-07-21 | 8 | -77/+68 |
* | fix ICC build issue. | eric_tian | 2009-07-21 | 1 | -0/+2 |
* | Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti... | mdkinney | 2009-07-18 | 2 | -1/+2 |
* | Restore symlinks & scripts with proper svn properties set. | jljusten | 2009-07-18 | 31 | -0/+65 |
* | Remove broken BinWrappers links/scripts. | jljusten | 2009-07-18 | 31 | -65/+0 |
* | Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti... | mdkinney | 2009-07-17 | 2 | -3/+4 |
* | Sync binary tool to main trunk tool source. Update VfrCompiler tool to fix va... | lgao4 | 2009-07-17 | 25 | -2/+2 |