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/image
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
..
efi_image.c [efi] Add the "snpnet" driver 2010-06-02 15:15:29 +01:00
elf.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
embedded.c [refcnt] Add ref_no_free handler 2010-06-23 00:34:48 +01:00
script.c [script] Accept "#!gpxe" as well as "#!ipxe" as a script magic marker 2010-05-22 00:27:10 +01:00
segment.c [ioapi] Move get_memmap() to the I/O API group 2010-08-16 16:54:03 +01:00