Age | Commit message (Expand) | Author |
2009-08-18 | modified to removed references to WinNt in the comments for serial drivers | jchen20 |
2009-08-14 | 1. Log performance data below 4G | qhuang8 |
2009-08-14 | Add performance logging on EFI boot path | qhuang8 |
2009-08-14 | 1. Correct Col * Row string | lgao4 |
2009-08-13 | recalculate the total size of format string printed by DebugPrint(). | eric_tian |
2009-08-12 | add correct [Depex] section. | vanjeff |
2009-08-11 | Do not use EfiACPIReclaimMemory type to log performance data because some OS ... | qhuang8 |
2009-08-11 | Update the comments for S3Lib and RecoveryLib instances to state that they ar... | qhuang8 |
2009-08-11 | update include file to use IndustryStandard/Pci.h | eric_tian |
2009-08-10 | remove a segment of code, in which it forces EHCI to be connected firstly bef... | eric_tian |
2009-08-07 | Correct the format of comments | lgao4 |
2009-08-05 | Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script. | jljusten |
2009-07-29 | update MdePkg version to 1.01 | vanjeff |
2009-07-24 | Fix build break for missing definition of PCI_IF_EHCI | mdkinney |
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 | 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-21 | Clean up code | 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 | Fix build broken issue for ICC 9.0 | klu2 |
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 | Committing changes to the comments, after review with engineers. | pkandel |
2009-07-14 | updated parameters name to match spec. | vanjeff |
2009-07-13 | Remove the following Protocols from the IntelFrameworkModulePkg because they ... | mdkinney |
2009-07-13 | ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh... | eric_tian |
2009-07-13 | rollback for fix scsi disk detection issue. | vanjeff |
2009-07-13 | Retire description string macro for boot device type which are not defined in... | klu2 |
2009-07-13 | updated parameters name to match spec. | vanjeff |
2009-07-12 | Fix Doxygen comment syntax | mdkinney |
2009-07-11 | Remove extra #includes where possible to make build more efficient | mdkinney |
2009-07-10 | Remove extra #Include | mdkinney |
2009-07-10 | update the function header comment to comply with PI1.2 volume 5 | eric_tian |
2009-07-10 | roll back the change on the naming of DataHubRecords.h for backward compatibi... | eric_tian |
2009-07-10 | Add the missing header file. | lgao4 |
2009-07-10 | Move LockKeyboards API from GenericBdsLib to PlatformBdsLib | lgao4 |
2009-07-10 | Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size. | gikidy |
2009-07-10 | Merge 3 PCDs for the ISA Bus Driver to a single PCD that is a bitmask of feat... | xli24 |
2009-07-10 | enhanced check when reading BMP file. | vanjeff |
2009-07-10 | Move LockKeyboards API from GenericBdsLib to PlatformBdsLib | lgao4 |
2009-07-10 | Fix a bug that process received data twice, it will cause serial work incorrect. | gikidy |
2009-07-09 | Update BdsDxe to fill int he FirmwareVendor and FirmwareRevision fields of th... | mdkinney |
2009-07-09 | Fix build break | mdkinney |
2009-07-09 | Committing changes to the comments, to improve code documentation. | pkandel |
2009-07-09 | Committing changes to the comments, to improve code documentation. | pkandel |
2009-07-09 | Committing changes to the comments, to improve code documentation. | pkandel |
2009-07-09 | Committing changes to the comments, to improve code documentation. | pkandel |
2009-07-09 | update the file header/function comments of DiskInfo/PciHotPlugRequest protoc... | eric_tian |
2009-07-09 | Refine comments for BdsGetBootTypeFromDevicePath(). | klu2 |