summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
2009-07-09Fix build breakmdkinney1-1/+1
2009-07-09Committing changes to the comments, to improve code documentation. pkandel3-7/+7
2009-07-09Committing changes to the comments, to improve code documentation. pkandel5-42/+39
2009-07-09Committing changes to the comments, to improve code documentation. pkandel2-7/+7
2009-07-09Committing changes to the comments, to improve code documentation. pkandel1-165/+124
2009-07-09update the file header/function comments of DiskInfo/PciHotPlugRequest protoc...eric_tian2-24/+32
2009-07-09Refine comments for BdsGetBootTypeFromDevicePath().klu22-32/+30
2009-07-09add security check.vanjeff1-1/+1
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao46-62/+14
2009-07-08Add comments for the return value of GenericBdsLib functions.lgao46-114/+107
2009-07-08Enhanced module to handle half handshake flow control.gikidy5-36/+49
2009-07-08Fix a building error due to check-in r8808klu21-2/+2
2009-07-08Refine comments.klu22-18/+26
2009-07-07Remove TempStringLen. It was assigned, but not used. (ICC warning)jljusten1-3/+2
2009-07-07Fix some issues reported by source static analysis tools.klu24-36/+32
2009-07-07Add IncompatiblePciDeviceSupportDxe module in IntelFrameworkModulePkg.vanjeff4-8/+444
2009-07-07Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff21-2289/+456
2009-07-06fixed one typo.vanjeff1-1/+1
2009-07-03Update commentsmdkinney6-43/+84
2009-07-03Update commentsmdkinney1-12/+22
2009-07-03Update comments for IsaAcpi.h, IsaIo.h, and VgaMiniPort.hmdkinney3-289/+482
2009-07-02Fix bugs in last code scrub.rsun31-2/+2
2009-07-01Fix code bug to cause deal loop when no floppy device.lgao41-1/+1
2009-07-01Isa Floppy driver code scrub.rsun37-661/+583
2009-07-01Add Null implementation of the Legacy Region Protocolmdkinney3-1/+261
2009-06-30Should not use integer as boolean value for judgment.klu21-5/+5
2009-06-30Refine the member name.klu22-2/+2
2009-06-29Add check for memory allocation.xli241-2/+6
2009-06-29fixed ecc and k8 issues.vanjeff1-1/+2
2009-06-26Coding style clean-up.rsun36-36/+214
2009-06-26Update code style.lgao47-485/+574
2009-06-26git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8668 6f1...jchen203-9/+3
2009-06-26Clean up ECC.vanjeff7-246/+247
2009-06-26git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8664 6f1...jchen201-1/+1
2009-06-26Code scrub for IdeBusDxe driverjchen206-82/+104
2009-06-25Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.vanjeff33-4063/+3484
2009-06-25update the comments on Eventeric_tian2-16/+14
2009-06-25code scrub on Ps2MouseDxe/Ps2MouseAbsolutePointer moduleeric_tian4-36/+63
2009-06-25Clean up Library LzmaCustomDecompressLib, PeiRecoveryLib and driver SectionEx...lgao410-1251/+1047
2009-06-25code scrub on Ps2MouseDxe moduleeric_tian3-55/+57
2009-06-25Use UNI file string to display Boot Option for language localization.gikidy5-49/+97
2009-06-25fix build failure.eric_tian2-2/+2
2009-06-25change the enum field name convention to pass ECCeric_tian6-40/+40
2009-06-24Fix the potential issue that using integrate as BOOLEAN value in judgment. klu25-8/+8
2009-06-24Use INTN to case the result of subtractklu21-1/+1
2009-06-24Explicit to judge whether Index is out of boundary.klu21-12/+24
2009-06-24Add NULL checking for input parameter.klu21-1/+4
2009-06-241) Add blank before @file to follows doxygen style.klu23-120/+106
2009-06-24Refine commentsklu21-3/+3
2009-06-24Refine comments.klu22-20/+10