1099 コミット (311a5732c8baa7ceb4f23db51dcbb5015e2ef965)

作成者 SHA1 メッセージ 日付
  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 747e9eb6f3 [lkrnprefix] Allow relocation when no initrd is present 11年前
  Michael Brown cb37d92ff6 [romprefix] Display only one "Ctrl-B" prompt per PCI device during POST 11年前
  Michael Brown 2629b7e2cd [pcbios] Inhibit all calls to INT 15,e820 and INT 15,e801 during POST 11年前
  Michael Brown 0d4a760ffc [prefix] Use %cs as implicit parameter to uninstall() 11年前
  Michael Brown c7694acb51 [nbiprefix] Set up real-mode stack before jumping to .text16 11年前
  Michael Brown b33082a52b [pcbios] Add extra debugging messages when unhiding iPXE from memory 11年前
  Michael Brown 02b914e812 [tftp] Allow TFTP block size to be controlled via the PXE TFTP API 11年前
  Michael Brown 9373ca8ea2 [undi] Work around specific devices with known broken interrupt behaviour 11年前
  Michael Brown d6b0b76a05 [bzimage] Allow initrds to be rearranged in place 11年前
  Michael Brown 4ca98693b9 [initrd] Add ability to reshuffle initrds into image list order 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 4867085c0c [build] Include version number within only a single object file 11年前
  Michael Brown fcdfe81764 [int13] Do not zero %edx when jumping to a boot sector 11年前
  Michael Brown 73eb3f17db [int13] Zero all possible registers when jumping to a boot sector 11年前
  Michael Brown 8509dbf86a [int13] Use correct size when estimating floppy disk geometry 11年前
  Michael Brown e6427b7ee1 [sdi] Add support for SDI images 11年前
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 12年前
  Michael Brown d0bd383463 [comboot] Accept only ".cbt" as an extension for COMBOOT images 12年前
  Michael Brown d97c6a321e [bzimage] Allow file mode to be specified for standalone initrd files 12年前
  Michael Brown 1f88e9c8ea [romprefix] Round up PMM allocation sizes to nearest 4kB 12年前
  Thomas Miletich c70586f6e9 [build] Fix building under OpenBSD 12年前
  Thomas Miletich acd74089f5 [vmware] Fix compilation under OpenBSD 12年前
  Michael Brown 5de45cd3da [romprefix] Report a pessimistic runtime size estimate 12年前
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12年前
  Michael Brown 9200049c80 [pxeprefix] Ignore errors from PXENV_FILE_CMDLINE 12年前
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 12年前
  Michael Brown 88016deccf [pxe] Reopen network device if NBP exits 12年前
  Michael Brown e84e19d4ed [pxeprefix] Fetch command line (if any) via PXENV_FILE_CMDLINE 12年前
  Michael Brown a814eff38e [pxe] Add PXENV_FILE_CMDLINE API call 12年前
  Michael Brown 9e5152e095 [pxeprefix] Place temporary stack after iPXE binary 12年前
  Michael Brown 2c72ce04ae [bzimage] Update setup_move_size only for protocol versions 2.00 and 2.01 12年前
  Michael Brown 76d9c1a001 [undi] Align the received frame payload for faster processing 12年前
  Michael Brown b9ef880c8d [romprefix] Treat 0xffffffff as an error return from PMM 12年前
  Michael Brown b58374fe91 [romprefix] Allow .mrom image to be placed anywhere within the BAR 12年前
  Michael Brown 9e8d431a0d [romprefix] Add a dummy ROM header to cover the .mrom payload 12年前
  Michael Brown 591541af66 [cmdline] Add "cpuid" command 12年前
  Michael Brown 734de43585 [build] Merge i386 and x86_64 versions of errfile.h 12年前
  Marin Hannache 7865ae0dea [image] Remove non-working image loaders 12年前
  Michael Brown 62eb2294f0 [multiboot] Place multiboot modules low in memory 12年前
  Michael Brown a9cf527641 [vmware] Allow settings to be specified in the VMware .vmx file 12年前
  Michael Brown 1d33649516 [libc] Allow strtoul() to interpret negative numbers 12年前
  Michael Brown d11b82f0e4 [multiboot] Include full image URI in command line 12年前
  Michael Brown 3c13d68f50 [int13] Fix compilation on some versions of gcc 12年前
  Michael Brown 4dbb193c33 [int13] Add support for emulating floppy disk drives 12年前
  Michael Brown 0b445275c4 [bios] Recognise Page Up and Page Down keys 12年前
  Michael Brown 82ecaaac91 [console] Remove "log message" usage from interactive console defaults 12年前
  Michael Brown 2834f9f6de [umalloc] Unhide umalloc()ed memory region when there are no allocations 12年前