summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2008-12-12Update EntryPoint library header lgao412-64/+62
2008-12-12IN OUT modifiers correctedjji43-18/+18
2008-12-12Fix some typo.gikidy2-12/+12
2008-12-12No need of PcdLib in this modulejji41-1/+0
2008-12-12Do *not* use #elif but use seperate #define to make sure all structure can ex...klu21-2/+2
2008-12-11Add incompatible change notes for device path.klu21-0/+12
2008-12-11fixed one typo vanjeff1-1/+1
2008-12-11Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated res...lgao44-31/+79
2008-12-11Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...gikidy4-18/+58
2008-12-11Synchronize MdePkg/Library *.h files with c filesgikidy5-6/+12
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy26-187/+278
2008-12-11Synchronize BaseLib h files to c files.gikidy18-113/+145
2008-12-10fixed one bug when declaring IA32_IDT_GATE_DESCRIPTOR.vanjeff1-18/+22
2008-12-10Update the incompatible change into ChangeLoglgao41-1/+20
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.gikidy12-194/+348
2008-12-10Library classes updated in INFjji43-1/+3
2008-12-10added comment for some structurevanjeff1-1/+4
2008-12-10Synchronize interface function comment from declaration in library class head...klu212-380/+373
2008-12-10Synchronize interface function comment from declaration in library class head...klu24-127/+187
2008-12-10Synchronize interface function comment from declaration in library class head...klu25-35/+25
2008-12-10Synchronize interface function comment from declaration in library class head...klu25-273/+346
2008-12-10Synchronize function comments from library class to library instance.klu25-47/+97
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.gikidy5-37/+113
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-08change library class name to PciSegmentLiberic_tian1-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-08Comments have been checked with specjji41-1/+2
2008-12-08Remove undefined comments for status PCD.lgao45-37/+81
2008-12-08PCD default value has been changed according to the specjji41-3/+3
2008-12-08correct 0X to 0xlgao41-1/+1
2008-12-08Correct the unknown character and update ChangeLog.txtlgao43-3/+16
2008-12-07Use BIT8-1 insetad of UINT8_MAXmdkinney2-2/+2
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
2008-12-07Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Librarymdkinney1-3/+13