[SeaBIOS] [PATCH 05/13] Add macros for pushing and popping struct bregs

David Woodhouse dwmw2 at infradead.org
Thu Jan 31 17:51:20 CET 2013


On Wed, 2013-01-30 at 22:13 -0500, Kevin OConnor wrote:
> This bothers me a little as well.  Would it be possible to
> separate out the UMBStart/End stuff into a separate patch.  (The
> main patch would assume OVMF doesn't lock 0xc0000-0xfffff at all,
> and the UMBStart/End patch would assume that OVMF has your
> proposed extensions.)

I've done that and pushed it to the git tree. Although the latest
version actually works fine anyway, as long as OVMF has the simple
one-line to avoid locking the range.

The extra fields in the table don't bother it at all since the table has
a TableLength field and the checksum is calculated over that. So they're
just ignored.

-- 
dwmw2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6171 bytes
Desc: not available
URL: <http://www.seabios.org/pipermail/seabios/attachments/20130131/ebc00239/attachment.bin>


More information about the SeaBIOS mailing list