59 Commits (b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3)

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