audk/MdePkg/Include/Library
qhuang8 f662c19489 1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Protocol and optional ComponentName Protocol and ComponentName2 Protocol. This new API should cover most cases in our UEFI drivers.
2. Refine the function headers for this driver model APIs

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3862 6f19259b-4bc3-4df7-8a09-765794883524
2007-09-17 03:39:25 +00:00
..
BaseLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
BaseMemoryLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
CacheMaintenanceLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
CpuLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
CustomDecompressLib.h Correct parameter UINTN to UINT32 2007-08-08 15:21:11 +00:00
DebugLib.h Import Library Class from original MDE package. Also I added the EFI_PEI_CORE_ENTRY_POINT definition in PiPeiCis.h. 2007-06-19 10:55:24 +00:00
DevicePathLib.h Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
DxeCoreEntryPoint.h Import Library Class from original MDE package. Also I added the EFI_PEI_CORE_ENTRY_POINT definition in PiPeiCis.h. 2007-06-19 10:55:24 +00:00
DxeServicesTableLib.h Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
DxeSmmDriverEntryPoint.h Import Library Class from original MDE package. Also I added the EFI_PEI_CORE_ENTRY_POINT definition in PiPeiCis.h. 2007-06-19 10:55:24 +00:00
FvbServiceLib.h Update the code to match spec for EfiFvbSetVolumeAttributes API. 2007-08-22 09:33:34 +00:00
GraphicsLib.h Fixed comments to follow coding standard. 2007-07-13 03:21:40 +00:00
HiiLib.h add a error macro to prevent this file from included for now #error "UEFI 2.1 HII is not fully implemented for now, Please don't include this file now." 2007-06-29 06:51:45 +00:00
HobLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
IfrSupportLib.h add a error macro to prevent this file from included for now #error "UEFI 2.1 HII is not fully implemented for now, Please don't include this file now." 2007-06-29 06:51:45 +00:00
IoLib.h Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
MemoryAllocationLib.h Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
OldPeiCoreEntryPoint.h Enable Nt32 platform boot to DXE phase. 2007-07-05 09:41:22 +00:00
PalCallLib.h Add necessary macro definitions in PalCallLib.h of MdePkg. 2007-07-13 05:43:54 +00:00
PcdLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
PciCf8Lib.h Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
PciExpressLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
PciLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
PciSegmentLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
PeCoffGetEntryPointLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
PeCoffLib.h 1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_GUID and EFI_STATUS_CODE_DATA_TYPE_STRING_GUID from IntelFrameworkPkg\Framework/StatusCodeDataTypeId.h to IntelFrameworkPkg\Guid/StatusCodeDataTypeId.h 2007-08-10 09:50:06 +00:00
PeiCoreEntryPoint.h Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according to PI specification. 2007-09-07 03:51:54 +00:00
PeiServicesLib.h Merge the PI enabling works from the branch 2007-09-04 06:11:47 +00:00
PeiServicesTablePointerLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
PeimEntryPoint.h Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according to PI specification. 2007-09-07 03:51:54 +00:00
PerformanceLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
PiLib.h Merge the PI enabling works from the branch 2007-09-04 06:11:47 +00:00
PostCodeLib.h Import Library Class from original MDE package. Also I added the EFI_PEI_CORE_ENTRY_POINT definition in PiPeiCis.h. 2007-06-19 10:55:24 +00:00
PrintLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
ReportStatusCodeLib.h gEfiCallerIdGuid is defined in Autogen.h 2007-08-14 10:13:17 +00:00
ResourcePublicationLib.h Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
SalLib.h Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
ScsiLib.h Sync code with MdePkg spec for Scsi library class and CustomDecompress library class. 2007-08-14 07:58:32 +00:00
SerialPortLib.h Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
SmbusLib.h Removed MdePkg usage of ModuleName: in file headers 2007-07-12 22:59:43 +00:00
TimerLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
UefiApplicationEntryPoint.h Import Library Class from original MDE package. Also I added the EFI_PEI_CORE_ENTRY_POINT definition in PiPeiCis.h. 2007-06-19 10:55:24 +00:00
UefiBootServicesTableLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
UefiDecompressLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
UefiDriverEntryPoint.h Import Library Class from original MDE package. Also I added the EFI_PEI_CORE_ENTRY_POINT definition in PiPeiCis.h. 2007-06-19 10:55:24 +00:00
UefiLib.h 1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Protocol and optional ComponentName Protocol and ComponentName2 Protocol. This new API should cover most cases in our UEFI drivers. 2007-09-17 03:39:25 +00:00
UefiRuntimeLib.h Fixed comments to follow coding standard. 2007-07-13 03:21:40 +00:00
UefiRuntimeServicesTableLib.h Updated headers to follow coding standard 2007-06-27 22:53:31 +00:00
UsbLib.h Sync code with MdePkg spec for Scsi library class and CustomDecompress library class. 2007-08-14 07:58:32 +00:00