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/include/gpxe
Michael Brown b601a7d355 Updated memory allocator to improve support for unaligned or partially
aligned blocks.

Moved header to include/malloc.h, since we now also provide the
POSIX-like malloc()/free() pair.

Not yet tested.
2006-04-25 03:30:46 +00:00
..
arp.h Network API now allows for multiple network devices (although the 2006-04-24 15:33:06 +00:00
ethernet.h Network API now allows for multiple network devices (although the 2006-04-24 15:38:53 +00:00
hello.h Header rearrangement. 2006-04-24 15:42:49 +00:00
if_arp.h Header rearrangement. 2006-04-24 15:42:49 +00:00
if_ether.h Header rearrangement. 2006-04-24 15:42:49 +00:00
in.h Header rearrangement. 2006-04-24 15:42:49 +00:00
ip.h Header rearrangement. 2006-04-24 15:42:49 +00:00
iscsi.h Header rearrangement. 2006-04-24 15:42:49 +00:00
list.h Don't bother poisoning lists; it costs code size. 2006-04-24 15:28:56 +00:00
netdevice.h Network API now allows for multiple network devices (although the 2006-04-24 15:33:06 +00:00
pci_ids.h Header rearrangement. 2006-04-24 15:42:49 +00:00
pci.h Header rearrangement. 2006-04-24 15:42:49 +00:00
pkbuff.h Added pkb_reserve(). 2006-04-24 19:34:51 +00:00
scsi.h Header rearrangement. 2006-04-24 15:42:49 +00:00
tables.h gcc is rather over-aggressive about optimising out static data structures 2006-04-24 18:31:37 +00:00
tcp.h Header rearrangement. 2006-04-24 15:42:49 +00:00