summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* update MdePkg version to 1.01vanjeff2009-07-292-13/+13
* Fix build break for missing definition of PCI_IF_EHCImdkinney2009-07-241-1/+1
* roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian2009-07-244-4/+4
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-244-4/+4
* remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ...eric_tian2009-07-242-8/+2
* Clean up code lgao42009-07-218-77/+68
* move EFI_IOB_ATA_BUS_SMART_ENABLE EFI_IOB_ATA_BUS_SMART_DISABLE EFI_IOB_ATA_B...eric_tian2009-07-171-5/+0
* Fix build broken issue for ICC 9.0klu22009-07-172-2/+5
* Fix bug that some boot option can *not* be displayed correct in boot manager ...klu22009-07-162-27/+84
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-153-70/+70
* Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5032009-07-151-1476/+1476
* Committing changes to the comments, after review with engineers. pkandel2009-07-156-19/+18
* updated parameters name to match spec.vanjeff2009-07-141-2/+2
* Remove the following Protocols from the IntelFrameworkModulePkg because they ...mdkinney2009-07-133-274/+4
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-134-9/+61
* rollback for fix scsi disk detection issue.vanjeff2009-07-131-11/+7
* Retire description string macro for boot device type which are not defined in...klu22009-07-134-120/+49
* updated parameters name to match spec.vanjeff2009-07-131-19/+19
* Fix Doxygen comment syntaxmdkinney2009-07-121-3/+3
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-1111-17/+9
* Remove extra #Includemdkinney2009-07-102-51/+1
* update the function header comment to comply with PI1.2 volume 5eric_tian2009-07-102-66/+64
* roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian2009-07-101-2/+2
* Add the missing header file.lgao42009-07-102-1/+2
* Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao42009-07-101-4/+23
* Replace Fixed PCD with Feature PCD for useHalfHandshake to reduce code size.gikidy2009-07-105-13/+13
* Merge 3 PCDs for the ISA Bus Driver to a single PCD that is a bitmask of feat...xli242009-07-105-28/+30
* enhanced check when reading BMP file.vanjeff2009-07-101-8/+9
* Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao42009-07-103-55/+38
* Fix a bug that process received data twice, it will cause serial work incorrect.gikidy2009-07-101-1/+0
* Update BdsDxe to fill int he FirmwareVendor and FirmwareRevision fields of th...mdkinney2009-07-092-0/+16
* Fix build breakmdkinney2009-07-091-1/+1
* Committing changes to the comments, to improve code documentation. pkandel2009-07-093-7/+7
* Committing changes to the comments, to improve code documentation. pkandel2009-07-095-42/+39
* Committing changes to the comments, to improve code documentation. pkandel2009-07-092-7/+7
* Committing changes to the comments, to improve code documentation. pkandel2009-07-091-165/+124
* update the file header/function comments of DiskInfo/PciHotPlugRequest protoc...eric_tian2009-07-092-24/+32
* Refine comments for BdsGetBootTypeFromDevicePath().klu22009-07-092-32/+30
* add security check.vanjeff2009-07-091-1/+1
* Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao42009-07-096-62/+14
* Add comments for the return value of GenericBdsLib functions.lgao42009-07-086-114/+107
* Enhanced module to handle half handshake flow control.gikidy2009-07-085-36/+49
* Fix a building error due to check-in r8808klu22009-07-081-2/+2
* Refine comments.klu22009-07-082-18/+26
* Remove TempStringLen. It was assigned, but not used. (ICC warning)jljusten2009-07-071-3/+2
* Fix some issues reported by source static analysis tools.klu22009-07-074-36/+32
* Add IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg.vanjeff2009-07-074-8/+444
* Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff2009-07-0721-2289/+456
* fixed one typo.vanjeff2009-07-061-1/+1
* Update commentsmdkinney2009-07-036-43/+84