563 Commits (8223084afc206000312611a3fcfa30a28500d1a3)

Author SHA1 Message Date
  Michael Brown 18aa0e79d2 [pcbios] Add extra debugging messages relating to the system memory map 16 years ago
  Michael Brown c0beec8baf [pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000 16 years ago
  Michael Brown 2e03610c0d [multiboot] Allow for unspecified {load,bss}_end_addr for raw images 16 years ago
  Eygene Ryabinkin 99251f5b32 [libprefix] Add addr32 prefix required by older assemblers 16 years ago
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 16 years ago
  Daniel Verkamp aa28544373 [librm] Add rm stack copying functions 16 years ago
  Daniel Verkamp 2539f5fa4a [librm] Make rm_sp and rm_ss globals again 16 years ago
  Daniel Verkamp 179fa70d34 [libc] Mark setjmp and longjmp as __cdecl 16 years ago
  Michael Brown fc0c40a5b0 [pxe] Fill in UNDIROMID pointer in !PXE structure 16 years ago
  Michael Brown 32e34683c0 [romprefix] Add UNDI ROMID structure bus type field 16 years ago
  Michael Brown d5732b0272 [romprefix] Preserve %edi when issuing INT 1A,B101 16 years ago
  Michael Brown de7be480d6 [romprefix] Add more diagnostic messages to ROM prefix 16 years ago
  Michael Brown d5e07dfe92 [romprefix] Fix regression in UNDI loader 16 years ago
  Michael Brown 82baea0a4b [romprefix] On a PCI3.0, non-BBS system, use the correct %cs for INT19 16 years ago
  Michael Brown 4815188dfc [elf] Add execution entry point debug messages for elf/multiboot images 16 years ago
  Michael Brown 0c7618771e [smbios] Print SMBIOS version number in debugging messages 16 years ago
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map 16 years ago
  Michael Brown 9737095d49 [pcbios] Prepare for multiple splits of hidden e820 memory regions 16 years ago
  Michael Brown 8332ddf556 [romprefix] Fix ROM image copy on PCI 3.0 BIOSes 16 years ago
  Michael Brown fe1f017bde [romprefix] Update PCI ROM structure to PCI 3.0 16 years ago
  Stefan Hajnoczi 4cc786de81 [prefix] Reasonable value for lkrn initrd_addr_max 16 years ago
  Michael Brown 594c672b75 [smbios] Add named settings for manufacturer, product name, and serial no. 16 years ago
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation 16 years ago
  Michael Brown bb41ec385c [int13] Pairwise swap drive numbers, instead of shifting all drive numbers 16 years ago
  Michael Brown dbe9269f3a [bzimage] Kill off the initrd image type 16 years ago
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 16 years ago
  Stefan Hajnoczi 1719b105cd [lkrnprefix] Make gPXE .lkrn images conform to the zImage 2.07 format 16 years ago
  Stefan Hajnoczi ce51128534 [bzImage] Support loading zImage kernels 16 years ago
  Stefan Hajnoczi fe79edfc3d [GDB] Remove unused DR6 debug register variable 16 years ago
  Stefan Hajnoczi 3715c8c721 [GDB] Zero-extend 16-bit segment registers 16 years ago
  Stefan Hajnoczi 5504fa9047 [GDB] Add copyright header for gdbmach.c 16 years ago
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints 16 years ago
  Michael Brown 27731d975e [romprefix] Fix PMM detection start address 16 years ago
  H. Peter Anvin b7882065f5 [a20] Send a null command to the KBC after changing A20 16 years ago
  Michael Brown 2b9e7a4767 [libc] Remove unused le32_to_cpup(x) and cpu_to_le16p() macros 16 years ago
  Michael Brown 0ea821c7b7 [script] Remove arbitrary limit on script line lengths 16 years ago
  Michael Brown cd0e9bcd22 [prefix] When we have to hook INT 19, chain to original handler if possible 16 years ago
  Michael Brown ac28d054c8 [bzimage] Support kernel command lines of greater than 256 characters 16 years ago
  Michael Brown 031b30898a [smbios] Fix SMBIOS string fetching 16 years ago
  Michael Brown 798ddf884f [undi] Ask for promiscuous packet reception when using UNDI driver 16 years ago
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 years ago
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging 16 years ago
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c 16 years ago
  Michael Brown c899bdc5a8 [Makefile] Remove obsolete SRCDIRS 16 years ago
  Michael Brown 7cd08434ea [prefix] Prompt for entering gPXE shell during POST 16 years ago
  Michael Brown fd0aef9ee1 [prefix] Add PCI bus:dev.fn to ROM product string 16 years ago
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state 16 years ago
  Michael Brown 3475b693b7 [HCI] Display "Not an executable image" when appropriate 16 years ago
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 years ago
  H. Peter Anvin d62e89d776 [PXEXT] Add FILE_API_CHECK API function 16 years ago