summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix ICC build breakqhuang82009-02-061-5/+5
* Fix ICC build breakqhuang82009-02-061-3/+3
* Add change log for the non-backward compatibility change in EDK_7467qhuang82009-02-061-0/+9
* Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...qhuang82009-02-066-22/+27
* De-unicode to pass VS2005 buildqhuang82009-02-061-5/+5
* Comments checked with spec.jji42009-02-062-10/+8
* Comments checked with spec.jji42009-02-062-10/+12
* code scrub for UefiPxeBcDxe.jgong52009-02-062-4/+223
* Fix typos in comments.qhuang82009-02-061-4/+4
* Convert macros in the DevicePathLib to functions.mdkinney2009-02-063-27/+516
* Add comment to explain use of the types "int" and "unsigned int" in the imple...mdkinney2009-02-051-0/+16
* 1) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney2009-02-056-92/+65
* Add Ppi/Guid/Protocol header file path into the comments for user reference.lgao42009-02-051-0/+7
* Minor adjust the logic in BasePrintLib and fix several typosqhuang82009-02-042-30/+27
* use the GUIDed versions of events listed in all of our module/lib implementat...jji42009-02-033-6/+11