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
Michael Brown 986f6ffff1 Define a struct memory_map with a fixed number of entries, rather than
requiring each caller to decide how many entries it wants to permit.
2006-05-24 14:41: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 Define BIOS data segment in bios.h 2006-05-13 11:43:07 +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 Add INT 13,41 (extensions installation check). LILO's MBR now uses 2006-05-14 23:46:28 +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 Remove the automatic segment register save and restore; most users of 2006-05-24 14:11:36 +00:00
librm.h Removed REAL_EXEC(); there is no longer any code using it. 2006-05-24 14:10:15 +00:00
limits.h Initial revision 2005-03-08 18:53:11 +00:00
memmap.h Define a struct memory_map with a fixed number of entries, rather than 2006-05-24 14:41:27 +00:00
memsizes.h Replaced memsizes.c with smaller memmap.c, taking advantage of __data16, 2006-05-24 01:37:46 +00:00
old_realmode.h Add the concept of a "user pointer" (similar to the void __user * in 2006-05-19 15:06:51 +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 Strip down i386 PCI configuration space I/O to the bare minimum. A 2006-05-17 01:12:11 +00:00
pcidirect.h Strip down i386 PCI configuration space I/O to the bare minimum. A 2006-05-17 01:12:11 +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 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
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