summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-10update file headerywu211-120/+142
2008-12-10update file header ywu211-24/+14
2008-12-10update file header ywu211-24/+35
2008-12-10update file headerywu211-76/+48
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-09Update structure name aligned to UEFI specification.lgao42-5/+5
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-09git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6931 6f1...jwang361-10/+31
2008-12-091) Separate the AutoGen code for PCDs between module and its library instance...jwang362-0/+0
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.vanjeff4-16/+202
2008-12-09Fix typo.klu22-2/+2
2008-12-09Synchronize PlatformBdsLibNull library class's header file to library instance.klu21-14/+17
2008-12-09Synchronize GenericBdsLib library class's header file to library instance.klu24-49/+37
2008-12-08Add comments for most of enum data type.lgao422-121/+282
2008-12-08Fix a typoklu21-1/+1
2008-12-08update function commentstding12-0/+28
2008-12-08Updated with latest changes.jwang361-62/+299
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-08Code scrubbing.jgong56-346/+411
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
2008-12-07Remove unused declarations from the UEFI Runtime Library for: mdkinney1-5/+0
2008-12-07Update PE_COFF_LOADER_READ_FILE declaration to following coding standard. Th...mdkinney1-1/+1
2008-12-07Add macro comments for SWITCH_STACK_ENTRY_POINTmdkinney1-3/+11
2008-12-07Move NEXT_MEMORY_DESCRIPTOR() from UefiSpec.h to UEFI Librarymdkinney2-0/+2
2008-12-07Remove use of UINT8_MAX. Use BIT8-1 instead.mdkinney1-1/+1
2008-12-07Remove use of 'VOLATILE'. Use 'volatile' instead.mdkinney2-15/+12
2008-12-07Use BIT8-1 instead of UINT8_MAX.mdkinney1-2/+1
2008-12-07Remove use of EFI_BOOTSERVICE and EFI_RUNTIMESERVICE. This is not managed th...mdkinney1-2/+0
2008-12-07Use correct capitalization for include path.xli241-1/+1