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ů.
Michael Brown b16de6ae66 Inhibit compiler warnings on DBG() when building a non-debug object, před 18 roky
..
gpxe Removed as a gesture of goodwill following a request from Microsoft 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 Added the "swap in place" macros 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
cmdline.h Merge of Fredrik Hultin command_line před 18 roky
cmdlinelib.h Merge of Fredrik Hultin command_line před 18 roky
cmdlist.h Merge of Fredrik Hultin command_line před 18 roky
coff.h Initial revision před 19 roky
command.h Merge of Fredrik Hultin command_line před 18 roky
compiler.h Inhibit compiler warnings on DBG() when building a non-debug object, while retaining the format string checking. před 18 roky
console.h Header rearrangement. před 18 roky
cpu.h Initial revision před 19 roky
curses.h typo in macro fixed 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 sketch code to reassemble a DHCP packet from our internal "everything is a DHCP option" data structures. před 18 roky
etherboot.h Kill off poll_interruptions(); it is lethal when we're acting as a PXE stack or INT 13 emulator etc. 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 Added the "swap in place" macros 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 Added features that will be required for PXE UDP support. před 18 roky
pxe.h Added pxe_netdev; a slight hack for now, but will need to be done properly for the PXE UNDI API anyway. před 18 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 Update to match the daft capitalisation in the actual PXE spec před 18 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 The prototype for strcasecmp() is apparently in strings.h. před 18 roky
sys_info.h Initial revision před 19 roky
tftp.h Added features that will be required for PXE UDP support. 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