audk/MdePkg/Library
qhuang8 d908a2d6d2 Add checking for start address for PCI express Read/Write Buffer
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8160 6f19259b-4bc3-4df7-8a09-765794883524
2009-04-23 08:08:48 +00:00
..
BaseCacheMaintenanceLib Correct ASSERT to more cases. 2009-03-10 07:54:41 +00:00
BaseCpuLib INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BaseDebugLibNull INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BaseDebugLibSerialPort Update EntryPoint library header 2008-12-12 08:51:16 +00:00
BaseIoLibIntrinsic Fix incorrect function headers for IoLib APIs. 2009-03-02 06:31:55 +00:00
BaseLib update string function comment to clear the semantic meaning. 2009-04-23 03:11:45 +00:00
BaseMemoryLib adjust code to remove Klocwork issues. 2009-01-21 03:17:15 +00:00
BaseMemoryLibMmx INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BaseMemoryLibOptDxe Fix typos in GCC assembly. 2009-03-12 05:29:11 +00:00
BaseMemoryLibOptPei INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BaseMemoryLibRepStr INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BaseMemoryLibSse2 INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BasePalLibNull INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BasePcdLibNull Spec checked 2009-02-13 06:28:15 +00:00
BasePciCf8Lib INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BasePciExpressLib INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BasePciLibCf8 INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BasePciLibPciExpress INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BasePeCoffExtraActionLibNull Correct comments for new null instance. 2009-03-06 09:15:17 +00:00
BasePeCoffGetEntryPointLib 1) Remove UEFI specific defines from IndustryStandard/PeImage.h 2009-02-05 19:30:05 +00:00
BasePeCoffLib Add HiiResourceData field to PeCoffLib library class. PeCoffLoaderLoadImage () will set this field to HII resource data if it detects the existence in PE image. otherwise, it set that field to 0. 2009-04-22 02:04:16 +00:00
BasePerformanceLibNull INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BasePostCodeLibDebug INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BasePostCodeLibPort80 INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BasePrintLib Fix typos in comments. 2009-02-06 03:57:01 +00:00
BaseReportStatusCodeLibNull Add BaseReportStatusCodeLibNull instance to MdePkg. This library provides empty functions in ReportStatusCodeLib class. 2009-03-03 14:06:52 +00:00
BaseSerialPortLibNull Fix some typo. 2009-04-02 05:34:26 +00:00
BaseSynchronizationLib Update to fix several ECC warning 2009-02-23 07:04:55 +00:00
BaseTimerLibNullTemplate INF file verified, and Coding Style reviewed. 2009-01-09 07:23:31 +00:00
BaseUefiDecompressLib Fix some typo. 2009-04-02 05:34:26 +00:00
DxeCoreEntryPoint Comments checked with spec. 2009-02-06 07:26:53 +00:00
DxeCoreHobLib Synchronize function comment in 2008-11-26 03:26:37 +00:00
DxeExtractGuidedSectionLib No need of PcdLib in this module 2008-12-12 05:42:26 +00:00
DxeHobLib Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesTableLib to generate the correct sequence for library constructor for DuetPkg. 2009-02-09 10:05:54 +00:00
DxePcdLib Comments synchronized with library class 2009-02-13 09:05:43 +00:00
DxeRuntimePciExpressLib Add checking for start address for PCI express Read/Write Buffer 2009-04-23 08:08:48 +00:00
DxeServicesLib INF extension reviewed 2009-01-09 07:48:37 +00:00
DxeServicesTableLib INF extension reviewed 2009-01-09 07:48:37 +00:00
DxeSmbusLib INF extension reviewed 2009-01-09 07:48:37 +00:00
PeiCoreEntryPoint Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
PeiDxePostCodeLibReportStatusCode INF extension reviewed 2009-01-09 07:48:37 +00:00
PeiExtractGuidedSectionLib INF extension reviewed 2009-01-08 08:07:55 +00:00
PeiHobLib INF extension reviewed 2009-01-09 07:48:37 +00:00
PeiIoLibCpuIo Fix incorrect function headers for IoLib APIs. 2009-03-02 06:31:55 +00:00
PeiMemoryAllocationLib Remove wrong comments in function header. 2009-03-10 14:35:41 +00:00
PeiMemoryLib Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
PeiPalLib INF extension reviewed 2009-01-09 07:48:37 +00:00
PeiPcdLib Comments synchronized with library class 2009-02-13 09:05:43 +00:00
PeiPciLibPciCfg2 INF extension reviewed 2009-01-09 07:48:37 +00:00
PeiPciSegmentLibPciCfg2 Refine PCI Segment Library to avoid possible intrinsic function. 2009-03-02 05:51:01 +00:00
PeiResourcePublicationLib Update EntryPoint library header 2008-12-12 08:51:16 +00:00
PeiServicesLib Remove extra blank for array 2009-02-18 05:25:37 +00:00
PeiServicesTablePointerLib Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files with it. 2008-12-11 06:29:24 +00:00
PeiServicesTablePointerLibIdt Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
PeiServicesTablePointerLibKr7 Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files with it. 2008-12-11 06:29:24 +00:00
PeiSmbusLibSmbus2Ppi INF extension reviewed 2009-01-08 08:07:55 +00:00
PeimEntryPoint Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
SecPeiDxeTimerLibCpu To pass ICC build. 2009-01-14 07:45:27 +00:00
UefiApplicationEntryPoint Fix some typo. 2009-04-02 05:34:26 +00:00
UefiBootServicesTableLib Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
UefiDebugLibConOut INF extension reviewed 2009-01-09 07:48:37 +00:00
UefiDebugLibStdErr INF extension reviewed 2009-01-09 07:48:37 +00:00
UefiDevicePathLib Remove the work-around in DevicePathLib to judge the end of device path node type. 2009-02-24 09:15:47 +00:00
UefiDevicePathLibDevicePathProtocol Fix build broken. 2009-02-24 13:07:54 +00:00
UefiDriverEntryPoint INF extension reviewed 2009-01-09 07:48:37 +00:00
UefiLib Fix several minor coding style issues. 2009-04-15 14:31:45 +00:00
UefiMemoryAllocationLib Remove wrong comments in function header. 2009-03-10 14:35:41 +00:00
UefiMemoryLib Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
UefiPalLib Add ASSERT in case SalSystemTable is NULL. 2009-01-23 09:09:43 +00:00
UefiPciLibPciRootBridgeIo INF extension reviewed 2009-01-08 08:07:55 +00:00
UefiPciSegmentLibPciRootBridgeIo Refine PCI Segment Library to avoid possible intrinsic function. 2009-03-02 05:51:01 +00:00
UefiRuntimeLib Fix several minor coding style issues. 2009-04-15 14:31:45 +00:00
UefiRuntimeServicesTableLib Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
UefiSalLib Add ASSERT in case SalSystemTable is NULL. 2009-01-19 08:29:55 +00:00
UefiScsiLib Fix several minor coding style issues. 2009-04-15 14:31:45 +00:00
UefiUsbLib Fix some typo. 2009-04-02 05:34:26 +00:00