1469 Commits (73480352315a12fdef467402ea41be9ac285e4e7)

Author SHA1 Message Date
  Michael Brown 7348035231 [libc] Redefine low 8 bits of error code as "platform error code" 11 years ago
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() 11 years ago
  Michael Brown 0f7b3fa6f9 [efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOL 11 years ago
  Michael Brown cdca99f068 [intel] Add intelx driver for Intel 10 Gigabit Ethernet NICs 11 years ago
  Michael Brown 6979b7a2d3 [efi] Fetch device path for loaded image during initialisation 11 years ago
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot 11 years ago
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 11 years ago
  Michael Brown 1920aa4376 [efi] Provide efi_guid_ntoa() for printing EFI GUIDs 11 years ago
  Michael Brown d938e50136 [uuid] Abstract UUID mangling code out to a separate uuid_mangle() function 11 years ago
  Michael Brown 4f742bcd95 [smbios] Provide SMBIOS version number via smbios_version() 11 years ago
  Michael Brown 2ec0c1ea48 [int13] Split out ISO9660 and El Torito definitions to separate header files 11 years ago
  Michael Brown 6b9b44319f [efi] Add EFI-specific debugging macros 11 years ago
  Michael Brown c7c3d839fc [efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation 11 years ago
  Michael Brown fc87adb46c [efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL 11 years ago
  Michael Brown db014f3c23 [efi] Add last_opened_snpdev() 11 years ago
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() 11 years ago
  Michael Brown 1025835d80 [efi] Update to latest EDK2 headers 11 years ago
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API 11 years ago
  Stefan Hajnoczi 7426177d63 [netdevice] Add vlan_tag() to get the VLAN tag of a network device 11 years ago
  Michael Brown 0acc52519d [tls] Concatenate received non-data records before processing 11 years ago
  Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names 11 years ago
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function 11 years ago
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() 11 years ago
  Michael Brown 1494d41d0a [uaccess] Add userptr_sub() to find the difference between two user pointers 11 years ago
  Michael Brown 54a861a7bd [list] Reduce overall code size by externalising many list functions 11 years ago
  Michael Brown 4867085c0c [build] Include version number within only a single object file 11 years ago
  Michael Brown 2c011d77ae [readline] Allow readline_history() to return a meaningful status 11 years ago
  Michael Brown 4dedccfa1f [readline] Allow a prefilled input string to be provided 11 years ago
  Michael Brown c86790df5c [settings] Add fetchf_named_setting_copy() 11 years ago
  Michael Brown 7cf6c6bfed [efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP device 11 years ago
  Michael Brown a4d1250810 [efi] Expose net device non-volatile settings via HII 11 years ago
  Michael Brown 41ea18a455 [efi] Split SNP HII functionality into a separate file 12 years ago
  Michael Brown 0fd29e15b5 [nvo] Expose nvo_applies() 11 years ago
  Michael Brown 08a6ae86a2 [nvo] Expose non-volatile options block name 11 years ago
  Michael Brown 1c2b6d29ea [settings] Expose find_child_settings() 11 years ago
  Michael Brown 51b65d5f9c [libc] Add wcslen() function 11 years ago
  Shao Miller a712dae709 [serial] Don't enable serial console without serial support 11 years ago
  Michael Brown bab0a4c1ce [efi] Mark SNP formset compliant with IBM's Unified Configuration Manager 12 years ago
  Michael Brown 72db14640c [tls] Split received records over multiple I/O buffers 11 years ago
  Patrick Plenefisch 8e4faa0948 [cmdline] Add standalone "nslookup" command 11 years ago
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type 11 years ago
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images 11 years ago
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 11 years ago
  Michael Brown f54a61e434 [infiniband] Include destination address vector in ib_complete_recv() 11 years ago
  Michael Brown cbe41cb31b [infiniband] Use explicit "source" and "dest" address vector parameter names 11 years ago
  Michael Brown f747fac3e1 [infiniband] Allow queue pairs to have a custom allocator for receive iobufs 11 years ago
  Michael Brown 96be171be5 [iobuf] Allow allocation of I/O buffers with a specified alignment offset 11 years ago
  Michael Brown e2becce186 [malloc] Allow allocation of memory with a specified alignment offset 11 years ago
  Michael Brown de802310bc [retry] Expose retry_poll() to explicitly poll all running timers 11 years ago
  Michael Brown 1cbb1581f1 [ethernet] Expose eth_broadcast as a global constant 11 years ago