From: Michael Kubacki <[email protected]> Some libraries and modules are missing from the build.
The first patch fixes compiler and linker failures. The second patch adds the missing components to IntelSiliconPkg.dsc. A PR with these changes is available here: https://github.com/tianocore/edk2-platforms/pull/171 Cc: Ray Ni <[email protected]> Cc: Rangasai V Chaganty <[email protected]> Cc: Ashraf Ali S <[email protected]> Signed-off-by: Michael Kubacki <[email protected]> Michael Kubacki (2): IntelSiliconPkg: Compiler and linker fixes IntelSiliconPkg: Add missing components to build Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdCoreDxe/BmDma.c | 4 ++-- Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdCoreDxe/VtdLog.c | 12 ++++++------ Silicon/Intel/IntelSiliconPkg/Feature/VTd/IntelVTdCorePei/IntelVTdCorePei.c | 6 +++--- Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dsc | 9 +++++++++ 4 files changed, 20 insertions(+), 11 deletions(-) -- 2.45.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119955): https://edk2.groups.io/g/devel/message/119955 Mute This Topic: https://groups.io/mt/107402752/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
