summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)Author
2007-10-11Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang1
2007-10-100) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in...qwang12
2007-10-09PI Enabling: the address of PeiServices Pointer should be klu2
2007-10-09Correct ExtractGuidedSectionLib library instance for PEIM and DXE lgao4
2007-10-05created a new library instance with CpuSleep and CpuFlushTlbvprabhal
2007-10-05moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function...vprabhal
2007-09-30Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B...lgao4
2007-09-29Remove CustomDecompressLib, which has replaced by ExtractGuidedSection librar...lgao4
2007-09-291. Add ExtractGuidedSectionLib library to replace customdecompress library.lgao4
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao4
2007-09-24Merge branch of PI tree to main trunkklu2
2007-09-24Fix one minor comment issue in last check-inqhuang8
2007-09-24Update DevicePathLib to reflect the update of UEFI device utility protocolqhuang8
2007-09-20Fix invalid return status to sync with newest UEFI spec 2.1qhuang8
2007-09-17Remove OldPeiCoreEntryPoint library instance from MdePkgklu2
2007-09-171. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang8
2007-09-07Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu2
2007-09-04Merge the PI enabling works from the branchqwang12
2007-08-22Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang12
2007-08-14gEfiCallerIdGuid is defined in Autogen.hqwang12
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao4
2007-08-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu2
2007-08-08Correct parameter UINTN to UINT32lgao4
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao4
2007-07-30add EFIAPI to the library functions.qwang12
2007-07-17Move some definitions defined in USB spec and HID Spec from Library/Usblib.h ...vanjeff
2007-07-13Add necessary macro definitions in PalCallLib.h of MdePkg.xli24
2007-07-13Fixed comments to follow coding standard. AJFISH
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-07-121. Import UsbKbDxe and UsbMouseDxe into MdeModulePkgvanjeff
2007-07-06Enable Intel IPF compilation for MdePkg.qwang12
2007-07-06Check in library class of SalLib.xli24
2007-07-06Update PalCallLib.hyshang1
2007-07-06Checked in PalCallLib.h. The patch does not remove the "/IndustryStandard/Pal...yshang1
2007-07-05GraphicsLib depends on GraphicsOutput protocol definitions so I added include...AJFISH
2007-07-05Enable Nt32 platform boot to DXE phase.klu2
2007-07-03add in GraphicsLib.hqwang12
2007-07-03Update EFI_CAPSULE_HEADER definition.vanjeff
2007-06-29Ported SerialPortLib to support base type.AJFISH
2007-06-29add a error macro to prevent this file from included for now #error "UEFI 2.1...qwang12
2007-06-29add SerialPortLib.hvanjeff
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-27Move #include <IndustryStandard/Pal.h> into IPF specific statement.yshang1
2007-06-27Add new Library Class: CustomDecompressLib qhuang8
2007-06-26Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.vanjeff
2007-06-26Remove prefix EFI_ from some TPL macros reference in some commentsvanjeff
2007-06-25Fixed typo in function headerAJFISH
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Fixed typo in PiPeiCis.h.yshang1
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang1