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
2007-01-08 02:51:27 +00:00
..
bits Add the concept of a "user pointer" (similar to the void __user * in 2006-05-19 15:06:51 +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 Partial implementation of UNDI loader caller. 2007-01-05 03:24:39 +00:00
biosint.h Provide a global counter for the number of interrupts hooked. 2006-05-13 11:44:53 +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 Added geometry-guessing code based on the partition table 2006-09-08 22:22:03 +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 Towards making KEEP_IT_REAL work again. 2006-08-24 13:18:05 +00:00
librm.h Towards making KEEP_IT_REAL work again. 2006-08-24 13:18:05 +00:00
limits.h Initial revision 2005-03-08 18:53:11 +00:00
memmap.h Add a "count" field to struct memory_map. 2006-05-25 00:00:30 +00:00
memsizes.h Replaced memsizes.c with smaller memmap.c, taking advantage of __data16, 2006-05-24 01:37:46 +00:00
pci_io.h Strip down i386 PCI configuration space I/O to the bare minimum. A 2006-05-17 01:12:11 +00:00
pcibios.h It's astonishing how long really fundamental bugs can survive without 2006-06-08 15:06:09 +00:00
pcidirect.h Fix some remarkably obvious mistakes in pcidirect.h 2006-06-08 14:57:04 +00:00
pic8259.h Ripped out everything except the ability to send EOI to the PIC. 2007-01-04 19:36:18 +00:00
pnpbios.h Added PnP BIOS scanning code, separated out from the UNDI driver 2007-01-05 16:10:03 +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 Removed REAL_EXEC(); there is no longer any code using it. 2006-05-24 14:10:15 +00:00
registers.h Add flag definitions. 2006-05-13 11:42:07 +00:00
setjmp.h Initial revision 2005-03-08 18:53:11 +00:00
stdint.h Use typeof(sizeof(...)) to define a size_t. This stops gcc complaining 2006-05-19 14:51:59 +00:00
undi.h Use "struct undi_device" instead of "struct pxe_device", and use the 2007-01-08 02:24:53 +00:00
undiload.h Added missing declarations 2007-01-08 02:51:27 +00:00
undinet.h Use "struct undi_device" instead of "struct pxe_device", and use the 2007-01-08 02:24:53 +00:00
undirom.h Added missing include 2007-01-08 02:51:04 +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