110 Revize (b9b59a585b2e37b517e38501208f1a213dd6ea1e)

Autor SHA1 Zpráva Datum
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function před 14 roky
  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 d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol před 15 roky
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers před 15 roky
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings před 15 roky
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations před 15 roky
  Timothy Stack cc4363acca [smbios] Add asset tag setting před 15 roky
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables před 15 roky
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code před 15 roky
  Michael Brown 08f6d22410 [efi] Expose both GUIDs for the EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL před 15 roky
  Michael Brown aa86afe890 [efi] Add an EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL interface před 15 roky
  Michael Brown cced04ef3b [efi] Provide component name protocol and device path protocol interfaces před 15 roky
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink před 15 roky
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table před 15 roky
  Michael Brown 045a22764a [efi] Allow use of EFI configuration tables před 15 roky
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings před 15 roky
  Michael Brown 3f85626fa9 [efi] Add efi_strerror() 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 446b6d5fdd [pxe] Move all PXE files to arch/i386 před 15 roky
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns před 15 roky
  Michael Brown c99b16c974 [efi] Add basic implementation of EFI SIMPLE_NETWORK_PROTOCOL před 15 roky
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types před 15 roky
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment před 15 roky
  Michael Brown a2f9bf70d7 [pxe] Display PXE_LOADER debug message after call to initialise() před 15 roky
  Michael Brown 0ffc3f6285 [pxe] Add extra debug messages to the PXE UDP API calls před 16 roky
  Michael Brown 2090aade04 [pxe] Fix broadcast transmissions via PXENV_UDP_WRITE před 16 roky
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR před 16 roky
  Michael Brown f6f6f626f7 [undi] Work around broken UNDI polling behaviour in winBoot/i před 16 roky
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation před 16 roky
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 před 16 roky
  Michael Brown d51d80f785 [pxe] Fix a typo in PXENV_GET_CACHED_INFO that broke Altiris před 16 roky
  Michael Brown 2596a9aa9c [misc] Fix building on OpenBSD před 16 roky
  H. Peter Anvin d62e89d776 [PXEXT] Add FILE_API_CHECK API function před 16 roky
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values před 16 roky
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO před 16 roky
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) před 16 roky
  Michael Brown 1dd3f88964 [PXE] Work around a buffer-size bug in WinPE před 16 roky
  Michael Brown b62f2325ba [PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API. před 16 roky
  Michael Brown 5e4e267177 Start restructuring pxe_tftp.c to cope with multicast (MTFTP) receives. před 16 roky
  Michael Brown c9c8cdeb8b Add pxe_set_cached_filename() so that pxe_tftp.c can also update the před 16 roky
  Michael Brown 84f99f781e Use XFER_INIT() macro. před 16 roky
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely před 16 roky
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. před 16 roky
  Michael Brown 6b0e147e0d Don't complain when callers provide too-short buffers for před 16 roky
  Michael Brown 838ecba131 Provide individually cached constructed copies of DHCP packets via před 16 roky
  Michael Brown 3a2473f123 Do not fill in the BufferLimit field in struct před 16 roky
  Michael Brown 950057eeed Add PXE FILE API. před 17 roky
  Michael Brown 07f84566d5 Make read_user() non-blocking, and add select() call. před 17 roky
  Michael Brown 5e26df0325 Centralise construction of the DHCP request and response packets. před 17 roky