|
14 | 14 | ################################################################################ |
15 | 15 |
|
16 | 16 | [LibraryClasses] |
17 | | - PciSegmentInfoLib | MinPlatformPkg/Pci/Library/PciSegmentInfoLibSimple/PciSegmentInfoLibSimple.inf |
18 | | - BoardInitLib | QemuOpenBoardPkg/Library/BoardInitLib/BoardInitLib.inf |
19 | | - SetCacheMtrrLib | MinPlatformPkg/Library/SetCacheMtrrLib/SetCacheMtrrLib.inf |
20 | | - ReportCpuHobLib | MinPlatformPkg/PlatformInit/Library/ReportCpuHobLib/ReportCpuHobLib.inf |
21 | | - SiliconPolicyInitLib | MinPlatformPkg/PlatformInit/Library/SiliconPolicyInitLibNull/SiliconPolicyInitLibNull.inf |
22 | | - SiliconPolicyUpdateLib | MinPlatformPkg/PlatformInit/Library/SiliconPolicyUpdateLibNull/SiliconPolicyUpdateLibNull.inf |
23 | | - ReportFvLib | QemuOpenBoardPkg/Library/PeiReportFvLib/PeiReportFvLib.inf |
24 | | - PciLib | MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf |
| 17 | + PciSegmentInfoLib | MinPlatformPkg/Pci/Library/PciSegmentInfoLibSimple/PciSegmentInfoLibSimple.inf |
| 18 | + BoardInitLib | QemuOpenBoardPkg/Library/BoardInitLib/BoardInitLib.inf |
| 19 | + SetCacheMtrrLib | MinPlatformPkg/Library/SetCacheMtrrLib/SetCacheMtrrLib.inf |
| 20 | + ReportCpuHobLib | MinPlatformPkg/PlatformInit/Library/ReportCpuHobLib/ReportCpuHobLib.inf |
| 21 | + SiliconPolicyInitLib | MinPlatformPkg/PlatformInit/Library/SiliconPolicyInitLibNull/SiliconPolicyInitLibNull.inf |
| 22 | + SiliconPolicyUpdateLib | MinPlatformPkg/PlatformInit/Library/SiliconPolicyUpdateLibNull/SiliconPolicyUpdateLibNull.inf |
| 23 | + ReportFvLib | QemuOpenBoardPkg/Library/PeiReportFvLib/PeiReportFvLib.inf |
| 24 | + PciLib | MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf |
25 | 25 |
|
26 | 26 | [LibraryClasses.Common.SEC] |
27 | | - TestPointCheckLib | MinPlatformPkg/Test/Library/TestPointCheckLib/SecTestPointCheckLib.inf |
28 | | - TimerLib | MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf |
| 27 | + TestPointCheckLib | MinPlatformPkg/Test/Library/TestPointCheckLib/SecTestPointCheckLib.inf |
| 28 | + TimerLib | MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf |
29 | 29 |
|
30 | 30 | [LibraryClasses.Common.PEI_CORE, LibraryClasses.Common.PEIM] |
31 | | - TestPointCheckLib | MinPlatformPkg/Test/Library/TestPointCheckLib/PeiTestPointCheckLib.inf |
32 | | - TestPointCheckDmaProtectionLib|MinPlatformPkg/Test/Library/TestPointCheckDmaProtectionLib/PeiTestPointCheckDmaProtectionLib.inf |
33 | | - TestPointLib | MinPlatformPkg/Test/Library/TestPointLib/PeiTestPointLib.inf |
34 | | - TimerLib | MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf |
| 31 | + TestPointCheckLib | MinPlatformPkg/Test/Library/TestPointCheckLib/PeiTestPointCheckLib.inf |
| 32 | + TestPointCheckDmaProtectionLib | MinPlatformPkg/Test/Library/TestPointCheckDmaProtectionLib/PeiTestPointCheckDmaProtectionLib.inf |
| 33 | + TestPointLib | MinPlatformPkg/Test/Library/TestPointLib/PeiTestPointLib.inf |
| 34 | + TimerLib | MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf |
35 | 35 |
|
36 | 36 | [Components.$(PEI_ARCH)] |
37 | 37 | UefiCpuPkg/SecCore/SecCore.inf |
|
0 commit comments