Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OvmfPkg/ResetVector: send post codes to qemu debug console | Gerd Hoffmann | 2024-01-29 | 1 | -0/+36 |
Neat when doing ResetVector coding. Incompatible with TDX and SEV, therefore not enabled by default. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Tom Lendacky <thomas.lendacky@amd.com> Acked-by: Erdem Aktas <erdemaktas@google.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Message-Id: <20240129122929.349726-1-kraxel@redhat.com> [lersek@redhat.com: replace "SEV" with "SEV-ES/SEV-SNP" in comment] |