summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-08added comments for some structures and apply for doxgen formatvanjeff3-4/+29
2008-12-08Remove undefined comments for status PCD.lgao44-18/+81
2008-12-08correct 0X to 0xlgao41-1/+1
2008-12-08Correct the unknown character and update ChangeLog.txtlgao42-3/+10
2008-12-07Use BIT8-1 insetad of UINT8_MAXmdkinney1-1/+1
2008-12-07Add more detailed comments for many of the Base Typesmdkinney5-61/+777
2008-12-071) Add descriptions for the enum values or struc members for the following ty...mdkinney1-58/+130
2008-12-07Add descriptions of EFI_PHYSICAL_ADDRESS and EFI_VIRTUAL_ADDRESSmdkinney1-0/+8
2008-12-07Add descriptions for each of the width values in the enumerationmdkinney1-0/+12
2008-12-07Make sure the #define for a subtype and the device path node for a subtype ea...mdkinney1-2/+10
2008-12-07Update SAL_PROC declaration to following coding standard. There should be no...mdkinney1-1/+1
2008-12-07Add full description of the Format string to the file header of the Print Lib...mdkinney1-0/+152