1269 コミット (ce3bc9e88b0045f0748cac0fc4332096bdc8c1cf)

作成者 SHA1 メッセージ 日付
  Michael Brown 25447294d5 [process] Add process_running() 14年前
  Michael Brown da123eada4 [tables] Add table_index() 14年前
  Michael Brown 0329673833 [xfer] Add xfer_deliver_raw_meta() 14年前
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field 14年前
  Piotr Jaroszyński b9eaf24df2 [build] Fix misaligned table entries when using gcc 4.5 14年前
  Joshua Oreman 49d6f57005 [compiler] Prevent empty weak function stubs from being removed 14年前
  Piotr Jaroszyński d60cbe43b7 [linux] Add the tap driver 15年前
  Piotr Jaroszyński ddef2e1bc1 [linux] Add command line arguments 15年前
  Piotr Jaroszyński 91fb434bda [linux] Add device and driver model 15年前
  Piotr Jaroszyński aacd1d62fb [linux] Add empty smbios 15年前
  Piotr Jaroszyński 9ab6761b9c [linux] Add nap 15年前
  Piotr Jaroszyński 6ec1c509e4 [linux] Add umalloc 15年前
  Piotr Jaroszyński a320085750 [linux] Add uaccess 15年前
  Piotr Jaroszyński 01a4c244db [linux] Add timer 15年前
  Piotr Jaroszyński 0e5fc47a25 [linux] Add linux api headers 15年前
  Piotr Jaroszyński 1822b1deb9 [libc] Add strtoull() 14年前
  Piotr Jaroszyński 6e4573bcd0 [libc] Add isxdigit() 14年前
  Piotr Jaroszyński 380d7c8d45 [settings] Export find_setting() 15年前
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group 14年前
  Michael Brown 1d3b6619e5 [tcp] Allow out-of-order receive queue to be discarded 14年前
  Michael Brown 9dc51afa2c [malloc] Add cache discard mechanism 14年前
  Michael Brown 68613047f0 [tcp] Handle out-of-order received packets 14年前
  Stefan Hajnoczi e4419ff97c [virtio] Replace virtio-net with native iPXE driver 14年前
  Stefan Hajnoczi 8ee6d216e4 [build] Mark weak functions noinline 14年前
  Michael Brown 3338a03982 [hci] Continue processing while prompting for shell banner 14年前
  Michael Brown 7aa1d70e52 [debug] Expose pause() and more() debugging functions 14年前
  Michael Brown e08cf49f1d [build] Remove some obsolete header files 14年前
  Michael Brown c5d760c987 [console] Remove never-used putline() method 14年前
  Alessandro Salvatori 3cefc5a3e0 [refcnt] Fix embedded image building 14年前
  Glenn Brown 9908587ca2 [pci] Define Vendor Specific capability ID 14年前
  Joshua Oreman 719ba316df [refcnt] Add ref_no_free handler 15年前
  Michael Brown 65bc070b05 [interface] Allow for non-pass-through interface methods 14年前
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces 14年前
  Michael Brown 7b4fbd93a5 [interface] Convert all name-resolution interfaces to generic interfaces 16年前
  Michael Brown a03dd97e6b [interface] Convert all job-control interfaces to generic interfaces 16年前
  Michael Brown e71b83b22b [interface] Expand object interface to allow for polymorphic interfaces 16年前
  Michael Brown c760ac3022 [retry] Add timer_init() wrapper function 14年前
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function 14年前
  Michael Brown 75333f464e [ethernet] Move Ethernet MAC address checking routines to ethernet.h 14年前
  Guo-Fu Tseng f27e077f09 [jme] Add JMicron Ethernet driver 15年前
  Geoff Lywood 62149deb11 [efi] Add the "snpnet" driver 15年前
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 15年前
  Michael Brown bf2b1c8e47 [efi] Tidy up output of EFI header import script 15年前
  Michael Brown 03b1020acc [legal] Add FILE_LICENCE declarations to EFI header files 15年前
  Michael Brown ae5ce45afe [efi] Synchronise EFI header files 15年前
  Michael Brown 307b39c08c [build] Remove PACKED macro 15年前
  Geoff Lywood eef46c23d6 [efi] Update UEFI header files with latest version from TianoCore 15年前
  Michael Brown bc83e4b5d3 [base16] Add generic base16 encoding and decoding routines 15年前
  Michael Brown 97ea628484 [base64] Add ability to decode base64 strings 15年前
  Michael Brown dfcce165a5 [base64] Allow base64_encode() to handle arbitrary data 15年前