623 Revize (ce0a0ccf5c2b99be684f13a9418d1556bae5f0ed)

Autor SHA1 Zpráva Datum
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary před 15 roky
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table před 15 roky
  Michael Brown 4d7c650164 [romprefix] Change from opt-in to opt-out when booting via INT19 před 15 roky
  Michael Brown e78bcb6175 [netdevice] Kill off the various guess_boot_netdev() functions před 15 roky
  Michael Brown 8e8a348fd4 [pxe] Select the correct network device on multiport cards před 15 roky
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations před 15 roky
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios před 15 roky
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long před 15 roky
  Michael Brown 849e4b12d6 [libgcc] Make __libgcc architecture-specific před 15 roky
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall před 15 roky
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 před 15 roky
  Michael Brown fca2dcabb8 [elf] Kill off unused <bits/elf.h> and <bits/elf_x.h> header files před 15 roky
  Michael Brown 0a8a17e669 [i386] Free allocated base memory on exit, if possible před 15 roky
  Michael Brown cc93556725 [build] Fix calculation of _filesz před 15 roky
  Michael Brown c661945e82 [build] Discard junk sections created by newer gcc versions před 15 roky
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy před 15 roky
  Michael Brown 2ca2607b1b [romprefix] Use smaller PMM allocations if possible před 15 roky
  Michael Brown 29e6f9835e [i386] Add data32 prefixes to all lgdt/lidt instructions před 15 roky
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines před 15 roky
  Michael Brown 467c4f77c3 [hacks] Improve the guess_boot_netdev() logic před 15 roky
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings před 15 roky
  Michael Brown 621101c36a [romprefix] Further sanity checks for the PCI 3 runtime segment address před 15 roky
  Michael Brown 7a4c129af7 [ioapi] Fix broken implementation of insX() in the x86 I/O API před 15 roky
  Michael Brown bcc70d6b99 [pcbios] Guard against register corruption in INT 15,e820 implementations před 15 roky
  Michael Brown d9c38d14d6 [build] Fix building on FreeBSD před 15 roky
  Michael Brown 5600955bdd [romprefix] Sanity-check the runtime segment address for PCI 3 před 15 roky
  Michael Brown 7982e79d3c [build] Use ".bss.*" names for uninitialised-data sections před 15 roky
  Michael Brown 04f3206581 [build] Fix building on Ubuntu 8.04 před 15 roky
  Michael Brown 64e5ca0582 [efi] Fix linker script for ld 2.17.50.0.9 před 15 roky
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment před 15 roky
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API před 15 roky
  Michael Brown 6554b79ff9 [uaccess] Formalise the uaccess API před 15 roky
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API před 15 roky
  Michael Brown 16f1e35775 [timer] Formalise the timer API před 15 roky
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API před 15 roky
  Michael Brown aef6d0df5c [ioapi] Absorb virt_to_phys() and phys_to_virt() into the I/O API před 15 roky
  Michael Brown 992bbf309c [i386] Remove obsolete functions from virtaddr.h před 15 roky
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> před 15 roky
  Michael Brown 8956a36be5 [ioapi] Formalise the I/O API as used in i386-pcbios před 15 roky
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names před 15 roky
  Michael Brown 3029eb0e84 [makefile] Reduce verbosity of various NON_AUTO_MEDIA rules před 15 roky
  Michael Brown 5c695db474 [makefile] Split platform-dependent portions out of arch/i386/Makefile před 15 roky
  Michael Brown a2588547f9 [makefile] Add support for multiple build platforms před 15 roky
  Michael Brown f0b942ef42 [makefile] Kill off arch/$(ARCH)/Config před 15 roky
  Michael Brown 1dda75c9cd [pcbios] Allow for larger-than-20-byte buffers in e820mangler.S před 15 roky
  Michael Brown 040f7cdf3a [pcbios] Print INT 15,E820 extended attributes, if present před 15 roky
  Michael Brown 0015601f0b [gdb] Fix a compiler warning that shows up only when assertions are enabled před 15 roky
  Michael Brown 50dc9344b7 [pcbios] Save/restore %es in INT 15,e820 před 15 roky
  Michael Brown e3c5507178 [i386] Add dump_regs() debug call před 15 roky
  Michael Brown 9d72636da1 [romprefix] Fully clear the "Press B to boot..." message when INT19 is used před 15 roky