summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-24This patch includes:klu22-104/+99
2009-06-24Update code style and commentslgao49-145/+277
2009-06-24Code scrub for IdeBusDxe driverjchen2010-3938/+3024
2009-06-23Fix a syntax error. There was an extra closing parenthesis: ')'jljusten1-2/+13
2009-06-23Fix some potential buffer overflow issue.klu21-4/+6
2009-06-23fixed Unix GCC build issue.vanjeff1-14/+13
2009-06-23Fix potential buffer overflow issue.klu22-1/+2
2009-06-23Add more checking to avoid the buffer overflow.klu21-0/+4
2009-06-23Clean up meta data and code scrub for PCI Bus module.vanjeff13-576/+456
2009-06-19Refine include file for PCI Platform Protocol, and update C source code accor...xli241-4/+4
2009-06-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8613 6f1...jchen202-17/+1
2009-06-19Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnableklu22-9/+3
2009-06-19Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)jchen2010-89/+89
2009-06-19Code scrub for VgaMiniPortDxe.xli244-237/+212
2009-06-19Add missing source item in INF for Bmp.h header fileklu22-2/+2
2009-06-191) Make naming of enumeration type follows coding styleklu28-85/+59
2009-06-19Refine the comments.klu26-48/+96
2009-06-19Clean up the Ps2keyboardDxe moduleklu25-263/+179
2009-06-19Update comments.xli241-0/+1
2009-06-19Code scrub for SmmRuntimeDxeReportStatusCodeLibFramework.xli244-336/+203
2009-06-18Remove an inline assembly statement added for debugrsun31-1/+0
2009-06-18The unicode char and shift unicode char should be unicode but not ascii char.klu21-177/+177