summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library
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
* Merged in the following trackers from EDK:qwang122008-06-231-1/+63
* De-unicode in comment for all source files.qhuang82008-05-272-7244/+7244
* 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-225-35/+30
* Fix typo in comment.klu22008-04-223-17/+21
* Fix comment typoklu22008-04-221-2/+3
* add in a new API HiiLibGetSupportedSecondaryLanguagesqwang122008-04-141-2/+23
* [Description]yshang12008-04-031-0/+1
* [Description]:qwang122008-03-151-10/+0
* update comments and add assert for these files.lgao42008-02-252-21/+14
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-022-762/+601
* Adjust BASE_LIBRARY_JUMP_BUFFER_ALIGNMENT for IA32 to be 4 (nature alignment)qhuang82008-02-011-1/+1
* Add a new line at the end of CpuLib.h for GCC build.xli242008-01-241-1/+1
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-214-896/+850
* 1. Move some status code related PCDs to MdePkgqhuang82007-12-071-42/+42
* Fix up the comment for several functions and make sure the IN and OUT modifie...qwang122007-11-181-8/+83
* Removed the PAL definition of PAL_ROUTE_CONFIG because it is not in published...zliu32007-11-071-40/+0
* Add more PAL_ROUTE related definition in to PalCallLib.hgtian2007-11-011-0/+11
* Added the PAL call PAL_ROUTE_CONFIG for Tukwila processorzliu32007-10-201-643/+673
* Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang12007-10-111-1/+1
* 0) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang122007-10-102-145/+34
* PI Enabling: the address of PeiServices Pointer should be klu22007-10-091-0/+18
* Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao42007-10-091-1/+1
* created a new library instance with CpuSleep and CpuFlushTlbvprabhal2007-10-051-0/+42
* moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal2007-10-051-28/+0
* Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao42007-09-301-1/+3
* Remove CustomDecompressLib, which has replaced by ExtractGuidedSection librar...lgao42007-09-291-77/+0
* 1. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao42007-09-291-0/+166
* 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao42007-09-281-0/+17
* Merge branch of PI tree to main trunkklu22007-09-245-0/+318
* Fix one minor comment issue in last check-inqhuang82007-09-241-1/+2
* Update DevicePathLib to reflect the update of UEFI device utility protocolqhuang82007-09-241-4/+7
* Fix invalid return status to sync with newest UEFI spec 2.1qhuang82007-09-201-5/+5
* Remove OldPeiCoreEntryPoint library instance from MdePkgklu22007-09-171-93/+0
* 1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang82007-09-171-73/+82
* Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu22007-09-072-6/+6
* Merge the PI enabling works from the branchqwang122007-09-042-9/+89
* Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang122007-08-221-2/+2
* gEfiCallerIdGuid is defined in Autogen.hqwang122007-08-141-5/+0