96 Комити (fb72336fe642a9a6f0d45cc39e1303890fb8af05)

Аутор SHA1 Порука Датум
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink пре 15 година
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table пре 15 година
  Michael Brown 045a22764a [efi] Allow use of EFI configuration tables пре 15 година
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings пре 15 година
  Michael Brown 3f85626fa9 [efi] Add efi_strerror() пре 15 година
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long пре 15 година
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 пре 15 година
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns пре 15 година
  Michael Brown c99b16c974 [efi] Add basic implementation of EFI SIMPLE_NETWORK_PROTOCOL пре 15 година
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types пре 15 година
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment пре 15 година
  Michael Brown a2f9bf70d7 [pxe] Display PXE_LOADER debug message after call to initialise() пре 15 година
  Michael Brown 0ffc3f6285 [pxe] Add extra debug messages to the PXE UDP API calls пре 16 година
  Michael Brown 2090aade04 [pxe] Fix broadcast transmissions via PXENV_UDP_WRITE пре 16 година
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR пре 16 година
  Michael Brown f6f6f626f7 [undi] Work around broken UNDI polling behaviour in winBoot/i пре 16 година
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation пре 16 година
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 пре 16 година
  Michael Brown d51d80f785 [pxe] Fix a typo in PXENV_GET_CACHED_INFO that broke Altiris пре 16 година
  Michael Brown 2596a9aa9c [misc] Fix building on OpenBSD пре 16 година
  H. Peter Anvin d62e89d776 [PXEXT] Add FILE_API_CHECK API function пре 16 година
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values пре 16 година
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO пре 16 година
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) пре 16 година
  Michael Brown 1dd3f88964 [PXE] Work around a buffer-size bug in WinPE пре 16 година
  Michael Brown b62f2325ba [PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API. пре 16 година
  Michael Brown 5e4e267177 Start restructuring pxe_tftp.c to cope with multicast (MTFTP) receives. пре 16 година
  Michael Brown c9c8cdeb8b Add pxe_set_cached_filename() so that pxe_tftp.c can also update the пре 16 година
  Michael Brown 84f99f781e Use XFER_INIT() macro. пре 16 година
  Michael Brown f6a8158eed Make seek information part of the xfer metadata, rather than an entirely пре 16 година
  Michael Brown 1949641d10 Fix compiler warnings that appear only on OpenBSD. пре 16 година
  Michael Brown 6b0e147e0d Don't complain when callers provide too-short buffers for пре 16 година
  Michael Brown 838ecba131 Provide individually cached constructed copies of DHCP packets via пре 16 година
  Michael Brown 3a2473f123 Do not fill in the BufferLimit field in struct пре 16 година
  Michael Brown 950057eeed Add PXE FILE API. пре 17 година
  Michael Brown 07f84566d5 Make read_user() non-blocking, and add select() call. пре 17 година
  Michael Brown 5e26df0325 Centralise construction of the DHCP request and response packets. пре 17 година
  Michael Brown 9aa61ad5a2 Add per-file error identifiers пре 17 година
  Michael Brown b34d4d0449 Separate the "is data ready" function of xfer_seek() into an пре 17 година
  Michael Brown ca4c6f9eee Kill off unused request() method in data-xfer interface. пре 17 година
  Michael Brown 4c418d2100 Use net_device_operations structure and netdev_nullify() to allow for пре 17 година
  Michael Brown 539ff45fd0 Allow recording of TX and RX errors to aid in end-user debugging. пре 17 година
  Michael Brown 0324d5ff70 !PXE and PXENV+ structures are in code segment, not data segment. пре 17 година
  Michael Brown dca470cb21 Add (untested) UNDI loader C-level implementation. пре 17 година
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. пре 17 година
  Michael Brown 5ce5e6d846 Move pxe_netdev and set_pxe_netdev to pxe_undi.c and remove пре 17 година
  Michael Brown 0924cf678e Implemented (untested) PXENV_START_UNDI. пре 17 година
  Michael Brown 30a442aef8 Report our interface type as "gPXE" to avoid working around Etherboot пре 17 година
  Michael Brown 1ce0b4bbfb Kill off PXENV_UNDI_FORCE_INTERRUPT support; we have no reason to пре 17 година
  Michael Brown 5f92f0bd82 Reserve space for link-layer header in pxenv_undi_transmit() when not пре 17 година