intel / intel/confidential-computing.tdx.tdx-module
Where does one get seamldr?
- Dominant language
- No language data
- Stars
- 113
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
I found on the [Intel site](https://www.intel.com/content/www/us/en/download/738874/782146/intel-trust-domain-extension-intel-tdx-loader.html).
However, the build instructions are not the clearest. I'm able to build the `p-seam-loader` (same way as my Issue #1), but building `np-seam-loader` requires windows-based Visual studio. I'm instructed to open a command prompt to the `Projects\Server\Emr\Seamldr` folder, and then run `make`.
`make` doesn't resolve on windows. opening any of the `vcxproj` or `sln` files in Visual Studio on Windows also can't resolve all of the errors.
What are the steps needed to rebuild the seam loader so that I can launch TDX1.5 (when my UEFI doesn't have the 1.5 support builtin)?
Contributor guide
Assessment
This issue has not been assessed yet.