mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
GptLib is a new library class consumed both by PartitionDxe (built by essentially every platform) and by DxeTpm2MeasureBootLib. Any platform DSC that builds either module must resolve the GptLib library class, otherwise the build fails with "Instance of library class [GptLib] is not found". Resolve GptLib in each OVMF DSC. Every OVMF DSC builds PartitionDxe. IntelTdx, LoongArchVirt and RiscVVirt additionally link DxeTpm2MeasureBootLib directly; AmdSev, Bhyve, CloudHv, Microvm, OvmfPkgX64 and OvmfPkgIa32X64 pull it in through OvmfTpmSecurityStub.dsc.inc. Out-of-tree platforms consuming either module need the same one-line resolution. Signed-off-by: Richard Lyu <richard.lyu@suse.com> |
||
|---|---|---|
| .. | ||
| BlobVerifierLibSevHashes | ||
| Grub | ||
| SecretDxe | ||
| SecretPei | ||
| AmdSevX64.dsc | ||
| AmdSevX64.fdf | ||