TrenchBoot / landing-zone

An open source implementation of an AMD-V Secure Loader.
GNU General Public License v2.0
23 stars 7 forks source link

tags: Add setup_indirect tag for specifying overall layout #72

Closed rossphilipson closed 3 years ago

rossphilipson commented 3 years ago

To pass information needed by the launched kernel, the bootloader data needs to setup a tag to pass information about the layout, e.g. the location of the TPM event log.

Signed-off-by: Ross Philipson ross.philipson@oracle.com