[SeaBIOS] [PATCH] vgabios: Fix PMM allocation request size.

Kevin O'Connor kevin at koconnor.net
Wed Mar 5 16:22:43 CET 2014


On Tue, Feb 18, 2014 at 01:53:08PM -0500, Kevin O'Connor wrote:
> The size of a PMM memory request is in "paragraphs" so the size needs
> to be divided by 16.  Fix the request so only the desired 512 bytes is
> allocated instead of 8K.

FYI, I have pushed this change.

-Kevin



More information about the SeaBIOS mailing list