57 Commity (6d4deeeb6c652975917545f624e9816128d931b0)

Autor SHA1 Wiadomość Data
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 13 lat temu
  Bo Yang 11ad0bafbf [build] Avoid strict-aliasing warning for gcc 4.3 13 lat temu
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 14 lat temu
  Michael Brown 591541af66 [cmdline] Add "cpuid" command 14 lat temu
  Michael Brown 734de43585 [build] Merge i386 and x86_64 versions of errfile.h 14 lat temu
  Michael Brown a9cf527641 [vmware] Allow settings to be specified in the VMware .vmx file 14 lat temu
  Michael Brown 12002d6955 [time] Add RTC-based time source 14 lat temu
  Michael Brown 846bde90e6 [time] Define an API for getting the current time 14 lat temu
  Michael Brown 732bea2f88 [i386] Use memory address constraints in __bswap_16s() and __bswap_64s() 14 lat temu
  Michael Brown e187de7239 [i386] Fix building on older versions of gcc 14 lat temu
  Michael Brown af96c4151c [i386] Optimise byte-swapping functions and provide __bswap_{16,32,64}s() 14 lat temu
  Michael Brown 3a5823a126 [vmware] Add GuestRPC mechanism 14 lat temu
  Michael Brown 05719804b9 [rng] Add RTC-based entropy source 14 lat temu
  Michael Brown 073f41085f [rng] Add ANS X9.82 Approved Source of Entropy Input 14 lat temu
  Michael Brown 27fdb95572 [prefix] Allow an initrd to be passed to iPXE 14 lat temu
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 15 lat temu
  Piotr Jaroszyński 0e5fc47a25 [linux] Add linux api headers 16 lat temu
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 16 lat temu
  Joshua Oreman 337e1ed4b4 [pxe] Separate parent PXE API caller from UNDINET driver 16 lat temu
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 17 lat temu
  Joshua Oreman 820b11dc0a [build] Use __SIZE_TYPE__ macro in definition of size_t 17 lat temu
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 17 lat temu
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary 17 lat temu
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table 17 lat temu
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 17 lat temu
  Michael Brown 849e4b12d6 [libgcc] Make __libgcc architecture-specific 17 lat temu
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 17 lat temu
  Michael Brown fca2dcabb8 [elf] Kill off unused <bits/elf.h> and <bits/elf_x.h> header files 17 lat temu
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 17 lat temu
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API 17 lat temu
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API 17 lat temu
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API 17 lat temu
  Michael Brown 16f1e35775 [timer] Formalise the timer API 17 lat temu
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API 17 lat temu
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios 17 lat temu
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 17 lat temu
  Michael Brown 2b9e7a4767 [libc] Remove unused le32_to_cpup(x) and cpu_to_le16p() macros 18 lat temu
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 18 lat temu
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 18 lat temu
  Alexey Zaytsev 1935439f86 fix the rdtsc namimg 18 lat temu
  Alexey Zaytsev 379c37bafb Cleanups 18 lat temu
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. 18 lat temu
  Michael Brown 26f3a09ccf Add UUID to DHCP request as option 97 (if available). 18 lat temu
  Michael Brown 9c264faa0c Add const attribute to byte-swapping functions 18 lat temu
  Michael Brown 687afdcdd9 Add const attribute to byte-swapping functions 18 lat temu
  Michael Brown d0974ec716 Separate out arch-independent parts of stdint.h 19 lat temu
  Michael Brown eff8b06eff Separate out arch-independent parts of stdint.h 19 lat temu
  Michael Brown 9aa61ad5a2 Add per-file error identifiers 19 lat temu
  Michael Brown adf192f566 Shrink cpu.c and render it useful for our purposes. 19 lat temu
  Michael Brown bd95927386 Accelerate memcpy() by around 32% on large, dword-aligned copies. 19 lat temu