..
BaseCacheMaintenanceLib
Use PalLib instead of PalCallLib
2008-11-13 09:02:32 +00:00
BaseCpuLib
Use PalLib instead of PalCallLib
2008-11-13 09:02:32 +00:00
BaseDebugLibNull
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BaseDebugLibSerialPort
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BaseIoLibIntrinsic
Fix a prototype bug.
2008-10-31 07:59:47 +00:00
BaseLib
Add two EFI Modifier.
2008-11-05 04:58:29 +00:00
BaseMemoryLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BaseMemoryLibMmx
Update to use DOS format
2008-11-03 09:25:10 +00:00
BaseMemoryLibOptDxe
Use #include "XXX.h" for module internal header files.
2008-11-03 09:25:29 +00:00
BaseMemoryLibOptPei
Update to use DOS format
2008-11-03 09:25:10 +00:00
BaseMemoryLibRepStr
Update to use DOS format
2008-11-03 09:25:10 +00:00
BaseMemoryLibSse2
Update to use DOS format
2008-11-03 09:25:10 +00:00
BasePalLibNull
Add BasePalLibNull
2008-11-13 08:52:29 +00:00
BasePcdLibNull
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BasePciCf8Lib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BasePciExpressLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BasePciLibCf8
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BasePciLibPciExpress
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BasePeCoffGetEntryPointLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BasePeCoffLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BasePerformanceLibNull
Add in the OPTIONAL modifier.
2008-10-31 08:07:11 +00:00
BasePostCodeLibDebug
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BasePostCodeLibPort80
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BasePrintLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BaseSerialPortLibNull
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BaseTimerLibNullTemplate
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
BaseUefiDecompressLib
Refine file header for INF files of MDE library instances.
2008-10-28 09:45:52 +00:00
DxeCoreEntryPoint
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
DxeCoreHobLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
DxeExtractGuidedSectionLib
Update to use DOS format
2008-10-31 03:39:53 +00:00
DxeHobLib
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
2008-10-30 05:58:52 +00:00
DxePcdLib
Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And change UefiRuntimeLib instance type to UEFI_DRIVER according to MdeLib spec.
2008-11-13 08:30:16 +00:00
DxePciLibPciRootBridgeIo
Add following library instances to MDE package:
2008-11-11 08:33:02 +00:00
DxePciSegmentLibPciRootBridgeIo
Add following library instances to MDE package:
2008-11-11 08:33:02 +00:00
DxeServicesLib
Update function header align to Mde Lib spec.
2008-11-17 04:39:25 +00:00
DxeServicesTableLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
DxeSmbusLib
Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And change UefiRuntimeLib instance type to UEFI_DRIVER according to MdeLib spec.
2008-11-13 08:30:16 +00:00
PeiCoreEntryPoint
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
PeiDxePostCodeLibReportStatusCode
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
PeiExtractGuidedSectionLib
Update to use DOS format
2008-10-31 03:39:53 +00:00
PeiHobLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
PeiIoLibCpuIo
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
PeiMemoryAllocationLib
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code.
2008-10-30 07:31:31 +00:00
PeiMemoryLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
PeiPalLib
Files of PeiPalLib uses the wrong license information in the file header. Update them.
2008-11-14 07:58:59 +00:00
PeiPcdLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
PeiPciLibPciCfg2
Add following library instances to MDE package:
2008-11-11 08:33:02 +00:00
PeiPciSegmentLibPciCfg2
Add following library instances to MDE package:
2008-11-11 08:33:02 +00:00
PeiResourcePublicationLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
PeiServicesLib
Update function header align to Mde Lib spec.
2008-11-17 04:39:25 +00:00
PeiServicesTablePointerLib
Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly.
2008-10-30 05:58:52 +00:00
PeiServicesTablePointerLibIdt
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
PeiServicesTablePointerLibKr7
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
PeiSmbusLibSmbus2Ppi
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
PeimEntryPoint
Fix the doxygen comment.
2008-10-31 07:22:44 +00:00
SecPeiDxeTimerLibCpu
Use PalLib instead of PalCallLib
2008-11-13 09:02:55 +00:00
UefiApplicationEntryPoint
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
UefiBootServicesTableLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
UefiDebugLibConOut
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
UefiDebugLibStdErr
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
UefiDevicePathLib
1, Move device path utility macros from protocol's header file to DevicePathLib library classes
2008-11-11 15:39:02 +00:00
UefiDevicePathLibDevicePathProtocol
1, Move device path utility macros from protocol's header file to DevicePathLib library classes
2008-11-11 15:39:02 +00:00
UefiDriverEntryPoint
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
UefiLib
1, Move device path utility macros from protocol's header file to DevicePathLib library classes
2008-11-11 15:39:02 +00:00
UefiMemoryAllocationLib
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading. Its implementation only check if a pointer is NULL. If a garbage pointer is passed in, the gBS->FreePool will still ASSERT in debug build and return error code.
2008-10-30 07:31:31 +00:00
UefiMemoryLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
UefiPalLib
Add following library instances to MDE package:
2008-11-11 08:33:02 +00:00
UefiRuntimeLib
Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And change UefiRuntimeLib instance type to UEFI_DRIVER according to MdeLib spec.
2008-11-13 08:30:16 +00:00
UefiRuntimeServicesTableLib
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
2008-10-29 03:17:21 +00:00
UefiSalLib
Add following library instances to MDE package:
2008-11-11 08:33:02 +00:00
UefiScsiLib
Code Scrub:
2008-11-17 11:24:14 +00:00
UefiUsbLib
Code Scrub:
2008-11-17 11:24:14 +00:00