summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-10Add comments in DSC files to explain the function and design of components se...xli247-40/+115
2009-02-10Add comments in DSC files to explain the function and design of components se...xli241-0/+19
2009-02-10Add comments in DSC files to explain the function and design of components se...xli241-0/+18
2009-02-10Add comments in DSC files to explain the function and design of components se...xli241-11/+19
2009-02-09Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesT...qhuang81-1/+0
2009-02-09Update ReportStatusCodeLib mapping: Use DxeCoreReportStatusLibFromHob DXE_COR...qhuang81-2/+2
2009-02-09Add DxeCoreReportStatusCodeLibFromHob library instance. For now, it is dedica...qhuang84-0/+901
2009-02-09update meta.vanjeff3-8/+23
2009-02-09ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >...qwang123-10/+10
2009-02-09Comments synchronizedjji42-8/+12
2009-02-09Clean Network Driver to include Uefi.h, not PiDxe.h. lgao410-10/+10
2009-02-09Clean IpfMacro.i to remove unused Macro.lgao43-53/+56
2009-02-09Roll back the DEBUG mask change which cause SerialIo read_conf test item fail...niry15-50/+50
2009-02-06Fix build break for missing PeCoffLib mappingmdkinney1-0/+1
2009-02-06Add parenthesis to expression to make order of operations clearmdkinney1-1/+1
2009-02-06Fix IN OUT specifiersmdkinney3-9/+9
2009-02-06Fix ICC build breakqhuang81-5/+5
2009-02-06Fix ICC build breakqhuang81-3/+3
2009-02-06Clean up FaultTolerantWriteDxe to remove the duplicated definition.lgao47-103/+92
2009-02-06fix the operator priority bug.niry1-1/+1
2009-02-06Corrected the case of file namejwang363-15/+15
2009-02-06Add change log for the non-backward compatibility change in EDK_7467qhuang81-0/+9
2009-02-06Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...qhuang86-22/+27
2009-02-06De-unicode to pass VS2005 buildqhuang81-5/+5
2009-02-06Fix minor build issue. qhuang81-1/+1
2009-02-06Comments checked with spec.jji42-10/+8
2009-02-06Comments checked with spec.jji42-10/+12
2009-02-06K8: Add in ASSERT to detect possible NULL pointer dereference.qwang121-1/+6
2009-02-06clean ecceric_tian2-9/+6
2009-02-06Pass ECCjgong51-3/+3
2009-02-06Coding style checkedjji41-2/+2
2009-02-06Coding style checkedjji42-9/+9
2009-02-06fixed more issues by scrubbing.jgong55-63/+39
2009-02-06fix ecc warningeric_tian3-17/+33
2009-02-06Pass ECC check.xli241-2/+2
2009-02-06Coding style checkedjji41-1/+1
2009-02-06Synced function header.jgong52-4/+2
2009-02-06code scrub for UefiPxeBcDxe.jgong518-1024/+1732
2009-02-06fix ecceric_tian1-1/+1
2009-02-06update format.vanjeff1-2/+2
2009-02-06Code level security checkedjji41-2/+3
2009-02-06Cleanup K8 warning.eric_tian1-0/+2
2009-02-06Fix typos in comments.qhuang81-4/+4
2009-02-06Add comments in platform DSC files to remind that binaries are only listed in...xli243-0/+35
2009-02-06Convert macros in the DevicePathLib to functions.mdkinney3-27/+516
2009-02-05Add comment to explain use of the types "int" and "unsigned int" in the imple...mdkinney1-0/+16
2009-02-05Fix lib to use standard #defines for PE/COFF machine typesmdkinney1-2/+2
2009-02-05Update PE/COFF libs to use machine type macros from PeImage.hmdkinney1-4/+4
2009-02-05Use UEFI macros for PE/COFF image typesmdkinney1-1/+1
2009-02-05Update PCI Bus Driver to use the PeCoffLib instead of paring the PE/COFF imag...mdkinney3-8/+13