summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8668 6f1...jchen202009-06-263-9/+3
* Clean up ECC.vanjeff2009-06-267-246/+247
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8664 6f1...jchen202009-06-261-1/+1
* Code scrub for IdeBusDxe driverjchen202009-06-266-82/+104
* Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.vanjeff2009-06-2533-4063/+3484
* update the comments on Eventeric_tian2009-06-252-16/+14
* code scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer moduleeric_tian2009-06-254-36/+63
* Clean up Library LzmaCustomDecompressLib, PeiRecoveryLib and driver SectionEx...lgao42009-06-2510-1251/+1047
* code scrub on Ps2MouseDxe moduleeric_tian2009-06-253-55/+57
* Use UNI file string to display Boot Option for language localization.gikidy2009-06-255-49/+97
* fix build failure.eric_tian2009-06-252-2/+2
* change the enum field name convention to pass ECCeric_tian2009-06-256-40/+40
* Fix the potential issue that using integrate as BOOLEAN value in judgment. klu22009-06-245-8/+8
* Use INTN to case the result of subtractklu22009-06-241-1/+1
* Explicit to judge whether Index is out of boundary.klu22009-06-241-12/+24
* Add NULL checking for input parameter.klu22009-06-241-1/+4