summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2009-03-10comments update.vanjeff1-3/+1
2009-03-06Correct comments for new null instance.lgao41-1/+1
2009-03-05Remove PeRemove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExt...qhuang81-0/+56
2009-03-03Add #include <Uefi/UefiBaseType.h> for the reference of "EFI_GUID" in the lib...qhuang81-5/+2
2009-03-02Fix incorrect function headers for IoLib APIs.xli241-8/+8
2009-03-02remove PCI_MAX_SEGMENT from Industry Standard file.vanjeff1-2/+1
2009-02-25Fix typo in API prototypeqhuang81-1/+1
2009-02-24Remove the work-around in DevicePathLib to judge the end of device path node ...qhuang81-2/+2
2009-02-24Fix typo in last check in qhuang81-1/+1
2009-02-23Add the missing PI capsule architecture protocol.lgao41-0/+35
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-18Revert some code that was checked in by mistakeqhuang81-22/+0
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 checked with specjji41-47/+34
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-09Comments synchronizedjji41-4/+6
2009-02-09Clean IpfMacro.i to remove unused Macro.lgao43-53/+56
2009-02-06Fix IN OUT specifiersmdkinney1-3/+3
2009-02-06Retired macro value TIME_OUT in UefiUsbLib and introduce a new PCD entry PcdU...qhuang81-5/+0
2009-02-06De-unicode to pass VS2005 buildqhuang81-5/+5
2009-02-06Comments checked with spec.jji41-5/+4
2009-02-06Comments checked with spec.jji41-5/+6
2009-02-06code scrub for UefiPxeBcDxe.jgong52-4/+223
2009-02-06Convert macros in the DevicePathLib to functions.mdkinney1-27/+80
2009-02-051) Remove UEFI specific defines from IndustryStandard/PeImage.hmdkinney2-83/+56
2009-01-30Split out Synchronization Library from Base Librarymdkinney2-254/+269
2009-01-22DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f...klu21-1/+1
2009-01-16added newline after brief summaryjgong51-0/+2
2009-01-07Add check for Zero Relocation section.lgao41-3/+5
2008-12-29Update copyright for files modified in this yearqhuang812-12/+12
2008-12-24code scrub ArpDxejgong51-124/+170
2008-12-24updated some comments.vanjeff2-10/+12
2008-12-23Scrubbed some code for Ip4ConfigDxe.jgong51-47/+90
2008-12-22detabqhuang83-13/+13
2008-12-17Fix some typo.gikidy2-5/+5
2008-12-16Retired the following macros defined in MdePkg/Include/Uefi/UefiBaseType.h:qhuang81-16/+0
2008-12-16Clean up to update the reference of the these macros:qhuang88-10/+10
2008-12-16Fix Some typo.gikidy1-4/+4
2008-12-15Fix typos.qhuang81-2/+2
2008-12-151. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...qhuang81-0/+44
2008-12-15correct a operation mistakeywu211-1/+1
2008-12-15Code have been checked with specjji44-6/+8
2008-12-15fix one bug in (EFIAPI *EFI_HII_ACCESS_FORM_CALLBACK)(), it is not aligned wi...ywu211-1/+1
2008-12-12Update EntryPoint library header lgao48-54/+50
2008-12-12IN OUT modifiers correctedjji41-7/+7
2008-12-12Fix some typo.gikidy1-7/+7
2008-12-12Do *not* use #elif but use seperate #define to make sure all structure can ex...klu21-2/+2