95 Коміти (ee1d315ac06d6fa0dcc95cbd54ee264e838d1b6b)

Автор SHA1 Повідомлення Дата
  H. Peter Anvin f44205b9ea [pcbios] Don't use "lret $2" to return from an interrupt 16 роки тому
  Michael Brown b0c818d7b5 [int13] Improve debugging messages 16 роки тому
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections 16 роки тому
  Michael Brown 784d3f336e [pxe] Set %ax to zero on entry to PXE NBP 16 роки тому
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login 16 роки тому
  H. Peter Anvin aaa26f3bd3 [pxe] Initialize EDX on PXE NBP entry and INT 1Ah 16 роки тому
  Daniel Verkamp dbbd81c140 [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode) 17 роки тому
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image 16 роки тому
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image 16 роки тому
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images 16 роки тому
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images 16 роки тому
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations 16 роки тому
  Michael Brown 46da51703a [umalloc] Avoid problems when _textdata_memsz is a multiple of 4kB 16 роки тому
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 16 роки тому
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers 16 роки тому
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary 16 роки тому
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table 16 роки тому
  Michael Brown e78bcb6175 [netdevice] Kill off the various guess_boot_netdev() functions 16 роки тому
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations 16 роки тому
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios 16 роки тому
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 16 роки тому
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 16 роки тому
  Michael Brown 446b6d5fdd [pxe] Move all PXE files to arch/i386 16 роки тому
  Michael Brown 0a8a17e669 [i386] Free allocated base memory on exit, if possible 16 роки тому
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 16 роки тому
  Michael Brown 831e4cfc27 [umalloc] Formalise the user memory allocation API 16 роки тому
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API 16 роки тому
  Michael Brown 16f1e35775 [timer] Formalise the timer API 16 роки тому
  Michael Brown 8a4ccebec9 [pci] Formalise the PCI I/O API 16 роки тому
  Michael Brown 13d09e6719 [i386] Simplify linker script and standardise linker-defined symbol names 17 роки тому
  Michael Brown fed106b7fb [pxe] Enable interrupts before starting PXE NBP execution 17 роки тому
  Michael Brown c0beec8baf [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000 17 роки тому
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 17 роки тому
  Michael Brown fc0c40a5b0 [pxe] Fill in UNDIROMID pointer in !PXE structure 17 роки тому
  Michael Brown bb41ec385c [int13] Pairwise swap drive numbers, instead of shifting all drive numbers 17 роки тому
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 17 роки тому
  H. Peter Anvin d62e89d776 [PXEXT] Add FILE_API_CHECK API function 17 роки тому
  Michael Brown b62f2325ba [PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API. 17 роки тому
  Michael Brown a7eee64506 Added more verbose memory-map debugging. 18 роки тому
  Michael Brown 0979e674bb Added more verbose memory-map debugging. 18 роки тому
  Michael Brown 01b755704a Auto-assign drive number only if set to 0xff; almost all applications 18 роки тому
  Michael Brown 950057eeed Add PXE FILE API. 18 роки тому
  Michael Brown a6a1052096 Applied a modified version of holger's regparm patches. 18 роки тому
  Michael Brown 09118cd5bf Don't overwrite %dl with a (potentially) modified drive number if we 18 роки тому
  Michael Brown a8111e8ab7 Remove INT 13,4b handler; it represents an incomplete feature (CD-ROM 18 роки тому
  Michael Brown 0d9d2ccbae Completed definition of struct int13_cdrom_specification, and moved to 18 роки тому
  Michael Brown fb16f90699 Dump first 64 bytes of chained ISR when debugging is enabled. 18 роки тому
  Michael Brown 19871cbb96 We probably ought not to call INT13 with interrupts disabled. 18 роки тому
  Michael Brown cd7e296cbe Always increase number of BIOS drives when registering 18 роки тому
  Michael Brown b90d321dfb Change %dl fixup rules for INT13: 18 роки тому