1042 Révisions (fbc4ba4b4ed13cc86cb8fdea0bac6c3be0164ed5)

Auteur SHA1 Message Date
  Marin Hannache 7865ae0dea [image] Remove non-working image loaders il y a 12 ans
  Michael Brown 62eb2294f0 [multiboot] Place multiboot modules low in memory il y a 12 ans
  Michael Brown a9cf527641 [vmware] Allow settings to be specified in the VMware .vmx file il y a 12 ans
  Michael Brown 1d33649516 [libc] Allow strtoul() to interpret negative numbers il y a 12 ans
  Michael Brown d11b82f0e4 [multiboot] Include full image URI in command line il y a 12 ans
  Michael Brown 3c13d68f50 [int13] Fix compilation on some versions of gcc il y a 12 ans
  Michael Brown 4dbb193c33 [int13] Add support for emulating floppy disk drives il y a 12 ans
  Michael Brown 0b445275c4 [bios] Recognise Page Up and Page Down keys il y a 12 ans
  Michael Brown 82ecaaac91 [console] Remove "log message" usage from interactive console defaults il y a 12 ans
  Michael Brown 2834f9f6de [umalloc] Unhide umalloc()ed memory region when there are no allocations il y a 12 ans
  Michael Brown 920799a0ba [umalloc] Fail allocations when we run out of external memory il y a 12 ans
  Michael Brown c2875ae329 [console] Do not share ANSI escape context between lineconsole users il y a 12 ans
  Michael Brown 64d17dbd50 [console] Exclude text-based UI output from logfile-based consoles il y a 12 ans
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console il y a 12 ans
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API il y a 12 ans
  Michael Brown 4766b1455f [build] Fix compilation under Cygwin il y a 12 ans
  Michael Brown efb0c7fce4 [bios] Set character attributes only when necessary il y a 12 ans
  Michael Brown 12002d6955 [time] Add RTC-based time source il y a 12 ans
  Michael Brown 846bde90e6 [time] Define an API for getting the current time il y a 12 ans
  Michael Brown 196f0bb081 [rng] Allow entropy_enable() to return an error il y a 12 ans
  Michael Brown b4bb39909e [prefix] Eliminate uninitialised variable il y a 12 ans
  Michael Brown 732bea2f88 [i386] Use memory address constraints in __bswap_16s() and __bswap_64s() il y a 12 ans
  Michael Brown e187de7239 [i386] Fix building on older versions of gcc il y a 12 ans
  Michael Brown af96c4151c [i386] Optimise byte-swapping functions and provide __bswap_{16,32,64}s() il y a 12 ans
  Michael Brown 6324bd9389 [undi] Allow underlying PXE stack to construct link-layer header il y a 12 ans
  Michael Brown cd29df5c08 [vmware] Fix length returned by guestrpc_command() il y a 12 ans
  Michael Brown fa538bdbc6 [vmware] Add VMware logfile console (CONSOLE_VMWARE) il y a 12 ans
  Michael Brown 3a5823a126 [vmware] Add GuestRPC mechanism il y a 12 ans
  Michael Brown 05719804b9 [rng] Add RTC-based entropy source il y a 12 ans
  Michael Brown 073f41085f [rng] Add ANS X9.82 Approved Source of Entropy Input il y a 12 ans
  Michael Brown 464ca5dbc0 [i386] Add missing #include <ipxe/io.h> in pic8259.h il y a 12 ans
  Till Straumann d3630b6a64 [prefix] Fix missing underscore in libprefix il y a 12 ans
  Michael Brown 3a4253868c [prefix] Delay initrd image copy until memory map is ready il y a 12 ans
  Michael Brown f5bbe7ec4a [lkrnprefix] Copy command line before installing iPXE il y a 12 ans
  Michael Brown 9a93db3f09 [pxe] Provide PXENV_FILE_EXIT_HOOK only for ipxelinux.0 builds il y a 12 ans
  Michael Brown fa410e0a41 [pxe] Modularise PXE API provision il y a 12 ans
  Michael Brown 61944ed602 [pxe] Tidy up debugging output il y a 12 ans
  Michael Brown faf50e8fa3 [pxe] Check for a valid PXE network device when applicable il y a 12 ans
  Michael Brown fa3ca017ac [undi] Retry PXENV_UNDI_INITIALIZE multiple times il y a 12 ans
  Michael Brown caf98cf624 [pxe] Improve pxe_preboot debugging messages il y a 12 ans
  Michael Brown 524349c559 [pxe] Improve pxe_undi debugging messages il y a 12 ans
  Michael Brown 27fdb95572 [prefix] Allow an initrd to be passed to iPXE il y a 12 ans
  Michael Brown 24226472b2 [prefix] Allow prefix to specify an arbitrary maximum address for relocation il y a 12 ans
  Michael Brown 6c5f1a342b [prefix] Use stack rather than %ebp as temporary storage area il y a 12 ans
  Michael Brown a05b89ef45 [undi] Ensure that native drivers are tried before the UNDI PCI driver il y a 12 ans
  Michael Brown a1f618c625 [undi] Use meaningful driver and device names il y a 12 ans
  Michael Brown a05a3613a5 [undi] Use current (rather than permanent) link-layer address il y a 12 ans
  Michael Brown c77aece36a [liba20] Preserve all non-segment registers when calling INT 15,2401 il y a 12 ans
  Michael Brown 4d8a009ccf [librm] Avoid (harmless) collisions with linker symbols il y a 12 ans
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions il y a 12 ans