1491 次程式碼提交 (9978e2cb3725c716169ade674c18376b1a401219)

作者 SHA1 備註 提交日期
  Michael Brown 9978e2cb37 [legal] Add missing FILE_LICENCE declarations 11 年之前
  Marin Hannache 30de9e8300 [nfs] Add support for NFS protocol 11 年之前
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command 11 年之前
  Marin Hannache 9b93b669d1 [legal] Add missing FILE_LICENCE declarations 11 年之前
  Adrian Jamróz 4fabc0012a [velocity] Rewrite VIA Velocity driver 11 年之前
  Adrian Jamróz ad4f58d410 [rhine] Rewrite VIA Rhine driver 11 年之前
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link 11 年之前
  Michael Brown dbfa13ff2c [settings] Expose PCI configuration space via settings mechanism 11 年之前
  Michael Brown d8392851d2 [linux] Add support for accessing PCI configuration space via /proc/bus/pci 11 年之前
  Michael Brown 3dbcce51ea [settings] Add "busdevfn" setting type 11 年之前
  Michael Brown 9f3bbaca07 [settings] Add "hexraw" setting type 11 年之前
  Michael Brown 076f58c4bf [base16] Generalise base16_decode() to hex_decode() 11 年之前
  Michael Brown 0036fdd5c5 [crypto] Accept OCSP responses containing multiple certificates 11 年之前
  Michael Brown 8bc20c1aa0 [smbios] Allow access to multiple instances of SMBIOS structures 11 年之前
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" 11 年之前
  Michael Brown 2095ed413e [netdevice] Add netdev_tx_defer() to allow drivers to defer transmissions 11 年之前
  Michael Brown ab1e3ce0d7 [dhcp] Remove obsolete bootp.h header 11 年之前
  Michael Brown 1aca99f3cf [build] Default to short wchar_t in stddef.h 11 年之前
  Michael Brown d91ccde9e5 [process] Mark process descriptor as static in PERMANENT_PROCESS 11 年之前
  Michael Brown eaa0f47dc2 [build] Avoid sparse undeclared symbol warning for PROVIDE_SYMBOL() 11 年之前
  Michael Brown f85af68ac5 [build] Define __WINT_TYPE__ if necessary 11 年之前
  Michael Brown 54409583e2 [efi] Perform meaningful error code conversions 11 年之前
  Michael Brown 7348035231 [libc] Redefine low 8 bits of error code as "platform error code" 11 年之前
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() 11 年之前
  Michael Brown 0f7b3fa6f9 [efi] Remove obsolete EFI I/O implementation using EFI_CPU_IO_PROTOCOL 11 年之前
  Michael Brown cdca99f068 [intel] Add intelx driver for Intel 10 Gigabit Ethernet NICs 11 年之前
  Michael Brown 6979b7a2d3 [efi] Fetch device path for loaded image during initialisation 11 年之前
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot 11 年之前
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 11 年之前
  Michael Brown 1920aa4376 [efi] Provide efi_guid_ntoa() for printing EFI GUIDs 11 年之前
  Michael Brown d938e50136 [uuid] Abstract UUID mangling code out to a separate uuid_mangle() function 11 年之前
  Michael Brown 4f742bcd95 [smbios] Provide SMBIOS version number via smbios_version() 11 年之前
  Michael Brown 2ec0c1ea48 [int13] Split out ISO9660 and El Torito definitions to separate header files 11 年之前
  Michael Brown 6b9b44319f [efi] Add EFI-specific debugging macros 11 年之前
  Michael Brown c7c3d839fc [efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation 11 年之前
  Michael Brown fc87adb46c [efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL 11 年之前
  Michael Brown db014f3c23 [efi] Add last_opened_snpdev() 11 年之前
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() 11 年之前
  Michael Brown 1025835d80 [efi] Update to latest EDK2 headers 11 年之前
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API 11 年之前
  Stefan Hajnoczi 7426177d63 [netdevice] Add vlan_tag() to get the VLAN tag of a network device 11 年之前
  Michael Brown 0acc52519d [tls] Concatenate received non-data records before processing 11 年之前
  Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names 11 年之前
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function 11 年之前
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() 11 年之前
  Michael Brown 1494d41d0a [uaccess] Add userptr_sub() to find the difference between two user pointers 11 年之前
  Michael Brown 54a861a7bd [list] Reduce overall code size by externalising many list functions 11 年之前
  Michael Brown 4867085c0c [build] Include version number within only a single object file 11 年之前
  Michael Brown 2c011d77ae [readline] Allow readline_history() to return a meaningful status 11 年之前
  Michael Brown 4dedccfa1f [readline] Allow a prefilled input string to be provided 11 年之前