650 次程式碼提交 (e1034955639f6bc1513613ddd90db38b1ddbec06)

作者 SHA1 備註 提交日期
  Michael Brown 784d3f336e [pxe] Set %ax to zero on entry to PXE NBP 15 年之前
  H. Peter Anvin 6a3f5d6db7 [pxeprefix] Search for the PXE entry points through all methods 15 年之前
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login 15 年之前
  H. Peter Anvin aaa26f3bd3 [pxe] Initialize EDX on PXE NBP entry and INT 1Ah 15 年之前
  Michael Brown b5577553e5 [pxeprefix] Add .kkpxe image type and ability to return via PXE stack 15 年之前
  Michael Brown dd44a7c314 [i386] Kill off obsolete boot1a.s file 15 年之前
  Daniel Verkamp dbbd81c140 [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode) 15 年之前
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image 15 年之前
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image 15 年之前
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images 15 年之前
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 15 年之前
  Michael Brown 7bc4093e1a [build] Cope with oddities in the Fedora 10 assembler 15 年之前
  Michael Brown 24e948f030 [image] Avoid claiming zero-length images as valid 15 年之前
  Michael Brown f16668dd60 [romprefix] Update ROM checksum even if PMM allocation fails 15 年之前
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations 15 年之前
  Michael Brown ce2aa66d39 [i386] Add explicit ""aw", @nobits" declarations to stack sections 15 年之前
  Michael Brown 46da51703a [umalloc] Avoid problems when _textdata_memsz is a multiple of 4kB 15 年之前
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code 15 年之前
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 年之前
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers 15 年之前
  Michael Brown f1d17ae2be [bios] Add F8 function key as a recognised BIOS keycode 15 年之前
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format 15 年之前
  Michael Brown 765efac771 [efi] Allow for .efidrv images as well as .efi images 15 年之前
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink 15 年之前
  Michael Brown 21cfab4fb8 [efi] Inhibit harmless ld warning on unresolved symbol check 15 年之前
  Marty Connor 8674bc05a0 [pcbios] Add additional sanity check for bogus e820 map 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 4d7c650164 [romprefix] Change from opt-in to opt-out when booting via INT19 15 年之前
  Michael Brown e78bcb6175 [netdevice] Kill off the various guess_boot_netdev() functions 15 年之前
  Michael Brown 8e8a348fd4 [pxe] Select the correct network device on multiport cards 15 年之前
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations 15 年之前
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios 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 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 cc93556725 [build] Fix calculation of _filesz 15 年之前
  Michael Brown c661945e82 [build] Discard junk sections created by newer gcc versions 15 年之前
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy 15 年之前
  Michael Brown 2ca2607b1b [romprefix] Use smaller PMM allocations if possible 15 年之前
  Michael Brown 29e6f9835e [i386] Add data32 prefixes to all lgdt/lidt instructions 15 年之前
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines 15 年之前
  Michael Brown 467c4f77c3 [hacks] Improve the guess_boot_netdev() logic 15 年之前
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 年之前
  Michael Brown 621101c36a [romprefix] Further sanity checks for the PCI 3 runtime segment address 15 年之前
  Michael Brown 7a4c129af7 [ioapi] Fix broken implementation of insX() in the x86 I/O API 15 年之前
  Michael Brown bcc70d6b99 [pcbios] Guard against register corruption in INT 15,e820 implementations 15 年之前