.. |
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
|
Add PHYS_CODE, for use as in __asm__ ( PHYS_CODE ( ... ) ), comparable
|
2007-01-11 18:40:46 +00:00 |
limits.h
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
memsizes.h
|
Replaced memsizes.c with smaller memmap.c, taking advantage of __data16,
|
2006-05-24 01:37:46 +00:00 |
multiboot.h
|
Downloaded from current grub CVS.
|
2007-01-11 16:22:03 +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
|
Add device description fields to struct device.
|
2007-01-10 15:27:48 +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 |