summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Synchronized with UEFI Specjji42009-03-271-16/+26
* Retire RFC_3066_ENTRY_SIZE definition. qhuang82009-03-271-8/+2
* Synchronized with UEFI Specjji42009-03-261-2/+3
* Synchronized with UEFI Specjji42009-03-262-34/+35
* Fix minor formatting issue.qhuang82009-03-241-3/+3
* Add GetVariabe(), GetEfiGlobalVariable() and GetBestLanguage() to UefiLib.qhuang82009-03-244-2/+328
* ISO_639_2_ENTRY_SIZE has been moved to be local.jji42009-03-171-5/+0
* remove some internal definitions.vanjeff2009-03-159-29/+19
* Fix typos in GCC assembly.qhuang82009-03-122-2/+2
* Remove wrong comments in function header.qhuang82009-03-102-2/+0
* Remove incorrect assertion. According to spec, it should not assert and shoul...qhuang82009-03-101-1/+0
* Correct ASSERT to more cases.lgao42009-03-101-3/+7
* comments update.vanjeff2009-03-101-3/+1
* Correct comments for new null instance.lgao42009-03-063-3/+3
* Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...qhuang82009-03-053-2/+3
* Add empty lineqhuang82009-03-051-1/+1
* Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang82009-03-058-0/+165
* Add BaseReportStatusCodeLibNull to MdePkg.dsc.qhuang82009-03-031-0/+1
* Add #include <Uefi/UefiBaseType.h> for the reference of "EFI_GUID" in the lib...qhuang82009-03-031-5/+2
* Add BaseReportStatusCodeLibNull instance to MdePkg. This library provides emp...qhuang82009-03-032-0/+424
* Re-organize the PCDs section to reduce the duplication of PCD help text and d...qhuang82009-03-021-79/+11
* Fix incorrect function headers for IoLib APIs.xli242009-03-023-24/+24
* Refine PCI Segment Library to avoid possible intrinsic function.xli242009-03-022-2/+2
* Fix the error that part of instructions of AsmWriteIva() is not included into...xli242009-03-021-1/+1
* remove PCI_MAX_SEGMENT from Industry Standard file.vanjeff2009-03-021-2/+1
* Fix typo in API prototypeqhuang82009-02-252-2/+2
* Fix build broken.klu22009-02-241-1/+1
* Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang82009-02-244-6/+6
* Fix typo in last check in qhuang82009-02-241-1/+1
* Add the missing PI capsule architecture protocol.lgao42009-02-232-0/+37
* Update to fix several ECC warningqhuang82009-02-232-3/+10
* Clean up to remove unreferenced data structureqhuang82009-02-231-9/+0
* 1, Use #if defined() to judge the switching macro such as compiler macro. klu22009-02-233-24/+24
* Minor update on capitalization for ECC check.xli242009-02-232-3/+3
* Path\filename information added for Protocol/PPI/Guid section in DEC file.gikidy2009-02-181-0/+327
* Revert some code that was checked in by mistakeqhuang82009-02-181-22/+0
* Remove extra blank for arrayqhuang82009-02-181-1/+1
* Make type EFI_SAL_STATUS be type INTN instead of type UINTN to match SAL Spec...mdkinney2009-02-151-1/+1
* Update macros to make sure all RETURN_STATUS constants are defined to be of t...mdkinney2009-02-141-3/+3
* Comments synchronized with library classjji42009-02-132-61/+49
* Comments checked with specjji42009-02-131-47/+34
* Spec checkedjji42009-02-135-29/+18
* Add #defines for commonly used Base Address and Sizes.mdkinney2009-02-101-0/+110
* Add MdePkgTokenSpace Guid header file.lgao42009-02-101-0/+25
* Change style 0 == Index to Index == 0lgao42009-02-101-1/+1
* Add comments in DSC files to explain the function and design of components se...xli242009-02-101-0/+19
* Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesT...qhuang82009-02-091-1/+0
* Comments synchronizedjji42009-02-092-8/+12
* Clean IpfMacro.i to remove unused Macro.lgao42009-02-093-53/+56
* Fix IN OUT specifiersmdkinney2009-02-063-9/+9