66 次程式碼提交 (36a4c85f911c85f5ab183331ff74d125f9a9ed32)

作者 SHA1 備註 提交日期
  Michael Brown 9bab13a772 [hyperv] Use generic set_bit() function 8 年之前
  Michael Brown 31b5c2e753 [librm] Provide an abstraction wrapper for prot_call 8 年之前
  Michael Brown f468f12b1e [bios] Add bin-x86_64-pcbios build platform 8 年之前
  Michael Brown 79697c75ee [libc] Add ffs(), ffsl(), and ffsll() 9 年之前
  Michael Brown fbc4ba4b4e [build] Fix the REQUIRE_SYMBOL mechanism 9 年之前
  Michael Brown 01d16d821f [libc] Rewrite byte-swapping code 9 年之前
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 年之前
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 年之前
  Michael Brown d77a546fb4 [hyperv] Add support for Hyper-V hypervisor 9 年之前
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure 10 年之前
  Michael Brown d36e814b8a [libc] Add flsll() 10 年之前
  Michael Brown 082cedb3c3 [build] Fix __libgcc attribute for recent gcc versions 10 年之前
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 11 年之前
  Bo Yang 11ad0bafbf [build] Avoid strict-aliasing warning for gcc 4.3 11 年之前
  Michael Brown 4dc3f8141f [ioapi] Generalise i386 raw I/O API to x86 12 年之前
  Michael Brown 591541af66 [cmdline] Add "cpuid" command 12 年之前
  Michael Brown 734de43585 [build] Merge i386 and x86_64 versions of errfile.h 12 年之前
  Michael Brown a9cf527641 [vmware] Allow settings to be specified in the VMware .vmx file 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 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 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 27fdb95572 [prefix] Allow an initrd to be passed to iPXE 12 年之前
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 14 年之前
  Piotr Jaroszyński 0e5fc47a25 [linux] Add linux api headers 14 年之前
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 年之前
  Joshua Oreman 337e1ed4b4 [pxe] Separate parent PXE API caller from UNDINET driver 14 年之前
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 年之前
  Joshua Oreman 820b11dc0a [build] Use __SIZE_TYPE__ macro in definition of size_t 15 年之前
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 15 年之前
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary 15 年之前
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table 15 年之前
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 年之前
  Michael Brown 849e4b12d6 [libgcc] Make __libgcc architecture-specific 15 年之前
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 15 年之前
  Michael Brown fca2dcabb8 [elf] Kill off unused <bits/elf.h> and <bits/elf_x.h> header files 15 年之前
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15 年之前
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API 15 年之前
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API 15 年之前
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API 15 年之前
  Michael Brown 16f1e35775 [timer] Formalise the timer API 15 年之前
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API 15 年之前
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios 15 年之前
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 16 年之前
  Michael Brown 2b9e7a4767 [libc] Remove unused le32_to_cpup(x) and cpu_to_le16p() macros 16 年之前
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 年之前