131 Commits (b5f5f735c1aa1817e460760b0c2da25e04ef7124)

Autor SHA1 Mensaje Fecha
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable hace 14 años
  Michael Brown 8482451812 [settings] Impose a fixed order on settings hace 13 años
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability hace 13 años
  Michael Brown b9326c3655 [efi] Mark SNP devices as children of EFI PCI device hace 13 años
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h hace 13 años
  Michael Brown 85eefad90c [bofm] Add support for BOFM under EFI hace 13 años
  Michael Brown 5597d52c21 [bofm] Add core BOFM library hace 13 años
  Michael Brown d7736fbb7b [efi] Allow EFI to control PCI bus enumeration hace 13 años
  Michael Brown abb5590b29 [pci] Replace pci_max_bus() with pci_num_bus() hace 13 años
  Michael Brown f9b3fae8d4 [pci] Use single "busdevfn" field in struct pci_device hace 13 años
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() hace 13 años
  Michael Brown 308615cd97 [efi] Always allow MAX_LL_HEADER_LEN for the link-layer header hace 13 años
  Piotr Jaroszyński aacd1d62fb [linux] Add empty smbios hace 14 años
  Piotr Jaroszyński 9ab6761b9c [linux] Add nap hace 14 años
  Piotr Jaroszyński 6ec1c509e4 [linux] Add umalloc hace 14 años
  Piotr Jaroszyński a320085750 [linux] Add uaccess hace 14 años
  Piotr Jaroszyński 01a4c244db [linux] Add timer hace 14 años
  Piotr Jaroszyński 18d3c12b01 [linux] Add console hace 14 años
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group hace 14 años
  Geoff Lywood 62149deb11 [efi] Add the "snpnet" driver hace 14 años
  Geoff Lywood eef46c23d6 [efi] Update UEFI header files with latest version from TianoCore hace 14 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function hace 14 años
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size hace 15 años
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses hace 15 años
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol hace 15 años
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers hace 15 años
  Michael Brown 3c06277bbb [settings] Allow for arbitrarily-named settings hace 15 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Timothy Stack cc4363acca [smbios] Add asset tag setting hace 15 años
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables hace 15 años
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code 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 314779eb36 [efi] Use elf2efi utility in place of efilink hace 15 años
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table hace 15 años
  Michael Brown 045a22764a [efi] Allow use of EFI configuration tables hace 15 años
  Michael Brown 0ebbbb95fa [x86_64] Fix assorted 64-bit compilation errors and warnings hace 15 años
  Michael Brown 3f85626fa9 [efi] Add efi_strerror() hace 15 años
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long hace 15 años
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 hace 15 años
  Michael Brown 9a52ba0cfa [netdevice] Retain and report detailed error breakdowns hace 15 años
  Michael Brown c99b16c974 [efi] Add basic implementation of EFI SIMPLE_NETWORK_PROTOCOL hace 15 años
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types hace 15 años
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment hace 15 años
  Michael Brown a2f9bf70d7 [pxe] Display PXE_LOADER debug message after call to initialise() hace 16 años
  Michael Brown 0ffc3f6285 [pxe] Add extra debug messages to the PXE UDP API calls hace 16 años
  Michael Brown 2090aade04 [pxe] Fix broadcast transmissions via PXENV_UDP_WRITE hace 16 años
  Michael Brown 30fb3b3810 [undi] Fill in ProtType correctly in PXENV_UNDI_ISR hace 16 años