3270 次程式碼提交 (307b39c08c9a315de9fa90b457367c1b84f51421)
 

作者 SHA1 備註 提交日期
  Michael Brown 307b39c08c [build] Remove PACKED macro 14 年之前
  Geoff Lywood eef46c23d6 [efi] Update UEFI header files with latest version from TianoCore 14 年之前
  Geoff Lywood 6514d6430d [dhcp] Use correct DHCP options on EFI systems 14 年之前
  Piotr Jaroszyński 8a16fd05dc [iscsi] Allow base64 encoding in large binary values 14 年之前
  Michael Brown b3d8238fd4 [iscsi] Use generic base16 functions for iSCSI reverse CHAP 14 年之前
  Michael Brown d6f79d6b6e [infiniband] Use generic base16 functions for SRP 14 年之前
  Michael Brown 7b267ee6db [iscsi] Use generic base16 functions for iSCSI 14 年之前
  Michael Brown bc83e4b5d3 [base16] Add generic base16 encoding and decoding routines 14 年之前
  Michael Brown 97ea628484 [base64] Add ability to decode base64 strings 14 年之前
  Michael Brown dfcce165a5 [base64] Allow base64_encode() to handle arbitrary data 14 年之前
  Michael Brown b9b59a585b [doc] Re-add README file 14 年之前
  Michael Brown 2e5a2446bd [build] Add rtl8139.rom to the default build target list 14 年之前
  Geoff Lywood a5ad78f27e [build] Allow building against a zlib in a non-standard location 14 年之前
  Piotr Jaroszyński c68839d4d6 [efi] Fix .efi and .efidrv linking 14 年之前
  Piotr Jaroszyński 7c6d3752c9 [compiler] Fix 64bit compile time errors 14 年之前
  Joshua Oreman 905ea56753 [dhcp] Don't consider invalid offers to be duplicates 14 年之前
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations 14 年之前
  Piotr Jaroszyński ba27168c2e [efi] Fix link order for elf2efi 14 年之前
  Michael Brown 28f73ca54e [build] Inhibit "skipping incompatible" message from ld 14 年之前
  Geoff Lywood ceba975b15 [efi] Verify object format support in elf2efi.c 14 年之前
  Joshua Oreman 620b98ee4b [dhcp] Honor PXEBS_SKIP option in discovery control 14 年之前
  Joshua Oreman 723cfad316 [wpa] Remove PMKID checking 14 年之前
  Geoff Lywood 83efb3d750 [bitmap] Fix bitmaps on 64-bit 14 年之前
  Stefan Hajnoczi 0d108681ac [comboot] Propagate carry flag from COMBOOT API 14 年之前
  Michael Brown 4fb3dae14e [qib7322] Add support for QLogic 7322 HCA 14 年之前
  Michael Brown 9ff8229693 [tcp] Update received sequence number before delivering received data 14 年之前
  Michael Brown 13dfe2cf51 [script] Accept "#!gpxe" as well as "#!ipxe" as a script magic marker 14 年之前
  Michael Brown dc8eb04647 [pxe] Treat PXENV_RESTART_TFTP as unreturnable 14 年之前
  Michael Brown 84996b7b09 [lacp] Add simple LACP implementation 14 年之前
  Michael Brown 2d9a303248 [build] Fix building with binutils 2.16 14 年之前
  Piotr Jaroszyński 61206c245d [uri] Special case NULL in churi() 14 年之前
  Piotr Jaroszyński 4cb0bfe291 [uri] Fix NULL dereference in parse_uri() 14 年之前
  Michael Brown 132c391712 [romprefix] Add .mrom format, allowing loading of large ROMs 14 年之前
  Michael Brown d8c1f2e94f [build] Replace obsolete makerom.pl with quick script using Option::ROM 14 年之前
  Michael Brown b7c548a944 [main] Match "starting execution" and "initialising devices" message style 14 年之前
  Michael Brown 5a5d8dd10a [romprefix] Inhibit the use of relocation during POST 14 年之前
  Michael Brown c97079710f [romprefix] Split PMM allocations for image source and decompression area 14 年之前
  Michael Brown f0ae1d58e8 [prefix] Use area at top of INT 15,88 memory map for temporary decompression 14 年之前
  Michael Brown bae3964e6f [pcbios] Always show INT 15,88 result under DEBUG=memmap 14 年之前
  Michael Brown 58f6e55362 [build] Generate random build identifier 14 年之前
  Michael Brown 483c3c06ab [romprefix] Provide indication of successful call to install_prealloc 14 年之前
  Michael Brown 92c3202ab1 [prefix] Default to 1MB mark as fallback high memory load point 14 年之前
  Michael Brown 9cf5170c30 [relocate] Remove the even megabyte constraint 14 年之前
  Michael Brown 38cd2035ff [librm] Use libflat to enable A20 line on each real-to-protected transition 14 年之前
  Michael Brown 24b52ae476 [prefix] Add A20-enabling code in libflat 14 年之前
  Michael Brown fb754ced56 [prefix] Move flatten_real_mode to libflat.S 14 年之前
  Michael Brown d931d4bd9c [prefix] Move flatten_real_mode to .text16.early 14 年之前
  Michael Brown 9068249e24 [prefix] Add .text16.early section 14 年之前
  Michael Brown 6c35a525da [prefix] Use flat real mode for access to high memory 14 年之前
  Michael Brown cb43056809 [prefix] Use flat real mode instead of real mode 14 年之前