Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Nikhil Chandru Rao 6e2c97b0c0 Added ipv4_pseudo_header structure před 18 roky
..
gpxe Added ipv4_pseudo_header structure před 18 roky
.cvsignore Initial revision před 19 roky
assert.h Added missing #endif před 18 roky
background.h Header rearrangement. před 18 roky
big_bswap.h Add 64-bit byte-swapping operations. před 18 roky
bootp.h Initial revision před 19 roky
btext.h Merged mcb30-realmode-redesign back to HEAD před 19 roky
buffer.h Allow data blocks to be less than sizeof ( struct buffer_free_block ) in size. (The restriction on the size of free blocks remains.) před 19 roky
byteswap.h Add 64-bit byte-swapping operations. před 18 roky
coff.h Initial revision před 19 roky
compiler.h Make DBG_DISCARD correct před 18 roky
console.h Header rearrangement. před 18 roky
cpu.h Initial revision před 19 roky
curses.h - multiple static inline definitions added - changes made to some constants and macros - changes made to _curses_screen struct - identified and removed prototypes for yet more unsupportable functions před 18 roky
debug.h Initial revision před 19 roky
dev.h Kill off the "all devices are boot devices" idea před 18 roky
dhcp.h Created a bus/device API that allows for the ROM prefix to specify an initial device, and will also allow for e.g. a device menu to be presented to the user. před 19 roky
disk.h BIOS floppy handling code moved to where it will really live. před 19 roky
dns.h Moved include/in.h to include/gpxe/in.h, so that it can be included by prototester. před 18 roky
eisa.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. před 19 roky
elf.h Initial revision před 19 roky
elf_boot.h Initial revision před 19 roky
endian.h Initial revision před 19 roky
errno.h Add EOVERFLOW==ERANGE před 18 roky
etherboot.h Moved if_ether.h and if_arp.h to include/gpxe, for consistency with Linux kernel. před 18 roky
fs.h Initial revision před 19 roky
i82365.h Initial revision před 19 roky
igmp.h Moved include/in.h to include/gpxe/in.h, so that it can be included by prototester. před 18 roky
image.h Header rearrangement. před 18 roky
ip.h Moved include/in.h to include/gpxe/in.h, so that it can be included by prototester. před 18 roky
isa.h gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... před 18 roky
isa_ids.h Created a bus/device API that allows for the ROM prefix to specify an initial device, and will also allow for e.g. a device menu to be presented to the user. před 19 roky
isapnp.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. před 19 roky
lib.h Initial revision před 19 roky
little_bswap.h Add 64-bit byte-swapping operations. před 18 roky
load_buffer.h First version před 19 roky
main.h Fix up find_pci_device so that it can be used for scanning for devices *other* than the main boot device. před 19 roky
malloc.h Updated memory allocator to improve support for unaligned or partially aligned blocks. před 18 roky
mca.h ISA bus driver updated to report devices as present only if a driver thinks they are. Other bus drivers modified for consistency. před 19 roky
mii.h Initial revision před 19 roky
nfs.h Initial revision před 19 roky
nic.h Added a very quick and dirty compatibility layer, to allow not-yet-updated drivers to at least function. před 18 roky
nmb.h Fixes for gcc >= 3.2 from Georg Baum před 19 roky
old_tcp.h Moved old tcp.h to old_tcp.h, to avoid name clash with new (uIP-based) tcp.h. před 18 roky
osdep.h Towards a(nother) new real-mode infrastructure, in which we take advantage of the fact that we have to have a permanently-resident block in base memory. před 18 roky
osloader.h First version před 19 roky
pc_kbd.h Initial revision před 19 roky
pcmcia-opts.h Initial revision před 19 roky
pcmcia.h Changed guard name to avoid clash with INCLUDE_xxx namespace used by drivers. před 19 roky
proto.h Header rearrangement. před 18 roky
pxe.h TFTP upgraded to use a core function library (in tftpcore.c) which will be shared between TFTP, TFTM and MTFTP protocols. před 19 roky
pxe_api.h Documented the purpose of the two timeout fields in s_PXENV_TFTP_READ_FILE. před 19 roky
pxe_types.h Split PXE code into preboot, udp, tftp, undi and loader units. PXE code now compiles without errors (though it won't actually work). před 19 roky
resolv.h Header rearrangement. před 18 roky
stddef.h Added container_of(). This seems about the best place to put it, since the definition of it uses offsetof(), and the two concepts are related. před 18 roky
stdlib.h Fix up prototype of strtoul() to match POSIX. před 18 roky
string.h Prototype now clashes with the macro in arch/i386. před 18 roky
strings.h Add __constant_flsl(), because it's useful for finding out the next power-of-two up from a given constant via ( 1 << fls ( constant - 1 ) ) před 18 roky
sys_info.h Initial revision před 19 roky
tftp.h Moved include/in.h to include/gpxe/in.h, so that it can be included by prototester. před 18 roky
tftpcore.h Make rfc2090 multicast option optional před 19 roky
timer.h Merged mcb30-realmode-redesign back to HEAD před 19 roky
udp.h Moved include/in.h to include/gpxe/in.h, so that it can be included by prototester. před 18 roky
url.h Moved include/in.h to include/gpxe/in.h, so that it can be included by prototester. před 18 roky
vsprintf.h Allow vcprintf() to be called by external code such as the curses library. před 18 roky