diff options
author | Dov Murik <dovmurik@linux.ibm.com> | 2022-02-22 07:19:06 +0000 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-03-04 11:24:52 +0100 |
commit | bfc8c14459dae16b525cd024600d20f022b6ee55 (patch) | |
tree | bdb3e076a17b2d59a3901cb966b503672cdcca36 /docs/specs | |
parent | 64915058e18c2fbff8c80f9ad2e5be854dee2965 (diff) | |
download | qemu-bfc8c14459dae16b525cd024600d20f022b6ee55.zip qemu-bfc8c14459dae16b525cd024600d20f022b6ee55.tar.gz qemu-bfc8c14459dae16b525cd024600d20f022b6ee55.tar.bz2 |
hw/i386: Replace magic number with field length calculation
Replce the literal magic number 48 with length calculation (32 bytes at
the end of the firmware after the table footer + 16 bytes of the OVMF
table footer GUID).
No functional change intended.
Signed-off-by: Dov Murik <dovmurik@linux.ibm.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220222071906.2632426-3-dovmurik@linux.ibm.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'docs/specs')
0 files changed, 0 insertions, 0 deletions