550 Commits (4815188dfc5fe6f5838a04d3a55e6a78d6dfb5fa)

Autor SHA1 Mensaje Fecha
  Michael Brown 4815188dfc [elf] Add execution entry point debug messages for elf/multiboot images hace 16 años
  Michael Brown 0c7618771e [smbios] Print SMBIOS version number in debugging messages hace 16 años
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map hace 16 años
  Michael Brown 9737095d49 [pcbios] Prepare for multiple splits of hidden e820 memory regions hace 16 años
  Michael Brown 8332ddf556 [romprefix] Fix ROM image copy on PCI 3.0 BIOSes hace 16 años
  Michael Brown fe1f017bde [romprefix] Update PCI ROM structure to PCI 3.0 hace 16 años
  Stefan Hajnoczi 4cc786de81 [prefix] Reasonable value for lkrn initrd_addr_max hace 16 años
  Michael Brown 594c672b75 [smbios] Add named settings for manufacturer, product name, and serial no. hace 16 años
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation hace 16 años
  Michael Brown bb41ec385c [int13] Pairwise swap drive numbers, instead of shifting all drive numbers hace 16 años
  Michael Brown dbe9269f3a [bzimage] Kill off the initrd image type hace 16 años
  Michael Brown 4fbbf651d7 [i386] Change semantics of __from_data16 and __from_text16 hace 16 años
  Stefan Hajnoczi 1719b105cd [lkrnprefix] Make gPXE .lkrn images conform to the zImage 2.07 format hace 16 años
  Stefan Hajnoczi ce51128534 [bzImage] Support loading zImage kernels hace 16 años
  Stefan Hajnoczi fe79edfc3d [GDB] Remove unused DR6 debug register variable hace 16 años
  Stefan Hajnoczi 3715c8c721 [GDB] Zero-extend 16-bit segment registers hace 16 años
  Stefan Hajnoczi 5504fa9047 [GDB] Add copyright header for gdbmach.c hace 16 años
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints hace 16 años
  Michael Brown 27731d975e [romprefix] Fix PMM detection start address hace 16 años
  H. Peter Anvin b7882065f5 [a20] Send a null command to the KBC after changing A20 hace 16 años
  Michael Brown 2b9e7a4767 [libc] Remove unused le32_to_cpup(x) and cpu_to_le16p() macros hace 16 años
  Michael Brown 0ea821c7b7 [script] Remove arbitrary limit on script line lengths hace 16 años
  Michael Brown cd0e9bcd22 [prefix] When we have to hook INT 19, chain to original handler if possible hace 16 años
  Michael Brown ac28d054c8 [bzimage] Support kernel command lines of greater than 256 characters hace 16 años
  Michael Brown 031b30898a [smbios] Fix SMBIOS string fetching hace 16 años
  Michael Brown 798ddf884f [undi] Ask for promiscuous packet reception when using UNDI driver hace 16 años
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage hace 16 años
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging hace 16 años
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c hace 16 años
  Michael Brown c899bdc5a8 [Makefile] Remove obsolete SRCDIRS hace 16 años
  Michael Brown 7cd08434ea [prefix] Prompt for entering gPXE shell during POST hace 16 años
  Michael Brown fd0aef9ee1 [prefix] Add PCI bus:dev.fn to ROM product string hace 16 años
  Michael Brown 1ba959c6b3 [NETDEV] Add notion of link state hace 16 años
  Michael Brown 3475b693b7 [HCI] Display "Not an executable image" when appropriate hace 16 años
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API hace 16 años
  H. Peter Anvin d62e89d776 [PXEXT] Add FILE_API_CHECK API function hace 16 años
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values hace 16 años
  Michael Brown dbf8a02e8f [libc] Use __builtin_va_list et al in stdarg.h hace 16 años
  Michael Brown ee4206a8a7 [DHCP] Fix up fake-packet creation as used by PXENV_GET_CACHED_INFO hace 16 años
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) hace 16 años
  Michael Brown 66d9a411f7 [PXE] PMM now tested and working hace 16 años
  Michael Brown 3bf7105cab [prefix] Cope with image source addresses outside base memory hace 16 años
  Michael Brown 9c86a39551 [PXE] Improve PnP/BBS detection hace 16 años
  Michael Brown 297002d7bd [prefix] Add printing functions to libprefix.S hace 16 años
  Michael Brown 12f203c606 [PXE] Add PMM support to romprefix.S (untested) hace 16 años
  Alexey Zaytsev 8de54ef9aa Use plain C in timer_rdtsc for division instead of inline asssembly. hace 16 años
  Michael Brown b62f2325ba [PXEXT] Add PXENV_FILE_EXEC call to PXE extensions API. hace 16 años
  Alexey Zaytsev 1935439f86 fix the rdtsc namimg hace 16 años
  Alexey Zaytsev 379c37bafb Cleanups hace 16 años
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem hace 16 años