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

---

V2 Changes:

- Converted some additional shift left operations in
  IntelVTdCorePei.c from compiler intrinsics to the
  edk2 function.

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 | 
10 +++++-----
 Silicon/Intel/IntelSiliconPkg/IntelSiliconPkg.dsc                           |  
9 +++++++++
 4 files changed, 22 insertions(+), 13 deletions(-)

--
2.45.2.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#119967): https://edk2.groups.io/g/devel/message/119967
Mute This Topic: https://groups.io/mt/107418945/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to