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
2005-05-20 11:22:09 +00:00
..
bits Add memcpy 2005-05-09 12:48:00 +00:00
basemem.h Save a few bytes by using naturally-sized ints. 2005-04-18 09:17:27 +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
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
hooks.h arch_initialise() is now sufficiently generic that we may as well just 2005-04-10 18:30:34 +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 Initial revision 2005-03-08 18:53:11 +00:00
libkir.h Made copy_{to,from}_real volatile, so that they don't get optimised away. 2005-04-17 12:17:06 +00:00
librm.h Add librm_base. 2005-04-10 16:44:49 +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_callbacks.h Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
pxe_types.h Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
realmode.h compiler.h is now always included on the command line. 2005-04-14 11:50:26 +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
relocate.h Use __unused instead of __used for static data structures. 2005-05-17 12:16:28 +00:00
setjmp.h Initial revision 2005-03-08 18:53:11 +00:00
stdint.h Synced across updates from Etherboot 5.4 tree 2005-05-19 16:47:19 +00:00
vga.h Initial revision 2005-03-08 18:53:11 +00:00
virtaddr.h Add a const to avoid a warning 2005-05-19 13:02:38 +00:00