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/core
Michael Brown 824d6ffa7f Header rearrangement.
I want to get to the point where any header in include/ reflects a
standard user-level header (e.g. a POSIX header), while everything that's
specific to gPXE lives in include/gpxe/.  Headers that reflect a Linux
header (e.g. if_ether.h) should also be in include/gpxe/, with the same
name as the Linux header and, preferably, the same names used for the
definitions.
2006-04-24 15:42:49 +00:00
..
aout_loader.c Initial revision 2005-03-08 18:53:11 +00:00
cpu.c Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
elf.c Merge from Etherboot 5.4 2006-03-16 18:15:48 +00:00
etherboot.lds Initial revision 2005-03-08 18:53:11 +00:00
etherboot.prefix.lds Initial revision 2005-03-08 18:53:11 +00:00
freebsd_loader.c Synced across updates from Etherboot 5.4 tree 2005-05-19 16:47:19 +00:00
hooks.c Update to cope with changes in registers.h 2005-05-20 11:23:51 +00:00
i386_timer.c Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
load_buffer.c Added debug messages 2005-05-17 13:36:12 +00:00
multiboot_loader.c Merge from Etherboot 5.4 2006-03-16 18:15:48 +00:00
pci_io.c Header rearrangement. 2006-04-24 15:42:49 +00:00
pic8259.c Standardised debug mechanism in place now. 2005-04-14 11:55:57 +00:00
prefixudata.lds Initial revision 2005-03-08 18:53:11 +00:00
prefixzdata.lds Initial revision 2005-03-08 18:53:11 +00:00
pxe_callbacks.c Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
realmode_asm.S callbacks.h no longer exists 2005-04-09 11:19:14 +00:00
realmode.c Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
relocate.c Post-relocation functions use the generic table mechanism. 2005-04-27 12:10:24 +00:00
setjmp.S Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
setup.S arch_initialise() is now sufficiently generic that we may as well just 2005-04-10 18:30:34 +00:00
start16.lds Initial revision 2005-03-08 18:53:11 +00:00
start16z.lds Initial revision 2005-03-08 18:53:11 +00:00
start32.S Merge from Etherboot 5.4 2006-03-16 18:30:54 +00:00
video_subr.c Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
virtaddr.S Merged mcb30-realmode-redesign back to HEAD 2005-04-08 15:01:17 +00:00
wince_loader.c Initial revision 2005-03-08 18:53:11 +00:00