101 Revize (f28b9cfb6577f0a4acfff9bf9e30542f7516c78d)

Autor SHA1 Zpráva Datum
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size před 15 roky
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses před 15 roky
  Michael Brown e5f14e5a32 [infiniband] Add support for the SRP Boot Firmware Table před 15 roky
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband před 15 roky
  Michael Brown 2b9f7f042c [pxe] Avoid printf format warning on some compilers před 15 roky
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol před 15 roky
  Michael Brown ee1d315ac0 [pxe] Check for unhookable interrupts in PXENV_STOP_UNDI před 15 roky
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions před 15 roky
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function před 15 roky
  Michael Brown c26a38b313 [pxe] Update UNDI transmit count before transmitting packet před 15 roky
  Michael Brown f186ada2d3 [pxe] Implement PXENV_UNDI_{GET,SET}_MCAST_ADDRESS před 15 roky
  Michael Brown 9580f9d5cd [pxe] Improve pxe_undi debug messages před 15 roky
  Daniel Verkamp cb9700ef6f [comboot] Implement INT 22h AX=000Bh (Get Serial Console Configuration) před 15 roky
  Michael Brown 4fe1e08a60 [pxe] Fix interoperability with the Symantec (undipd) DOS UNDI driver před 15 roky
  Michael Brown 0b922595fe [pxe] Fix interoperability with the Intel DOS UNDI driver před 15 roky
  Michael Brown 4f881ae352 [pxe] Fix interoperability with the 3Com DOS UNDI driver před 15 roky
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers před 15 roky
  Daniel Verkamp e47869995f [comboot] Implement stub calls for auxiliary data vector handling před 15 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  H. Peter Anvin f44205b9ea [pcbios] Don't use "lret $2" to return from an interrupt před 15 roky
  Michael Brown b0c818d7b5 [int13] Improve debugging messages před 15 roky
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections před 15 roky
  Michael Brown 784d3f336e [pxe] Set %ax to zero on entry to PXE NBP před 15 roky
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login před 15 roky
  H. Peter Anvin aaa26f3bd3 [pxe] Initialize EDX on PXE NBP entry and INT 1Ah před 15 roky
  Daniel Verkamp dbbd81c140 [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode) před 15 roky
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image před 15 roky
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image před 15 roky
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images před 15 roky
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images před 15 roky
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations před 15 roky
  Michael Brown 46da51703a [umalloc] Avoid problems when _textdata_memsz is a multiple of 4kB před 15 roky
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c před 15 roky
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers před 15 roky
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary před 15 roky
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table před 15 roky
  Michael Brown e78bcb6175 [netdevice] Kill off the various guess_boot_netdev() functions před 15 roky
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations před 15 roky
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios před 15 roky
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long před 15 roky
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall před 15 roky
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 před 15 roky
  Michael Brown 0a8a17e669 [i386] Free allocated base memory on exit, if possible před 15 roky
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment před 15 roky
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API před 15 roky
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API před 15 roky
  Michael Brown 16f1e35775 [timer] Formalise the timer API před 15 roky
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API před 15 roky
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names před 15 roky
  Michael Brown fed106b7fb [pxe] Enable interrupts before starting PXE NBP execution před 15 roky