summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-303-10/+201
* update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian2009-05-211-8/+12
* Remove __APPLE__ usage in ProcessorBind.h files.xli242009-05-213-17/+17
* Remove redundant #include statementsmdkinney2009-05-207-15/+2
* Remove redundant #includemdkinney2009-05-201-1/+0
* Update #ifndef to match the name of the include file.mdkinney2009-05-201-5/+2
* Remove extra #include that is not required for this include file.mdkinney2009-05-201-2/+0
* Define macro for .global/.globl in assembly.xli242009-05-201-0/+6
* 1. Remove .extern from GCC assembly.xli242009-05-202-0/+10
* 1. Clean up MdePkg internal header fileslgao42009-05-1820-141/+130
* 1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciE...xli242009-05-142-6/+7
* fixed typo. EFI_OUT_OF_MEMORY should be EFI_OUT_OF_RESOURCES.vanjeff2009-05-122-7/+7
* Minor update the function interface for three re-allocate pool APIs to check ...qhuang82009-05-121-6/+6
* Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang82009-05-111-3/+3
* Fix minor coding style issue for ScsiReadCapacity16Command() API in UefiScsiLib qhuang82009-05-111-9/+9
* add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and ...eric_tian2009-05-111-0/+12
* Update GCC version of VAR_ARG () to be compatible with non GCC version of VAR...mdkinney2009-05-101-3/+3
* Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney2009-05-091-0/+1
* Update function header description of ScsiReadCapacity16Command() in the UEFI...mdkinney2009-05-091-28/+32
* Clarify that FreePages(), FreeAlignedPages(), and FreePool() may perform n ac...mdkinney2009-05-091-3/+6
* 1) Clarify file and function header comments for the PE/COFF Extra Action lib...mdkinney2009-05-091-18/+15
* Clarify clipping behavior of PrintXY() and AsciiPrintXY().mdkinney2009-05-081-4/+6
* Clean up commentmdkinney2009-05-081-2/+2
* The GCC compiler’s behavior is different than the Microsoft compilers for s...eric_tian2009-05-081-0/+15
* Synchronize PCD_Infrastructure 0.55 with source code.klu22009-05-062-17/+32
* Update function comments for AsmPrepareThunk16, AsmThunk16, AsmPrepareAndThun...klu22009-05-041-6/+6
* Review the comments to match Spec.gikidy2009-04-303-6/+4
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-304-8/+8
* Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), ...klu22009-04-291-1/+10
* fixed ECC issues.vanjeff2009-04-281-5/+5
* Correct minor comments.lgao42009-04-271-1/+1
* updateeric_tian2009-04-231-21/+32
* Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage (...qhuang82009-04-221-1/+7
* Rename enum with a duplicate name of EVENT_LOG_TYPE_DATA.jljusten2009-04-211-1/+1
* Coding style verified.gikidy2009-04-202-36/+36
* Remove some unrecognized unicode characters.qhuang82009-04-201-8/+8
* Enhanced industry standard definitions of SMBIOS Table.gikidy2009-04-201-239/+1534
* 1. use #define instead of enumerator type for Structure Type/IDvanjeff2009-04-202-12/+10
* rremove EFI_IMAGE_SUBSYSTEM_EFI_EFI_ROM. No spec to defined and no one use it.vanjeff2009-04-161-3/+1
* Add UEFI2.1d HiiPlatformSetupFormset Guidlgao42009-04-162-0/+29
* Fix several minor coding style issues.qhuang82009-04-152-14/+14
* Add extra definition to MdePkg\Include\IndustrialStandard\Image.h: EFI_IMAGE...qhuang82009-04-151-1/+54
* Add UEFI 2.1d Hii Package list GUID definition to MdePkg.qhuang82009-04-151-0/+33
* 1. add ata identify data definition for ATA-5vanjeff2009-04-131-73/+129
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-101-3/+3
* Allow EFIAPI to be defined on the compiler command line.jljusten2009-04-104-7/+25
* Useless definition removed and typo corrected.gikidy2009-04-091-9/+1
* MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH process added.gikidy2009-04-032-0/+101
* Add CreatePopUp API into UefiLiblgao42009-04-021-0/+25
* Fix some typo.gikidy2009-04-026-24/+24