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 75912b3b77 Remove some obsolete sections of librm.h and libkir.h.
Add some of the missing parts to libkir.h.
2007-07-24 12:46:07 +01:00
..
bits Shrink cpu.c and render it useful for our purposes. 2007-07-14 19:12:13 +01:00
basemem_packet.h Move uninitialised .data16 variables to .bss16; saves around 2000 2007-07-16 13:22:12 +01:00
basemem.h Provide {get,set}_fbms() in basemem.h. 2007-01-13 23:57:31 +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
bootsector.h Split bootsector execution code out into bootsector.c. 2007-01-29 04:21:38 +00:00
bzimage.h Misread the definition of the type_of_loader field; it should include a 2007-01-19 15:40:01 +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
int13.h Completed definition of struct int13_cdrom_specification, and moved to 2007-07-19 11:15:01 +01:00
io.h Kill off lots of warnings in via-velocity.c by correcting these definitions. 2007-07-04 23:36:16 +01: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 some obsolete sections of librm.h and libkir.h. 2007-07-24 12:46:07 +01:00
librm.h Remove some obsolete sections of librm.h and libkir.h. 2007-07-24 12:46:07 +01:00
limits.h Initial revision 2005-03-08 18:53:11 +00:00
memsizes.h Make the getmemsize() prototype available in memsizes.h, for code that 2007-01-14 15:32:25 +00:00
multiboot.h Whoever put together the grub multiboot.h header is insane. 2007-01-11 21:20:27 +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_call.h Separate out pxe_start_nbp() from pxe_image.c into pxe_call.c 2007-06-30 14:56:35 +01: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
smbios.h Add ability to read serial number from SMBIOS 2007-02-01 20:52:12 +00:00
stdarg.h Add our own trivial version of stdarg.h. This makes our build 2007-06-09 18:11:07 +01:00
stdint.h Yet more synonyms that people tend to use. 2007-01-26 01:30:16 +00:00
undi.h Don't call PXENV_STOP_UNDI in the kpxeprefix. This slighy breaks the 2007-01-29 15:21:10 +00:00
undiload.h Add device description fields to struct device. 2007-01-10 15:27:48 +00:00
undinet.h Use "struct undi_device" instead of "struct pxe_device", and use the 2007-01-08 02:24:53 +00:00
undipreload.h Provide storage for an undi_device structure representing the preloaded 2007-01-09 02:29:18 +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