You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary 15 years ago
..
bits [x86_64] Add support for compilation as an x86_64 binary 15 years ago
gpxe [x86_64] Add support for compilation as an x86_64 binary 15 years ago
basemem.h Provide {get,set}_fbms() in basemem.h. 17 years ago
basemem_packet.h Move uninitialised .data16 variables to .bss16; saves around 2000 bytes of useless zeroes in the final image. 17 years ago
bios.h [nap] Formalise the CPU sleeping API 15 years ago
bios_disks.h ISA bus driver updated to report devices as present only if a driver 19 years ago
biosint.h [i386] Free allocated base memory on exit, if possible 15 years ago
bochs.h Doxygenation 19 years ago
bootsector.h Split bootsector execution code out into bootsector.c. 17 years ago
bzimage.h [bzimage] Support kernel command lines of greater than 256 characters 16 years ago
callbacks_arch.h Initial revision 19 years ago
comboot.h [comboot] Add COMBOOT and COM32 support 16 years ago
fakee820.h [pcbios] Add facility for testing arbitrary E820 memory maps 15 years ago
gateA20.h First version 19 years ago
gdbmach.h [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
int13.h [uaccess] Formalise the uaccess API 15 years ago
kir.h Merged mcb30-realmode-redesign back to HEAD 19 years ago
libkir.h [i386] Change semantics of __from_data16 and __from_text16 16 years ago
librm.h [uaccess] Formalise the uaccess API 15 years ago
limits.h Initial revision 19 years ago
memsizes.h Make the getmemsize() prototype available in memsizes.h, for code that doesn't want to go to the hassle of processing a full memory map. 17 years ago
multiboot.h Whoever put together the grub multiboot.h header is insane. 17 years ago
pic8259.h Ripped out everything except the ability to send EOI to the PIC. 17 years ago
pnpbios.h Added PnP BIOS scanning code, separated out from the UNDI driver 17 years ago
pxe.h [pxe] Move all PXE files to arch/i386 15 years ago
pxe_api.h [pxe] Move all PXE files to arch/i386 15 years ago
pxe_call.h [i386] Rename __cdecl to __asmcall 15 years ago
pxe_types.h [pxe] Move all PXE files to arch/i386 15 years ago
realmode.h [uaccess] Formalise the uaccess API 15 years ago
registers.h [uaccess] Formalise the uaccess API 15 years ago
setjmp.h [i386] Rename __cdecl to __asmcall 15 years ago
undi.h Don't call PXENV_STOP_UNDI in the kpxeprefix. This slighy breaks the clean separation between loading and starting, but does mean that more PXE stacks survive the process. 17 years ago
undiload.h Add device description fields to struct device. 17 years ago
undinet.h Use "struct undi_device" instead of "struct pxe_device", and use the function prefix "undinet_" and the variable name "undinic" in undinet.c, so that we can reserve the variable name "undi" for a struct undi_device. 17 years ago
undipreload.h Provide storage for an undi_device structure representing the preloaded UNDI stack. 17 years ago
undirom.h Added missing include 17 years ago
vga.h Initial revision 19 years ago