918 коммитов (ee3636370d901bca306cf85241491f23e0f5034a)

Автор SHA1 Сообщение Дата
  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 ec22e08db1 [tcpip] Add faster algorithm for calculating the TCP/IP checksum 12 лет назад
  Michael Brown 1d77d03216 [tcpip] Allow for architecture-specific TCP/IP checksum routines 12 лет назад
  Michael Brown 6a4ff519c8 [libc] Simplify memcpy() implementation 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 cdee7866f5 [cmdline] Use "cpuid --ext" instead of "cpuid --amd" 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 лет назад
  Marin Mareo Hannache cc288dc0f8 [linux] Fix a build error on some platforms 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 0b2c7885c7 [crypto] Use correct constraint for byte-addressable register 12 лет назад
  Michael Brown 196f0bb081 [rng] Allow entropy_enable() to return an error 12 лет назад
  Michael Brown 071184a6e4 [crypto] Add big-integer library for RSA calculations 12 лет назад
  Michael Brown b4bb39909e [prefix] Eliminate uninitialised variable 12 лет назад
  Michael Brown 3b689e531d [x86_64] Use memory address constraint in __bswap_16s() 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 249a833ed4 [x86_64] Provide __bswap_{16,32,64}s() 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 лет назад