summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2009-03-10Remove wrong comments in function header.qhuang82-2/+0
2009-03-10Remove incorrect assertion. According to spec, it should not assert and shoul...qhuang81-1/+0
2009-03-10Correct ASSERT to more cases.lgao41-3/+7
2009-03-10comments update.vanjeff1-3/+1
2009-03-06Correct comments for new null instance.lgao43-3/+3
2009-03-05Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang83-2/+3
2009-03-05Add empty lineqhuang81-1/+1
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang88-0/+165
2009-03-03Add BaseReportStatusCodeLibNull to MdePkg.dsc.qhuang81-0/+1
2009-03-03Add #include <Uefi/UefiBaseType.h> for the reference of "EFI_GUID" in the lib...qhuang81-5/+2
2009-03-03Add BaseReportStatusCodeLibNull instance to MdePkg. This library provides emp...qhuang82-0/+424
2009-03-02Re-organize the PCDs section to reduce the duplication of PCD help text and d...qhuang81-79/+11
2009-03-02Fix incorrect function headers for IoLib APIs.xli243-24/+24
2009-03-02Refine PCI Segment Library to avoid possible intrinsic function.xli242-2/+2
2009-03-02Fix the error that part of instructions of AsmWriteIva() is not included into...xli241-1/+1
2009-03-02remove PCI_MAX_SEGMENT from Industry Standard file.vanjeff1-2/+1
2009-02-25Fix typo in API prototypeqhuang82-2/+2
2009-02-24Fix build broken.klu21-1/+1
2009-02-24Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang84-6/+6
2009-02-24Fix typo in last check in qhuang81-1/+1
2009-02-23Add the missing PI capsule architecture protocol.lgao42-0/+37
2009-02-23Update to fix several ECC warningqhuang82-3/+10
2009-02-23Clean up to remove unreferenced data structureqhuang81-9/+0
2009-02-231, Use #if defined() to judge the switching macro such as compiler macro. klu23-24/+24
2009-02-23Minor update on capitalization for ECC check.xli242-3/+3
2009-02-18Path\filename information added for Protocol/PPI/Guid section in DEC file.gikidy1-0/+327
2009-02-18Revert some code that was checked in by mistakeqhuang81-22/+0
2009-02-18Remove extra blank for arrayqhuang81-1/+1
2009-02-15Make type EFI_SAL_STATUS be type INTN instead of type UINTN to match SAL Spec...mdkinney1-1/+1
2009-02-14Update macros to make sure all RETURN_STATUS constants are defined to be of t...mdkinney1-3/+3
2009-02-13Comments synchronized with library classjji42-61/+49
2009-02-13Comments checked with specjji41-47/+34
2009-02-13Spec checkedjji45-29/+18
2009-02-10Add #defines for commonly used Base Address and Sizes.mdkinney1-0/+110
2009-02-10Add MdePkgTokenSpace Guid header file.lgao41-0/+25
2009-02-10Change style 0 == Index to Index == 0lgao41-1/+1
2009-02-10Add comments in DSC files to explain the function and design of components se...xli241-0/+19
2009-02-09Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesT...qhuang81-1/+0
2009-02-09Comments synchronizedjji42-8/+12
2009-02-09Clean IpfMacro.i to remove unused Macro.lgao43-53/+56
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-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-06Comments checked with spec.jji42-10/+8
2009-02-06Comments checked with spec.jji42-10/+12
2009-02-06code scrub for UefiPxeBcDxe.jgong52-4/+223
2009-02-06Fix typos in comments.qhuang81-4/+4