summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2008-07-22modify coding style to pass ecc tooleric_tian2-111/+105
2008-07-21Correct the comment.qwang122-32/+32
2008-07-21Update function header.klu21-5/+37
2008-07-21Update function header.klu21-66/+68
2008-07-21Code Scrub of MdePkg/Inlcude/Libraryyshang112-17/+34
2008-07-16Code Scrub the common includes in MdePkg.yshang12-3/+240
2008-07-16Clean up IfrSupportLib.qwang121-3/+8
2008-07-15Code scrub for the Debug library, PostCode library, Print library, and Extrac...lgao46-67/+86
2008-07-15code scrubvanjeff2-5/+5
2008-07-14Code scrub:yshang11-6/+3
2008-07-14Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox...qwang122-5/+4
2008-07-08Code scrub:yshang11-29/+22
2008-07-08fixed one typo.vanjeff1-2/+2
2008-07-081. Enabled UGA Draw consuming in GraphicsLib of MdemodulePkg.vanjeff1-5/+12
2008-07-08Ecc clean.vanjeff3-12/+12
2008-06-23Merged in the following trackers from EDK:qwang121-1/+63
2008-05-27De-unicode in comment for all source files.qhuang82-7244/+7244
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang122-592/+717
2008-05-22Add in ConvertIso639LanguageToRfc3066Language API.qwang121-2/+35
2008-04-29Fix the bug about comparing with mismatched integrate typeklu21-1/+1
2008-04-22Fix missing include header file and fix typo in comment.klu25-35/+30
2008-04-22Fix typo in comment.klu23-17/+21
2008-04-22Fix comment typoklu21-2/+3
2008-04-14add in a new API HiiLibGetSupportedSecondaryLanguagesqwang121-2/+23
2008-04-03[Description]yshang11-0/+1
2008-03-15[Description]:qwang121-10/+0
2008-02-25update comments and add assert for these files.lgao42-21/+14
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang122-762/+601
2008-02-01Adjust BASE_LIBRARY_JUMP_BUFFER_ALIGNMENT for IA32 to be 4 (nature alignment)qhuang81-1/+1
2008-01-24Add a new line at the end of CpuLib.h for GCC build.xli241-1/+1
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang124-896/+850
2007-12-071. Move some status code related PCDs to MdePkgqhuang81-42/+42
2007-11-18Fix up the comment for several functions and make sure the IN and OUT modifie...qwang121-8/+83
2007-11-07Removed the PAL definition of PAL_ROUTE_CONFIG because it is not in published...zliu31-40/+0
2007-11-01Add more PAL_ROUTE related definition in to PalCallLib.hgtian1-0/+11
2007-10-20Added the PAL call PAL_ROUTE_CONFIG for Tukwila processorzliu31-643/+673
2007-10-11Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang11-1/+1
2007-10-100) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang122-145/+34
2007-10-09PI Enabling: the address of PeiServices Pointer should be klu21-0/+18
2007-10-09Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao41-1/+1
2007-10-05created a new library instance with CpuSleep and CpuFlushTlbvprabhal1-0/+42
2007-10-05moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal1-28/+0
2007-09-30Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao41-1/+3
2007-09-29Remove CustomDecompressLib, which has replaced by ExtractGuidedSection librar...lgao41-77/+0
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao41-0/+166
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao41-0/+17
2007-09-24Merge branch of PI tree to main trunkklu25-0/+318
2007-09-24Fix one minor comment issue in last check-inqhuang81-1/+2
2007-09-24Update DevicePathLib to reflect the update of UEFI device utility protocolqhuang81-4/+7
2007-09-20Fix invalid return status to sync with newest UEFI spec 2.1qhuang81-5/+5