summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2009-06-04update comments per review comments.vanjeff11-35/+35
2009-06-04Reviewed the code comments in the Include/Protocol directory for typos, gramm...pkandel55-218/+219
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney3-10/+201
2009-05-21update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian1-8/+12
2009-05-21Remove __APPLE__ usage in ProcessorBind.h files.xli243-17/+17
2009-05-20Remove redundant #include statementsmdkinney7-15/+2
2009-05-20Remove redundant #includemdkinney1-1/+0
2009-05-20Update #ifndef to match the name of the include file.mdkinney1-5/+2
2009-05-20Remove extra #include that is not required for this include file.mdkinney1-2/+0
2009-05-20Define macro for .global/.globl in assembly.xli241-0/+6
2009-05-201. Remove .extern from GCC assembly.xli242-0/+10
2009-05-181. Clean up MdePkg internal header fileslgao420-141/+130
2009-05-141. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli242-6/+7
2009-05-12fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES.vanjeff2-7/+7
2009-05-12Minor update the function interface for three re-allocate pool APIs to check ...qhuang81-6/+6
2009-05-11Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang81-3/+3
2009-05-11Fix minor coding style issue for ScsiReadCapacity16Command() API in UefiScsiLib qhuang81-9/+9
2009-05-11add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and ...eric_tian1-0/+12
2009-05-10Update GCC version of VAR_ARG () to be compatible with non GCC version of VAR...mdkinney1-3/+3
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney1-0/+1
2009-05-09Update function header description of ScsiReadCapacity16Command() in the UEFI...mdkinney1-28/+32
2009-05-09Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney1-3/+6
2009-05-091) Clarify file and function header comments for the PE/COFF Extra Action lib...mdkinney1-18/+15
2009-05-08Clarify clipping behavior of PrintXY() and AsciiPrintXY().mdkinney1-4/+6
2009-05-08Clean up commentmdkinney1-2/+2
2009-05-08The GCC compiler’s behavior is different than the Microsoft compilers for s...eric_tian1-0/+15
2009-05-06Synchronize PCD_Infrastructure 0.55 with source code.klu22-17/+32
2009-05-04Update function comments for AsmPrepareThunk16, AsmThunk16, AsmPrepareAndThun...klu21-6/+6
2009-04-30Review the comments to match Spec.gikidy3-6/+4
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy4-8/+8
2009-04-29Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), ...klu21-1/+10
2009-04-28fixed ECC issues.vanjeff1-5/+5
2009-04-27Correct minor comments.lgao41-1/+1
2009-04-23updateeric_tian1-21/+32
2009-04-22Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage (...qhuang81-1/+7
2009-04-21Rename enum with a duplicate name of EVENT_LOG_TYPE_DATA.jljusten1-1/+1
2009-04-20Coding style verified.gikidy2-36/+36
2009-04-20Remove some unrecognized unicode characters.qhuang81-8/+8
2009-04-20Enhanced industry standard definitions of SMBIOS Table.gikidy1-239/+1534
2009-04-201. use #define instead of enumerator type for Structure Type/IDvanjeff2-12/+10
2009-04-16rremove EFI_IMAGE_SUBSYSTEM_EFI_EFI_ROM. No spec to defined and no one use it.vanjeff1-3/+1
2009-04-16Add UEFI2.1d HiiPlatformSetupFormset Guidlgao42-0/+29
2009-04-15Fix several minor coding style issues.qhuang82-14/+14
2009-04-15Add extra definition to MdePkg\Include\IndustrialStandard\Image.h: EFI_IMAGE...qhuang81-1/+54
2009-04-15Add UEFI 2.1d Hii Package list GUID definition to MdePkg.qhuang81-0/+33
2009-04-131. add ata identify data definition for ATA-5vanjeff1-73/+129
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten1-3/+3
2009-04-10Allow EFIAPI to be defined on the compiler command line.jljusten4-7/+25
2009-04-09Useless definition removed and typo corrected.gikidy1-9/+1
2009-04-03MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH process added.gikidy2-0/+101