summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-11fixed one typo vanjeff1-1/+1
2008-12-11Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated res...lgao42-2/+2
2008-12-11Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...gikidy1-5/+13
2008-12-11Synchronize MdePkg/Library *.h files with c filesgikidy1-1/+1
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy1-3/+3
2008-12-10fixed one bug when declaring IA32_IDT_GATE_DESCRIPTOR.vanjeff1-18/+22
2008-12-10Add comments for enumeration, structure data members those are referred by Ue...lgao411-39/+601
2008-12-10Synchronize the h files with c files.gikidy3-5/+11
2008-12-10added comment for some structurevanjeff1-1/+4
2008-12-09Move common smbus structure from Smbus PPI to Industry Standard Smbus.h share...lgao42-14/+13
2008-12-09Add the detailed descriptions for the structure data member in these protocol.lgao430-1021/+1544
2008-12-09Add EFI_NETWORK_INTERFACE_TYPE definitionlgao41-0/+9
2008-12-09remove unnecessary detailed description for InvalidateInstructionCache(), sin...vanjeff1-3/+0
2008-12-09Correct minor commentslgao41-75/+75
2008-12-09Synchronize comment of BaseLib.h and it's implementation to match the Spec.gikidy1-32/+108
2008-12-091. added functions header for MACROS in PCI22.h.vanjeff2-16/+199
2008-12-08Add comments for most of enum data type.lgao422-121/+282
2008-12-08Fix a typoklu21-1/+1
2008-12-08added comments for some structures and apply for doxgen formatvanjeff2-11/+180
2008-12-08Fix a type for undeclared wordklu21-1/+1