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/i386/include
2006-05-13 11:41:36 +00:00
..
bits Add 64-bit byte-swapping operations. 2006-05-13 11:40:39 +00:00
basemem.h Fixes for gcc >= 3.2 from Georg Baum 2005-05-23 23:47:54 +00:00
bios_disks.h ISA bus driver updated to report devices as present only if a driver 2005-04-26 12:30:14 +00:00
bios.h Moved disk functions to drivers/bus/bios_disks.c 2005-04-18 15:35:39 +00:00
biosint.h (Redoing check-in lost by SourceForge's failure.) 2006-05-13 11:19:06 +00:00
bochs.h Doxygenation 2005-05-19 14:51:37 +00:00
callbacks_arch.h Initial revision 2005-03-08 18:53:11 +00:00
gateA20.h First version 2005-05-17 13:41:00 +00:00
hidemem.h Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
int13.h Add INT 13 emulation layer (which provides an interface to gPXE block 2006-05-13 11:41:36 +00:00
io.h compiler.h is now always included on the command line. 2005-04-14 11:50:26 +00:00
kir.h Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
latch.h Put the TCP connection periodic processing in tcp.c, where it belongs. 2006-04-30 02:08:42 +00:00
libkir.h (Redoing check-in lost by SourceForge's failure.) 2006-05-13 11:11:55 +00:00
librm.h (Redoing check-in lost by SourceForge's failure.) 2006-05-13 11:11:55 +00:00
limits.h Initial revision 2005-03-08 18:53:11 +00:00
memsizes.h Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
pci_io.h For pci_io.c 2005-04-12 16:44:50 +00:00
pic8259.h Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
pxe_addr.h Split PXE code into preboot, udp, tftp, undi and loader units. 2005-05-23 23:32:56 +00:00
pxe_callbacks.h Split PXE code into preboot, udp, tftp, undi and loader units. 2005-05-23 23:32:56 +00:00
realmode.h (Redoing check-in lost by SourceForge's failure.) 2006-05-13 11:11:55 +00:00
registers.h Don't use anonymous entries in a struct; it seems to aggravate gcc 3.4.3. 2005-05-20 11:22:09 +00:00
setjmp.h Initial revision 2005-03-08 18:53:11 +00:00
stdint.h Added missing ssize_t 2006-04-25 12:55:23 +00:00
vga.h Initial revision 2005-03-08 18:53:11 +00:00
virtaddr.h Towards a(nother) new real-mode infrastructure, in which we take 2006-05-02 15:41:21 +00:00