1042 次程式碼提交 (fbc4ba4b4ed13cc86cb8fdea0bac6c3be0164ed5)

作者 SHA1 備註 提交日期
  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 年之前
  Michael Brown 920799a0ba [umalloc] Fail allocations when we run out of external memory 12 年之前
  Michael Brown c2875ae329 [console] Do not share ANSI escape context between lineconsole users 12 年之前
  Michael Brown 64d17dbd50 [console] Exclude text-based UI output from logfile-based consoles 12 年之前
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console 12 年之前
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API 12 年之前
  Michael Brown 4766b1455f [build] Fix compilation under Cygwin 12 年之前
  Michael Brown efb0c7fce4 [bios] Set character attributes only when necessary 12 年之前
  Michael Brown 12002d6955 [time] Add RTC-based time source 12 年之前
  Michael Brown 846bde90e6 [time] Define an API for getting the current time 12 年之前
  Michael Brown 196f0bb081 [rng] Allow entropy_enable() to return an error 12 年之前
  Michael Brown b4bb39909e [prefix] Eliminate uninitialised variable 12 年之前
  Michael Brown 732bea2f88 [i386] Use memory address constraints in __bswap_16s() and __bswap_64s() 12 年之前
  Michael Brown e187de7239 [i386] Fix building on older versions of gcc 12 年之前
  Michael Brown af96c4151c [i386] Optimise byte-swapping functions and provide __bswap_{16,32,64}s() 12 年之前
  Michael Brown 6324bd9389 [undi] Allow underlying PXE stack to construct link-layer header 12 年之前
  Michael Brown cd29df5c08 [vmware] Fix length returned by guestrpc_command() 12 年之前
  Michael Brown fa538bdbc6 [vmware] Add VMware logfile console (CONSOLE_VMWARE) 12 年之前
  Michael Brown 3a5823a126 [vmware] Add GuestRPC mechanism 12 年之前
  Michael Brown 05719804b9 [rng] Add RTC-based entropy source 12 年之前
  Michael Brown 073f41085f [rng] Add ANS X9.82 Approved Source of Entropy Input 12 年之前
  Michael Brown 464ca5dbc0 [i386] Add missing #include <ipxe/io.h> in pic8259.h 12 年之前
  Till Straumann d3630b6a64 [prefix] Fix missing underscore in libprefix 12 年之前
  Michael Brown 3a4253868c [prefix] Delay initrd image copy until memory map is ready 12 年之前
  Michael Brown f5bbe7ec4a [lkrnprefix] Copy command line before installing iPXE 12 年之前
  Michael Brown 9a93db3f09 [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds 12 年之前
  Michael Brown fa410e0a41 [pxe] Modularise PXE API provision 12 年之前
  Michael Brown 61944ed602 [pxe] Tidy up debugging output 12 年之前
  Michael Brown faf50e8fa3 [pxe] Check for a valid PXE network device when applicable 12 年之前
  Michael Brown fa3ca017ac [undi] Retry PXENV_UNDI_INITIALIZE multiple times 12 年之前
  Michael Brown caf98cf624 [pxe] Improve pxe_preboot debugging messages 12 年之前
  Michael Brown 524349c559 [pxe] Improve pxe_undi debugging messages 12 年之前
  Michael Brown 27fdb95572 [prefix] Allow an initrd to be passed to iPXE 12 年之前
  Michael Brown 24226472b2 [prefix] Allow prefix to specify an arbitrary maximum address for relocation 12 年之前