david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/arch
Michael Brown 1f88e9c8ea [romprefix] Round up PMM allocation sizes to nearest 4kB
Some AMI BIOSes apparently break in exciting ways when asked for PMM
allocations for sizes that are not multiples of 4kB.

Fix by rounding up the image source area to the nearest 4kB.  (The
temporary decompression area is already rounded up to the nearest
128kB, to facilitate sharing between multiple iPXE ROMs.)

Reported-by: Itay Gazit <itayg@mellanox.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-07-25 14:37:43 +01:00
..
i386 [romprefix] Round up PMM allocation sizes to nearest 4kB 2012-07-25 14:37:43 +01:00
x86 [tcpip] Fix building under Cygwin 2012-07-23 23:20:56 +01:00
x86_64 [ioapi] Generalise i386 raw I/O API to x86 2012-07-17 21:22:02 +01:00