audk/MdePkg/Library
qhuang8 b52f6a1ad8 Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6823 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-03 15:38:24 +00:00
..
BaseCacheMaintenanceLib Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
BaseCpuLib Synchronize function comment in 2008-11-26 03:26:37 +00:00
BaseDebugLibNull Synchronize function comment in 2008-11-26 03:26:37 +00:00
BaseDebugLibSerialPort Synchronize function comment in 2008-11-26 03:26:37 +00:00
BaseIoLibIntrinsic Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
BaseLib Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib API. 2008-12-03 02:19:49 +00:00
BaseMemoryLib Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
BaseMemoryLibMmx Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
BaseMemoryLibOptDxe Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
BaseMemoryLibOptPei Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
BaseMemoryLibRepStr Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
BaseMemoryLibSse2 Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
BasePalLibNull Update PalCallLib to PalLib in BasePalLibNull.inf. 2008-12-01 07:39:11 +00:00
BasePcdLibNull Add CONST modifier for "Buffer" parameter in LibPcdSetPtr() 2008-12-03 15:38:24 +00:00
BasePciCf8Lib Synchronize function comment in h file 2008-11-26 06:57:44 +00:00
BasePciExpressLib Synchronize function comment in h file 2008-11-26 06:57:44 +00:00
BasePciLibCf8 Synchronize function comment in h file 2008-11-26 06:57:44 +00:00
BasePciLibPciExpress Synchronize function comment in h file 2008-11-26 06:57:44 +00:00
BasePeCoffGetEntryPointLib Function headers in .h and .c files synchronized with spec 2008-11-26 06:38:05 +00:00
BasePeCoffLib Add several missing assertions. 2008-11-27 13:31:05 +00:00
BasePerformanceLibNull Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
BasePostCodeLibDebug Function headers in .h and .c files synchronized with spec 2008-11-26 06:38:05 +00:00
BasePostCodeLibPort80 Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
BasePrintLib Function headers in .h and .c files synchronized with spec 2008-11-26 06:38:05 +00:00
BaseSerialPortLibNull Function headers in .h and .c files synchronized with spec 2008-11-26 04:36:05 +00:00
BaseTimerLibNullTemplate Function headers in .h and .c files synchronized with spec 2008-11-26 04:36:05 +00:00
BaseUefiDecompressLib Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
DxeCoreEntryPoint Remove ProcessLibraryDestructorList() from the library class of DxeCoreEntryPointLib. This API is not in MdeLib spec and DxeCore does not use it. 2008-12-01 13:50:11 +00:00
DxeCoreHobLib Synchronize function comment in 2008-11-26 03:26:37 +00:00
DxeExtractGuidedSectionLib Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for library worker functions, fix some typos, etc 2008-12-01 13:46:34 +00:00
DxeHobLib Synchronize function comment in 2008-11-26 03:26:37 +00:00
DxePcdLib Add CONST modifier for "Buffer" parameter in LibPcdSetPtr() 2008-12-03 15:38:24 +00:00
DxeRuntimePciExpressLib Fix constructor/destructor issue for DXE_RUNTIM_DRIVER library instance. 2008-11-27 00:42:04 +00:00
DxeServicesLib Synchronize function comment in 2008-11-26 03:26:37 +00:00
DxeServicesTableLib Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
DxeSmbusLib Function headers in .h and .c files synchronized with spec 2008-11-26 04:36:05 +00:00
PeiCoreEntryPoint Function headers in .h and .c files synchronized with spec 2008-11-26 04:36:05 +00:00
PeiDxePostCodeLibReportStatusCode Function headers in .h and .c files synchronized with spec 2008-11-26 06:38:05 +00:00
PeiExtractGuidedSectionLib Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for library worker functions, fix some typos, etc 2008-12-01 13:46:34 +00:00
PeiHobLib Synchronize function comment in 2008-11-26 03:26:37 +00:00
PeiIoLibCpuIo Add SEC as supported module types to follow MdeLib spec. 2008-11-26 04:52:59 +00:00
PeiMemoryAllocationLib Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for library worker functions, fix some typos, etc 2008-12-01 13:46:34 +00:00
PeiMemoryLib Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
PeiPalLib Synchronize function comment in h file 2008-11-26 06:57:44 +00:00
PeiPcdLib Add CONST modifier for "Buffer" parameter in LibPcdSetPtr() 2008-12-03 15:38:24 +00:00
PeiPciLibPciCfg2 Synchronize function comment in h file 2008-11-26 06:57:44 +00:00
PeiPciSegmentLibPciCfg2 Refine the comments in PciSegmentLib 2008-11-28 06:14:55 +00:00
PeiResourcePublicationLib Function headers in .h and .c files synchronized with spec 2008-11-26 06:38:05 +00:00
PeiServicesLib Function headers in .h and .c files synchronized with spec 2008-11-26 06:38:05 +00:00
PeiServicesTablePointerLib Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
PeiServicesTablePointerLibIdt Remove the EBC architecture support. 2008-11-26 04:40:50 +00:00
PeiServicesTablePointerLibKr7 Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
PeiSmbusLibSmbus2Ppi Add SEC as supported module types to follow MdeLib spec. 2008-11-26 04:52:59 +00:00
PeimEntryPoint Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
SecPeiDxeTimerLibCpu Function headers in .h and .c files synchronized with spec 2008-11-26 04:36:05 +00:00
UefiApplicationEntryPoint Function headers in .h and .c files synchronized with spec 2008-11-26 04:36:05 +00:00
UefiBootServicesTableLib Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
UefiDebugLibConOut Synchronize function comment in 2008-11-26 03:26:37 +00:00
UefiDebugLibStdErr Synchronize function comment in 2008-11-26 03:26:37 +00:00
UefiDevicePathLib Synchronize function comment in 2008-11-26 03:26:37 +00:00
UefiDevicePathLibDevicePathProtocol Synchronize function comment in 2008-11-26 03:26:37 +00:00
UefiDriverEntryPoint Add the AND of all architectural protocols for UEFI drivers. Build tool will optimize for size if the UEFI drivers only depends on these architecture protocol. Otherwise the final dependency will be AND APs AND extra dependency inherited from [depex] sections of library instances. 2008-11-27 06:44:33 +00:00
UefiLib Remove several over-specific issues. 2008-12-01 14:40:23 +00:00
UefiMemoryAllocationLib Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for library worker functions, fix some typos, etc 2008-12-01 13:46:34 +00:00
UefiMemoryLib Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
UefiPalLib Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
UefiPciLibPciRootBridgeIo Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
UefiPciSegmentLibPciRootBridgeIo Refine the comments in PciSegmentLib 2008-11-28 06:14:55 +00:00
UefiRuntimeLib De-Unicode in MdePkg source files. 2008-12-01 14:06:25 +00:00
UefiRuntimeServicesTableLib Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
UefiSalLib Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
UefiScsiLib Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
UefiUsbLib Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib spec. 2008-12-01 13:51:41 +00:00