173 次程式碼提交 (dc60c2414658f27b88f212bba8a36180ab8657fb)

作者 SHA1 備註 提交日期
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 15 年之前
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 15 年之前
  Michael Brown fca2dcabb8 [elf] Kill off unused <bits/elf.h> and <bits/elf_x.h> header files 15 年之前
  Michael Brown 0a8a17e669 [i386] Free allocated base memory on exit, if possible 15 年之前
  Michael Brown 7a4c129af7 [ioapi] Fix broken implementation of insX() in the x86 I/O API 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 aef6d0df5c [ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O API 15 年之前
  Michael Brown 992bbf309c [i386] Remove obsolete functions from virtaddr.h 15 年之前
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 年之前
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios 15 年之前
  Michael Brown c24bc349ea [pcbios] Add facility for testing arbitrary E820 memory maps 15 年之前
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 16 年之前
  Daniel Verkamp aa28544373 [librm] Add rm stack copying functions 16 年之前
  Daniel Verkamp 2539f5fa4a [librm] Make rm_sp and rm_ss globals again 16 年之前
  Daniel Verkamp 179fa70d34 [libc] Mark setjmp and longjmp as __cdecl 16 年之前
  Michael Brown bb41ec385c [int13] Pairwise swap drive numbers, instead of shifting all drive numbers 16 年之前
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 16 年之前
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints 16 年之前
  Michael Brown 2b9e7a4767 [libc] Remove unused le32_to_cpup(x) and cpu_to_le16p() macros 16 年之前
  Michael Brown 0ea821c7b7 [script] Remove arbitrary limit on script line lengths 16 年之前
  Michael Brown ac28d054c8 [bzimage] Support kernel command lines of greater than 256 characters 16 年之前
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 年之前
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging 16 年之前
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 年之前
  Michael Brown dbf8a02e8f [libc] Use __builtin_va_list et al in stdarg.h 16 年之前
  Alexey Zaytsev 1935439f86 fix the rdtsc namimg 16 年之前
  Alexey Zaytsev 379c37bafb Cleanups 16 年之前
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem 16 年之前
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. 16 年之前
  Michael Brown 604c934981 Add DBGLVL_IO to trace all memory-mapped I/O. 16 年之前
  Michael Brown 26f3a09ccf Add UUID to DHCP request as option 97 (if available). 16 年之前
  Michael Brown 899f5b8ab2 Added definition of a UUID and uuid_ntoa() (for debugging), and 16 年之前
  Michael Brown 68c438954d Update SMBIOS internal API to be easier to use, and not to require 16 年之前
  Michael Brown 755cb8379d Allow space for the kernel's real-mode .bss. Previously we weren't 16 年之前
  Michael Brown c482fef058 Add missing attribute(packed) to two structures. 16 年之前
  Michael Brown 0ed066bc50 rm_ss, rm_sp, and pm_esp don't need to be accessed from anywhere 16 年之前
  Michael Brown 9c264faa0c Add const attribute to byte-swapping functions 17 年之前
  Michael Brown 687afdcdd9 Add const attribute to byte-swapping functions 17 年之前
  Michael Brown d0974ec716 Separate out arch-independent parts of stdint.h 17 年之前
  Michael Brown eff8b06eff Separate out arch-independent parts of stdint.h 17 年之前
  Michael Brown 9aa61ad5a2 Add per-file error identifiers 17 年之前
  Michael Brown 75912b3b77 Remove some obsolete sections of librm.h and libkir.h. 17 年之前
  Michael Brown 0d9d2ccbae Completed definition of struct int13_cdrom_specification, and moved to 17 年之前
  Michael Brown 6d2e4e719c Move uninitialised .data16 variables to .bss16; saves around 2000 17 年之前
  Michael Brown 833d6cc8ec Add __bss16() macro, and allow use of .bss16 section by removing 17 年之前