660 Revize (b4a87daeb92453e5ae35e001bd0c477f41aea8a3)

Autor SHA1 Zpráva Datum
  Michael Brown 7aee624881 [build] Reinstate the .pdsk padded-floppy image format před 15 roky
  Michael Brown 7741546a40 [build] Pad .rom, .dsk, and .hd images to 512-byte boundaries před 15 roky
  H. Peter Anvin f44205b9ea [pcbios] Don't use "lret $2" to return from an interrupt před 15 roky
  Joshua Oreman 820b11dc0a [build] Use __SIZE_TYPE__ macro in definition of size_t před 15 roky
  Michael Brown b0c818d7b5 [int13] Improve debugging messages před 15 roky
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections před 15 roky
  Michael Brown abc13af070 [bzimage] Support old (pre-2.00 bootloader) Linux kernel formats před 15 roky
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id před 15 roky
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) před 15 roky
  H. Peter Anvin f3d09b5c79 [pxeprefix] Merge common code between !PXE and PXENV+ před 15 roky
  Michael Brown 784d3f336e [pxe] Set %ax to zero on entry to PXE NBP před 15 roky
  H. Peter Anvin 6a3f5d6db7 [pxeprefix] Search for the PXE entry points through all methods před 15 roky
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login před 15 roky
  H. Peter Anvin aaa26f3bd3 [pxe] Initialize EDX on PXE NBP entry and INT 1Ah před 15 roky
  Michael Brown b5577553e5 [pxeprefix] Add .kkpxe image type and ability to return via PXE stack před 15 roky
  Michael Brown dd44a7c314 [i386] Kill off obsolete boot1a.s file před 15 roky
  Daniel Verkamp dbbd81c140 [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode) před 15 roky
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image před 15 roky
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image před 15 roky
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images před 15 roky
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images před 15 roky
  Michael Brown 7bc4093e1a [build] Cope with oddities in the Fedora 10 assembler před 15 roky
  Michael Brown 24e948f030 [image] Avoid claiming zero-length images as valid před 15 roky
  Michael Brown f16668dd60 [romprefix] Update ROM checksum even if PMM allocation fails před 15 roky
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations před 15 roky
  Michael Brown ce2aa66d39 [i386] Add explicit ""aw", @nobits" declarations to stack sections před 15 roky
  Michael Brown 46da51703a [umalloc] Avoid problems when _textdata_memsz is a multiple of 4kB před 15 roky
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code před 15 roky
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c před 15 roky
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers před 15 roky
  Michael Brown f1d17ae2be [bios] Add F8 function key as a recognised BIOS keycode před 15 roky
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format před 15 roky
  Michael Brown 765efac771 [efi] Allow for .efidrv images as well as .efi images před 15 roky
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink před 15 roky
  Michael Brown 21cfab4fb8 [efi] Inhibit harmless ld warning on unresolved symbol check před 15 roky
  Marty Connor 8674bc05a0 [pcbios] Add additional sanity check for bogus e820 map před 15 roky
  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