Age | Commit message (Expand) | Author |
2009-07-24 | roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc... | eric_tian |
2009-07-24 | Add IDE support for edk2 Duet platform. | klu2 |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian |
2009-07-24 | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian |
2009-07-24 | remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ... | eric_tian |
2009-07-24 | code cleanup: | eric_tian |
2009-07-24 | Roll back the change in Partition driver. currently we enhance the EHCI drive... | eric_tian |
2009-07-24 | Move EFI_SMM_COMMUNICATE_HEADER into SmmBase.h because this structure is real... | mdkinney |
2009-07-24 | Move those status code definitions that exactly match the PI 1.2 Specificatio... | mdkinney |
2009-07-24 | Move those status code definitions that exactly match the PI 1.2 Specificatio... | mdkinney |
2009-07-24 | remove the unnecessary comments. | lgao4 |
2009-07-24 | Update the FAT binaries to build against MdePkg, BaseTools 1.00 release and n... | qhuang8 |
2009-07-24 | Add comments to specify Capsule services provided by this driver can't be use... | lgao4 |
2009-07-23 | Adding a segment code to make sure that the EHCI controller get attached to t... | eric_tian |
2009-07-23 | Update EFI_PEI_FIRMWARE_VOLUME_PPI.FindFileByName function declaration to ali... | lgao4 |
2009-07-23 | Fill all EFI_IFR_DATA_ARRAY fields before call FormCallBack function. | lgao4 |
2009-07-23 | Remove use of BackupMarker local variable in CreateDialog() because assigning... | mdkinney |
2009-07-23 | Rename BaseLib internal functions by adding InternalBaseLib. | lgao4 |
2009-07-23 | Fixed a bug that the system hangs with an assert in DiskIo.c that is division... | rsun3 |
2009-07-22 | comments refine | eric_tian |
2009-07-22 | if Usb mass storage interface returns EFI_DEVICE_ERROR, we should jump out th... | eric_tian |
2009-07-21 | Hot fixing for the bug that GenFw can not convert ELF to PE format correctly,... | klu2 |
2009-07-21 | Clean up code | lgao4 |
2009-07-21 | fix ICC build issue. | eric_tian |
2009-07-18 | Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti... | mdkinney |
2009-07-18 | Restore symlinks & scripts with proper svn properties set. | jljusten |
2009-07-18 | Remove broken BinWrappers links/scripts. | jljusten |
2009-07-17 | Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti... | mdkinney |
2009-07-17 | Sync binary tool to main trunk tool source. Update VfrCompiler tool to fix va... | lgao4 |
2009-07-17 | Fix VfrCompiler bug to create varstore name by varstore name field not struct... | lgao4 |
2009-07-17 | Remove the inaccurate comments. | lgao4 |
2009-07-17 | move EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART_DISABLE EFI_IOB_ATA_B... | eric_tian |
2009-07-17 | improve the doxgen style comments. | eric_tian |
2009-07-17 | Check In tool source code based on Build tool project revision r1655. | lgao4 |
2009-07-17 | Add comments for CapsuleRuntimeDxe driver to specify this driver may not full... | lgao4 |
2009-07-17 | Remove unused local variable to fix build break. | lgao4 |
2009-07-17 | fixed ASSERT condition issue. | vanjeff |
2009-07-17 | Fix build broken issue for ICC 9.0 | klu2 |
2009-07-16 | fixed operation of GetFirst and GetNext for files... | jcarsey |
2009-07-16 | Fix bug that some boot option can *not* be displayed correct in boot manager ... | klu2 |
2009-07-15 | Clean up PERF macro usage. The macros were being used with 0 as the first pa... | darylm503 |
2009-07-15 | Clean up PERF macro usage. The macros were being used with 0 as the first pa... | darylm503 |
2009-07-15 | Clean up PERF macro usage. The macros were being used with 0 as the first pa... | darylm503 |
2009-07-15 | Committing changes to the comments, after review with engineers. | pkandel |
2009-07-15 | Remove the auto conversion for the first varstore name to "Setup". | lgao4 |
2009-07-15 | Fixed 2 bugs in the RTC driver of PcAtChipsetPkg. | rsun3 |