193 Révisions (f28b9cfb6577f0a4acfff9bf9e30542f7516c78d)

Auteur SHA1 Message Date
  Michael Brown e5f14e5a32 [infiniband] Add support for the SRP Boot Firmware Table il y a 15 ans
  H. Peter Anvin 193d545903 [pxe] Dual-license pxe_api.h under the MIT license il y a 15 ans
  Michael Brown 07b5be3341 [pxe] Create pxe_[de]activate() wrapper functions il y a 15 ans
  Michael Brown c2965b0fe7 [pxe] Make pxe_init_structures() an initialisation function il y a 15 ans
  Michael Brown 0b922595fe [pxe] Fix interoperability with the Intel DOS UNDI driver il y a 15 ans
  Michael Brown a5cd8d1772 [misc] Fix source files erroneously marked as executable il y a 15 ans
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 15 ans
  Michael Brown bb06fc17cc [i386] Remove long-obsolete callbacks_arch.h file il y a 15 ans
  Joshua Oreman 820b11dc0a [build] Use __SIZE_TYPE__ macro in definition of size_t il y a 15 ans
  Michael Brown abc13af070 [bzimage] Support old (pre-2.00 bootloader) Linux kernel formats il y a 15 ans
  Michael Brown b5577553e5 [pxeprefix] Add .kkpxe image type and ability to return via PXE stack il y a 15 ans
  Daniel Verkamp dbbd81c140 [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode) il y a 15 ans
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image il y a 15 ans
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image il y a 15 ans
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images il y a 15 ans
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary il y a 15 ans
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table il y a 15 ans
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios il y a 15 ans
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long il y a 15 ans
  Michael Brown 849e4b12d6 [libgcc] Make __libgcc architecture-specific il y a 15 ans
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall il y a 15 ans
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 il y a 15 ans
  Michael Brown fca2dcabb8 [elf] Kill off unused <bits/elf.h> and <bits/elf_x.h> header files il y a 15 ans
  Michael Brown 0a8a17e669 [i386] Free allocated base memory on exit, if possible il y a 15 ans
  Michael Brown 7a4c129af7 [ioapi] Fix broken implementation of insX() in the x86 I/O API il y a 15 ans
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment il y a 15 ans
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API il y a 15 ans
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API il y a 15 ans
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API il y a 15 ans
  Michael Brown 16f1e35775 [timer] Formalise the timer API il y a 15 ans
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API il y a 15 ans
  Michael Brown aef6d0df5c [ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O API il y a 15 ans
  Michael Brown 992bbf309c [i386] Remove obsolete functions from virtaddr.h il y a 15 ans
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> il y a 15 ans
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios il y a 15 ans
  Michael Brown c24bc349ea [pcbios] Add facility for testing arbitrary E820 memory maps il y a 15 ans
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support il y a 16 ans
  Daniel Verkamp aa28544373 [librm] Add rm stack copying functions il y a 16 ans
  Daniel Verkamp 2539f5fa4a [librm] Make rm_sp and rm_ss globals again il y a 16 ans
  Daniel Verkamp 179fa70d34 [libc] Mark setjmp and longjmp as __cdecl il y a 16 ans
  Michael Brown bb41ec385c [int13] Pairwise swap drive numbers, instead of shifting all drive numbers il y a 16 ans
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 il y a 16 ans
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints il y a 16 ans
  Michael Brown 2b9e7a4767 [libc] Remove unused le32_to_cpup(x) and cpu_to_le16p() macros il y a 16 ans
  Michael Brown 0ea821c7b7 [script] Remove arbitrary limit on script line lengths il y a 16 ans
  Michael Brown ac28d054c8 [bzimage] Support kernel command lines of greater than 256 characters il y a 16 ans
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage il y a 16 ans
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging il y a 16 ans
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API il y a 16 ans
  Michael Brown dbf8a02e8f [libc] Use __builtin_va_list et al in stdarg.h il y a 16 ans