summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update commentsmdkinney2009-07-031-12/+22
* Update comments for IsaAcpi.h, IsaIo.h, and VgaMiniPort.hmdkinney2009-07-033-289/+482
* Fix bugs in last code scrub.rsun32009-07-021-2/+2
* Fix code bug to cause deal loop when no floppy device.lgao42009-07-011-1/+1
* Isa Floppy driver code scrub.rsun32009-07-017-661/+583
* Add Null implementation of the Legacy Region Protocolmdkinney2009-07-013-1/+261
* Should not use integer as boolean value for judgment.klu22009-06-301-5/+5
* Refine the member name.klu22009-06-302-2/+2
* Add check for memory allocation.xli242009-06-291-2/+6
* fixed ecc and k8 issues.vanjeff2009-06-291-1/+2
* Coding style clean-up.rsun32009-06-266-36/+214
* Update code style.lgao42009-06-267-485/+574