.. |
BaseCacheMaintenanceLib
|
Correct ASSERT to more cases.
|
2009-03-10 07:54:41 +00:00 |
BaseCpuLib
|
Add BaseLib for BaseCpuLib.inf.
|
2009-05-19 02:15:40 +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
|
Fix the implementation of AsciiStrStr() and StrStr() in MdePkg. If the length of SearchString is zero, then String is returned.
|
2009-05-12 03:33:34 +00:00 |
BaseMemoryLib
|
adjust code to remove Klocwork issues.
|
2009-01-21 03:17:15 +00:00 |
BaseMemoryLibMmx
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +00:00 |
BaseMemoryLibOptDxe
|
Fix the bug that SetMem.S of BaseMemoryLibOptDxe is incorrect.
|
2009-04-30 02:59:35 +00:00 |
BaseMemoryLibOptPei
|
INF file verified, and Coding Style reviewed.
|
2009-01-09 07:23:31 +00:00 |
BaseMemoryLibRepStr
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +00:00 |
BaseMemoryLibSse2
|
cleanup the .S file to wrap all public symbols with ASM_PFX() macro,which is used to generate underscore prior to public symbol or not within various GCC distribution versions.
|
2009-05-15 03:21:08 +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
|
1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciExpressLib, and PciSegmentLib.
|
2009-05-14 03:13:31 +00:00 |
BasePciExpressLib
|
1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciExpressLib, and PciSegmentLib.
|
2009-05-14 03:13: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
|
1) Clarify file and function header comments for the PE/COFF Extra Action library class
|
2009-05-09 00:45:25 +00:00 |
BasePeCoffGetEntryPointLib
|
1) Remove UEFI specific defines from IndustryStandard/PeImage.h
|
2009-02-05 19:30:05 +00:00 |
BasePeCoffLib
|
add the extra comments into BasePeCoffRelocateImage, BasePeCoffLoadImage and BasePeCoffRelocateImageForRuntime to help user to know the usage model of these APIs.
|
2009-05-11 01:32:17 +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
|
Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() if the platform does not support Capsule Volume HOBs. This allows PI implementations to ASSERT() and Framework implementations to provide a full implementation of this API.
|
2009-05-09 01:47:49 +00:00 |
DxeExtractGuidedSectionLib
|
No need of PcdLib in this module
|
2008-12-12 05:42:26 +00:00 |
DxeHobLib
|
Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() if the platform does not support Capsule Volume HOBs. This allows PI implementations to ASSERT() and Framework implementations to provide a full implementation of this API.
|
2009-05-09 01:47:49 +00:00 |
DxePcdLib
|
Comments synchronized with library class
|
2009-02-13 09:05:43 +00:00 |
DxeRuntimePciExpressLib
|
Fix the bug in DxeRuntimePciExpressLib that behavior of GetPciExpressAddress() in virtual mode is not correct.
|
2009-04-30 02:32:49 +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
|
Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() if the platform does not support Capsule Volume HOBs. This allows PI implementations to ASSERT() and Framework implementations to provide a full implementation of this API.
|
2009-05-09 01:47:49 +00:00 |
PeiIoLibCpuIo
|
Fix incorrect function headers for IoLib APIs.
|
2009-03-02 06:31:55 +00:00 |
PeiMemoryAllocationLib
|
Minor update the function interface for three re-allocate pool APIs to check the conformance of OldBuffer only when the memory allocation succeeds. In this way the assert condition is covered by CopyMem () API in BaseMemoryLib.
|
2009-05-12 02:29:22 +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
|
1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciExpressLib, and PciSegmentLib.
|
2009-05-14 03:13:31 +00:00 |
PeiPciSegmentLibPciCfg2
|
1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciExpressLib, and PciSegmentLib.
|
2009-05-14 03:13:31 +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
|
In PrintXY() and AsciiPrintXY(), the number of chartacter returned is at most PcdUefiLibMaxPrintBufferSize, and will return the number of characters actually displayed on the screen not includng partial characters that may be clipped by the right edge of the display.
|
2009-05-11 06:58:28 +00:00 |
UefiMemoryAllocationLib
|
Minor update the function interface for three re-allocate pool APIs to check the conformance of OldBuffer only when the memory allocation succeeds. In this way the assert condition is covered by CopyMem () API in BaseMemoryLib.
|
2009-05-12 02:29:22 +00:00 |
UefiMemoryLib
|
Update copyright for files modified in this year
|
2008-12-29 14:07:07 +00:00 |
UefiPalLib
|
Fix the bug that gEfiSalSystemTableGuid is missing in UefiPalLib.inf.
|
2009-04-29 03:01:50 +00:00 |
UefiPciLibPciRootBridgeIo
|
1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciExpressLib, and PciSegmentLib.
|
2009-05-14 03:13:31 +00:00 |
UefiPciSegmentLibPciRootBridgeIo
|
1. Add address check for "RegisterForRuntime" APIs of PciLib, PciCf8Lib, PciExpressLib, and PciSegmentLib.
|
2009-05-14 03:13:31 +00:00 |
UefiRuntimeLib
|
Merge RuntimeLib and RuntimeServices.c.
|
2009-04-24 02:09:46 +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 bugs in the UEFI SCSI Library.
|
2009-05-19 05:42:37 +00:00 |
UefiUsbLib
|
fix the wrong data length. According to spec, to get interface and configuration descriptors, should pass 1 as data length.
|
2009-05-06 04:26:30 +00:00 |