| Commit message (Expand) | Author | Age | Files | Lines |
* | update include file to use IndustryStandard/Pci.h | eric_tian | 2009-08-11 | 3 | -3/+3 |
* | remove a segment of code, in which it forces EHCI to be connected firstly bef... | eric_tian | 2009-08-10 | 1 | -27/+6 |
* | Correct the format of comments | lgao4 | 2009-08-07 | 1 | -11/+11 |
* | Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script. | jljusten | 2009-08-05 | 1 | -0/+4 |
* | update MdePkg version to 1.01 | vanjeff | 2009-07-29 | 2 | -13/+13 |
* | Fix build break for missing definition of PCI_IF_EHCI | mdkinney | 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 | 4 | -4/+4 |
* | if module doesn't explicitly depend on specific Pci spec, it should include I... | eric_tian | 2009-07-24 | 4 | -4/+4 |
* | remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ... | eric_tian | 2009-07-24 | 2 | -8/+2 |
* | Clean up code | lgao4 | 2009-07-21 | 8 | -77/+68 |
* | move EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART_DISABLE EFI_IOB_ATA_B... | eric_tian | 2009-07-17 | 1 | -5/+0 |
* | Fix build broken issue for ICC 9.0 | klu2 | 2009-07-17 | 2 | -2/+5 |
* | Fix bug that some boot option can *not* be displayed correct in boot manager ... | klu2 | 2009-07-16 | 2 | -27/+84 |
* | Clean up PERF macro usage. The macros were being used with 0 as the first pa... | darylm503 | 2009-07-15 | 3 | -70/+70 |
* | Clean up PERF macro usage. The macros were being used with 0 as the first pa... | darylm503 | 2009-07-15 | 1 | -1476/+1476 |
* | Committing changes to the comments, after review with engineers. | pkandel | 2009-07-15 | 6 | -19/+18 |
* | updated parameters name to match spec. | vanjeff | 2009-07-14 | 1 | -2/+2 |
* | Remove the following Protocols from the IntelFrameworkModulePkg because they ... | mdkinney | 2009-07-13 | 3 | -274/+4 |
* | ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh... | eric_tian | 2009-07-13 | 4 | -9/+61 |
* | rollback for fix scsi disk detection issue. | vanjeff | 2009-07-13 | 1 | -11/+7 |
* | Retire description string macro for boot device type which are not defined in... | klu2 | 2009-07-13 | 4 | -120/+49 |
* | updated parameters name to match spec. | vanjeff | 2009-07-13 | 1 | -19/+19 |
* | Fix Doxygen comment syntax | mdkinney | 2009-07-12 | 1 | -3/+3 |
* | Remove extra #includes where possible to make build more efficient | mdkinney | 2009-07-11 | 11 | -17/+9 |
* | Remove extra #Include | mdkinney | 2009-07-10 | 2 | -51/+1 |
* | update the function header comment to comply with PI1.2 volume 5 | eric_tian | 2009-07-10 | 2 | -66/+64 |
* | roll back the change on the naming of DataHubRecords.h for backward compatibi... | eric_tian | 2009-07-10 | 1 | -2/+2 |
* | Add the missing header file. | lgao4 | 2009-07-10 | 2 | -1/+2 |
* | Move LockKeyboards API from GenericBdsLib to PlatformBdsLib | lgao4 | 2009-07-10 | 1 | -4/+23 |
* | Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size. | gikidy | 2009-07-10 | 5 | -13/+13 |
* | Merge 3 PCDs for the ISA Bus Driver to a single PCD that is a bitmask of feat... | xli24 | 2009-07-10 | 5 | -28/+30 |
* | enhanced check when reading BMP file. | vanjeff | 2009-07-10 | 1 | -8/+9 |
* | Move LockKeyboards API from GenericBdsLib to PlatformBdsLib | lgao4 | 2009-07-10 | 3 | -55/+38 |
* | Fix a bug that process received data twice, it will cause serial work incorrect. | gikidy | 2009-07-10 | 1 | -1/+0 |
* | Update BdsDxe to fill int he FirmwareVendor and FirmwareRevision fields of th... | mdkinney | 2009-07-09 | 2 | -0/+16 |
* | Fix build break | mdkinney | 2009-07-09 | 1 | -1/+1 |
* | Committing changes to the comments, to improve code documentation. | pkandel | 2009-07-09 | 3 | -7/+7 |
* | Committing changes to the comments, to improve code documentation. | pkandel | 2009-07-09 | 5 | -42/+39 |
* | Committing changes to the comments, to improve code documentation. | pkandel | 2009-07-09 | 2 | -7/+7 |
* | Committing changes to the comments, to improve code documentation. | pkandel | 2009-07-09 | 1 | -165/+124 |
* | update the file header/function comments of DiskInfo/PciHotPlugRequest protoc... | eric_tian | 2009-07-09 | 2 | -24/+32 |
* | Refine comments for BdsGetBootTypeFromDevicePath(). | klu2 | 2009-07-09 | 2 | -32/+30 |
* | add security check. | vanjeff | 2009-07-09 | 1 | -1/+1 |
* | Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew... | lgao4 | 2009-07-09 | 6 | -62/+14 |
* | Add comments for the return value of GenericBdsLib functions. | lgao4 | 2009-07-08 | 6 | -114/+107 |
* | Enhanced module to handle half handshake flow control. | gikidy | 2009-07-08 | 5 | -36/+49 |
* | Fix a building error due to check-in r8808 | klu2 | 2009-07-08 | 1 | -2/+2 |
* | Refine comments. | klu2 | 2009-07-08 | 2 | -18/+26 |
* | Remove TempStringLen. It was assigned, but not used. (ICC warning) | jljusten | 2009-07-07 | 1 | -3/+2 |
* | Fix some issues reported by source static analysis tools. | klu2 | 2009-07-07 | 4 | -36/+32 |