david/ipxe
david
/
ipxe
Archived
1
0
Fork 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/i386/interface
Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group
pcbios specific get_memmap() is used by the b44 driver making
all-drivers builds fail on other platforms.  Move it to the I/O API
group and provide a dummy implementation on EFI.

Signed-off-by: Piotr Jaroszyński <p.jaroszynski@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2010-08-16 16:54:03 +01:00
..
pcbios [ioapi] Move get_memmap() to the I/O API group 2010-08-16 16:54:03 +01:00
pxe [interface] Convert all data-xfer interfaces to generic interfaces 2010-06-22 15:50:31 +01:00
pxeparent [build] Use weak definitions instead of weak declarations 2010-05-27 10:19:14 +01:00
syslinux [comboot] Run com32 programs with a valid IDT 2010-08-01 17:38:18 +01:00