summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-26Enhance error handle of BuildDevicePath for it is possible to receive other e...gikidy1-1/+1
2009-06-26Verified some definitions of DataHubRecord.gikidy1-103/+140
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-25Correct DriverSample ConfigAcess protocol ExtractConfig interface.lgao42-13/+22
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-25Extend the max number of interface to 128 and correct the display of eth name.gikidy1-10/+2
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-25roll back r8590 patcheric_tian1-1/+1
2009-06-24Fix build warning of implicitly pointer castingklu21-2/+2
2009-06-24add assertion to ensure ACPI table is checksumed.eric_tian1-0/+8
2009-06-24do checksum before installing IBFT.eric_tian1-1/+5
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-24Refine the comments for IntelFrameworkPkg/Include/Protocol/DataHub.hklu21-16/+9
2009-06-24remove the self-implementation on checksum() in this module by using BaseLib.eric_tian1-35/+3
2009-06-24remove the self-implementation on checksum() in this module by using BaseLib.eric_tian3-39/+6
2009-06-24Code scrub for IdeBusDxe driverjchen2010-3938/+3024
2009-06-24Update structure's comments to doxygen style.klu21-17/+18
2009-06-23Restore Include/Library/ShellCEntryLib.h. Cleanup function andjljusten3-9/+62
2009-06-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey5-52/+39
2009-06-23Fix a syntax error. There was an extra closing parenthesis: ')'jljusten1-2/+13
2009-06-23Set the SMI port in the ACPI FACP table to 0. This signals to thejljusten1-1/+1
2009-06-23Make 0xa0000 - 0xb0000 I/O memory.jljusten1-2/+1
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-23refine VariablePei driver to unify the algorithm of access VariableIndexTable...eric_tian5-163/+45
2009-06-23Clean up meta data and code scrub for PCI Bus module.vanjeff13-576/+456
2009-06-23Synchronize the binary with build tools' source at r1630 which fix the issue ...klu225-1/+1
2009-06-22fixed one bug causing "sct -u" failure when running at twice or more times.vanjeff1-12/+23
2009-06-22Correct the code format.lgao41-22/+10
2009-06-22This patch includes:klu221-51/+56