2827 Commits (f16668dd600c266ee573badc295745cbb0c0f879)
 

Autor SHA1 Mensaje Fecha
  Michael Brown f16668dd60 [romprefix] Update ROM checksum even if PMM allocation fails hace 15 años
  Michael Brown 79867d34ee [build] Treat warnings as errors in assembly files hace 15 años
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations hace 15 años
  Michael Brown ce2aa66d39 [i386] Add explicit ""aw", @nobits" declarations to stack sections hace 15 años
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL hace 15 años
  Michael Brown 46da51703a [umalloc] Avoid problems when _textdata_memsz is a multiple of 4kB hace 15 años
  Michael Brown 816a32aaee [http] Allow for URI encodings within username and password hace 15 años
  Michael Brown ef70f87997 [http] Add support for HTTP Basic authentication hace 15 años
  Michael Brown d900ae05d7 [base64] Add base64 encoding functions hace 15 años
  Michael Brown 4e6b62c946 [settings] Handle errors in fetchf_uristring() hace 15 años
  Michael Brown 8e960eb67c [tls] Use our own ASN.1 routines for certificate parsing hace 15 años
  Michael Brown 5a99c586cf [crypto] Remove unused files hace 15 años
  Itay Gazit 750c19466a [mtnic] Add multiport support and some minor fixes hace 15 años
  Thomas Miletich e9c10ca158 [sundance] Added NIC variant hace 15 años
  Michael Brown 56066a6085 [pxe] Display the "Press F8" prompt rather than displaying menu with timeout hace 15 años
  Michael Brown 881f1f59ef [pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits hace 15 años
  Michael Brown ff2b308506 [pxe] Skip PXE boot server discovery if directed to do so hace 15 años
  Michael Brown 4b276b8df9 [pxe] Fall back to broadcast if no boot server multicast address exists hace 15 años
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code hace 15 años
  Michael Brown 0171098212 [contrib] Update qemu documentation hace 15 años
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests hace 15 años
  Michael Brown 6711ce18a7 [tftp] Guard against invalid data block numbers hace 15 años
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c hace 15 años
  Michael Brown d2b0081740 [settings] Avoid duplicate settings block names hace 15 años
  Michael Brown b111bdfb00 [scsi] Cope with targets that send multiple CHECK CONDITIONS at power-on hace 15 años
  Michael Brown 52c596bafb [ui] Allow Ctrl-C to cancel wait for net device link-up hace 15 años
  Stefan Hajnoczi d10a7e7739 [dns] Append local domain to relative names hace 15 años
  Michael Brown a128973ecb [settings] Add fetch_string_setting_copy() hace 15 años
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers hace 15 años
  Michael Brown 027c72e0d0 [dhcp] Include support for PXE boot menus hace 15 años
  Michael Brown f1d17ae2be [bios] Add F8 function key as a recognised BIOS keycode hace 15 años
  Michael Brown ce9690ca39 [console] Allow KEY_xxx constants to cover F8 function key hace 15 años
  Michael Brown 3f814f08e5 [dhcp] Clarify language surrounding ProxyDHCP hace 15 años
  Michael Brown 773d9631ef [dhcp] Handle missing ProxyDHCP servers hace 15 años
  Michael Brown 76d05a4da0 [dhcp] Pass PXE boot menu item to PXE Boot Server hace 15 años
  Michael Brown cf53998901 [tcp] Always set PUSH flag on TCP transmissions hace 15 años
  Michael Brown 6941793416 [dhcp] Add preliminary support for PXE Boot Servers hace 15 años
  Michael Brown d230b53df2 [tcpip] Allow for transmission to multicast IPv4 addresses hace 15 años
  Michael Brown b4a95a8974 [ethernet] Fix eth_mc_hash() return status hace 15 años
  Michael Brown 7be5fa82e3 [dhcp] Centralise DHCP successful state transitions hace 15 años
  Michael Brown d7de30e5e4 [dhcp] Allow for missing server ID in ProxyDHCPACK hace 15 años
  Michael Brown 08f6d22410 [efi] Expose both GUIDs for the EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL hace 15 años
  Michael Brown aa86afe890 [efi] Add an EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL interface hace 15 años
  Michael Brown cced04ef3b [efi] Provide component name protocol and device path protocol interfaces hace 15 años
  Michael Brown 8fd81349b3 [efi] Ensure EFI ROM checksum is zero hace 15 años
  Michael Brown 48b2f70ee4 [util] Tidy up output of disrom.pl hace 15 años
  Michael Brown ba1016f378 [dhcp] Include gPXE version number within DHCP request hace 15 años
  Michael Brown 3e220aa73e [main] Print an "initialising devices" banner hace 15 años
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format hace 15 años
  Michael Brown 765efac771 [efi] Allow for .efidrv images as well as .efi images hace 15 años