summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-30add error handler to pass K8 checkeric_tian3-12/+20
2009-06-30Add null instance of SmmLib in IntelFrameworkPkg.xli243-1/+127
2009-06-30Fix system memory map issue.gikidy4-25/+150
2009-06-30Should not use integer as boolean value for judgment.klu21-5/+5
2009-06-30Refine the member name.klu23-3/+3
2009-06-30Refine the member name.klu22-2/+2
2009-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f1...jcarsey4-14/+17
2009-06-29add security check.vanjeff22-40/+90
2009-06-29add assertion to pass K8 check.eric_tian1-0/+1
2009-06-29Add check for memory allocation.xli241-2/+6
2009-06-29Update the SCSI Disk Driver to not mount drives on physical only SCSI channelsgikidy3-38/+179
2009-06-29Fix the bug that necessary call of SetVectorBase() is missing in the SetMode(...xli241-0/+2
2009-06-29Fix incorrect error handling when PXE boot timeout.gikidy1-2/+2
2009-06-29fixed ecc and k8 issues.vanjeff1-1/+2
2009-06-26Update Copyright. Delete erroneous "Module Name" line.darylm5031-29/+26
2009-06-26Updated copyright. Deleted erroneous "Module Name" line. Changed preceding ma...darylm5031-420/+414
2009-06-26Changed Copyright to 2006-2009 to reflect original through current revisions....darylm5031-77/+86
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-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