summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* Clean up IfrSupportLib.qwang122008-07-161-3/+8
* Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao42008-07-156-67/+86
* code scrubvanjeff2008-07-152-5/+5
* Code scrub:yshang12008-07-141-6/+3
* Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox...qwang122008-07-142-5/+4
* Code scrub:yshang12008-07-081-29/+22
* fixed one typo.vanjeff2008-07-081-2/+2
* 1. Enabled UGA Draw consuming in GraphicsLib of MdemodulePkg.vanjeff2008-07-081-5/+12
* Ecc clean.vanjeff2008-07-083-12/+12
* make change to support UnixPkg build. The changes are listed as follows:eric_tian2008-06-301-1/+5
* add a PCI_CLASS_MASS_STORAGE_AHCI alias.qwang122008-06-261-2/+1
* Fix doxygen issue:klu22008-06-2498-734/+736
* Fix doxygen issue:klu22008-06-246-181/+298
* Fix issue broken doxygen parsing. The issue is that when declaring a function...klu22008-06-241-37/+64
* Merged in the following trackers from EDK:qwang122008-06-238-64/+144
* CHAR8 is defined as "1-byte Character" in UEFI spec, but not "unsigned Charac...qwang122008-06-051-1/+1
* Remove the tailing ',' and redudant ';' to ensure the code pass EBC's -Za opt...qwang122008-06-043-3/+3
* Use #if...#else to not confuse some lint tools for definition of EFIAPIklu22008-06-021-4/+4
* Add ACPI_ADR_DISPLAY() macros to DevicePath.hmdkinney2008-05-291-0/+15
* De-unicode in comment for all source files.qhuang82008-05-2710-7273/+7273
* Make #ifndef the first statement in header file. qhuang82008-05-271-2/+2
* 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang122008-05-232-592/+717
* Add in ConvertIso639LanguageToRfc3066Language API.qwang122008-05-221-2/+35
* Fix the bug about comparing with mismatched integrate typeklu22008-04-291-1/+1
* Fix missing include header file and fix typo in comment.klu22008-04-2213-37/+43
* Fix typo in comment.klu22008-04-223-17/+21
* Fix comment typoklu22008-04-221-2/+3
* Fix comment typo.klu22008-04-221-1/+1
* Fix missing include file which break doxygen parsing.klu22008-04-2111-0/+23
* Fix missing include file which break doxygen parsing.klu22008-04-212-0/+5
* Fix missing include file which break doxygen parsing.klu22008-04-215-3/+17
* Fix missing include file which break doxygen parsing.klu22008-04-211-2/+4
* add in a new API HiiLibGetSupportedSecondaryLanguagesqwang122008-04-141-2/+23
* [Description]yshang12008-04-0319-36/+69
* [Description]eric_tian2008-03-171-4/+6
* [Description]:qwang122008-03-151-10/+0
* Add WDAT ACPI tableqhuang82008-03-112-3/+102
* Rename file to use recommended file naming conventions.jljusten2008-03-101-0/+0
* Rename file to use recommended file naming conventions.jljusten2008-03-101-0/+0
* Fix GCC building warning.klu22008-03-101-2/+1
* Correct EFI_IMAGE_NT_HEADERS to EFI_IMAGE_NT_HEADERS64 for 64bit PeImage.lgao42008-03-071-1/+1
* Correct input parameter aligned to TCG spec.lgao42008-03-041-1/+1
* update comments and add assert for these files.lgao42008-02-255-63/+155
* MdePkg/Include/IndustryStandard/Tpm12.h:jljusten2008-02-111-3/+0
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-023-762/+611
* Adjust BASE_LIBRARY_JUMP_BUFFER_ALIGNMENT for IA32 to be 4 (nature alignment)qhuang82008-02-011-1/+1
* Sync with the PO-2 release branch (version: EDK 4645 and R9 3897)zliu32008-01-312-1/+13
* Add new protocol definitions:qhuang82008-01-253-0/+331
* Update device path type value for PI Firmware volume device & Firmware file d...qhuang82008-01-251-2/+2
* Add a new line at the end of CpuLib.h for GCC build.xli242008-01-241-1/+1