Re: [Qemu-devel] [PATCH v2 7/8] optionsrom: Reserve space for checksum

2012-02-11 Thread Jan Kiszka
On 2012-02-11 13:51, Andreas Färber wrote: > Am 11.02.2012 13:45, schrieb Jan Kiszka: >> On 2012-02-11 12:46, Andreas Färber wrote: >>> Am 10.02.2012 19:31, schrieb Jan Kiszka: Always add a byte before the final 512-bytes alignment to reserve the space for the ROM checksum. Sign

Re: [Qemu-devel] [PATCH v2 7/8] optionsrom: Reserve space for checksum

2012-02-11 Thread Andreas Färber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 11.02.2012 13:45, schrieb Jan Kiszka: > On 2012-02-11 12:46, Andreas Färber wrote: >> Am 10.02.2012 19:31, schrieb Jan Kiszka: >>> Always add a byte before the final 512-bytes alignment to >>> reserve the space for the ROM checksum. >>> >>> Signed-

Re: [Qemu-devel] [PATCH v2 7/8] optionsrom: Reserve space for checksum

2012-02-11 Thread Jan Kiszka
On 2012-02-11 12:46, Andreas Färber wrote: > Am 10.02.2012 19:31, schrieb Jan Kiszka: >> Always add a byte before the final 512-bytes alignment to reserve the >> space for the ROM checksum. >> >> Signed-off-by: Jan Kiszka >> --- >> pc-bios/optionrom/optionrom.h |3 ++- >> 1 files changed, 2 i

Re: [Qemu-devel] [PATCH v2 7/8] optionsrom: Reserve space for checksum

2012-02-11 Thread Andreas Färber
Am 10.02.2012 19:31, schrieb Jan Kiszka: > Always add a byte before the final 512-bytes alignment to reserve the > space for the ROM checksum. > > Signed-off-by: Jan Kiszka > --- > pc-bios/optionrom/optionrom.h |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/pc-b