summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2009-04-09Useless definition removed and typo corrected.gikidy1-9/+1
2009-04-07add assertion condition to satisfy the requirement in MdePkg library spec 0.61peric_tian1-41/+60
2009-04-03MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH process added.gikidy3-0/+104
2009-04-02Add CreatePopUp API into UefiLiblgao42-0/+198
2009-04-02Fix some typo.gikidy15-110/+111
2009-04-02Add flag for device directly connect to the HBA.gikidy1-0/+5
2009-04-01Read-Capacity16 command added for SCSI driversjji43-0/+163
2009-04-01New data field added follow UEFI Spec.gikidy1-0/+15
2009-03-27Synchronized with UEFI Specjji41-16/+26
2009-03-27Retire RFC_3066_ENTRY_SIZE definition. qhuang81-8/+2
2009-03-26Synchronized with UEFI Specjji41-2/+3
2009-03-26Synchronized with UEFI Specjji42-34/+35
2009-03-24Fix minor formatting issue.qhuang81-3/+3
2009-03-24Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang84-2/+328
2009-03-17ISO_639_2_ENTRY_SIZE has been moved to be local.jji41-5/+0
2009-03-15remove some internal definitions.vanjeff9-29/+19
2009-03-12Fix typos in GCC assembly.qhuang82-2/+2
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