2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-21 17:11:46 +00:00

Commit Graph

  • 7d0bfd6f4f Init ipxe source code cloned fron ipxe.org at Oct 29th 2020 ipxe cxhong 2020-11-10 10:27:09 -0500
  • 6396e537fa Init ipxe source code cloned from ipxe.org at Oct 29th, 2020 cxhong 2020-11-10 10:21:49 -0500
  • af49713640 Add support for iPAddress in subjectaltname master Jarrod Johnson 2014-07-09 15:41:06 -0400
  • 5a1a1c0ee4 Remove prompt from netboot again Jarrod Johnson 2014-07-07 15:50:33 -0400
  • 95c618e8d2 Revert "Revert "Extend DHCP timeout"" Jarrod Johnson 2014-07-07 15:24:35 -0400
  • f5d52fa19e Make the dhcp command available as the embedded use seems to require it Jarrod Johnson 2014-07-07 14:03:35 -0400
  • f0cfab846e Merge https://git.ipxe.org/ipxe into mergeipxe07022014 Jarrod Johnson 2014-07-07 13:42:13 -0400
  • fd6c5e1749 Revert "[efi] Disable SNP devices when running iPXE as the application" Jarrod Johnson 2014-07-07 13:39:57 -0400
  • 2b388f9ea9 Revert "Extend DHCP timeout" Jarrod Johnson 2014-07-07 13:36:19 -0400
  • 8253588782 There is an upstream accepted solution to this Revert "When (re)starting a couple of virtual machines (about 10) on the same host" Jarrod Johnson 2014-07-03 15:03:29 -0400
  • c7051d826b [efi] Allow network devices to be created on top of arbitrary SNP devices Michael Brown 2014-07-01 17:58:09 +0100
  • a91b5e2200 Correctly remove icmp echo reply Jarrod Johnson 2014-07-02 10:57:10 -0400
  • 805687b7b9 Merge https://git.ipxe.org/ipxe into mergeipxe07022014 Jarrod Johnson 2014-07-02 10:40:59 -0400
  • 9d093d2f0e Revert "Merge subject alt name and wildcard certificate support" Jarrod Johnson 2014-07-02 10:09:42 -0400
  • 43120f2160 Revert "Add iPaddress support for subjectAltName" Jarrod Johnson 2014-07-02 10:08:47 -0400
  • d545f9e93f Revert "Fix assertion failure on certs without subjectAltName" Jarrod Johnson 2014-07-02 10:08:37 -0400
  • cb2f6ca46f [build] Add yet another potential location for isolinux.bin Michael Brown 2014-06-26 17:05:36 +0100
  • c2f0769338 [build] Fix erroneous object name in version object Michael Brown 2014-06-26 16:25:18 +0100
  • 0e3ab6064e [efi] Restructure EFI driver model Michael Brown 2014-06-25 14:47:35 +0100
  • f2c116ff7d [efi] Provide a meaningful EFI SNP device name Michael Brown 2014-06-25 14:45:08 +0100
  • 44338bfd22 [efi] Allow device paths to be easily included in debug messages Michael Brown 2014-06-25 14:44:13 +0100
  • 8290a95513 [build] Expose build timestamp, build name, and product names Michael Brown 2014-06-19 00:35:04 +0100
  • 13a74e0d27 [debug] Allow debug message colours to be customised via DBGCOL=... Michael Brown 2014-06-16 16:28:20 +0100
  • 1639978f5a [build] Check if git index actually exists Peter Lemenkov 2014-06-16 13:35:23 +0100
  • 7fe0735170 [smbios] Expose board serial number as ${board-serial} Dale Hamel 2014-03-10 18:48:37 -0400
  • bb5a4a111b [igbvf] Allow changing of MAC address Hannes Reinecke 2014-06-03 14:01:17 +0200
  • f63ec19dca [igbvf] Assign random MAC address if none is set Hannes Reinecke 2014-06-03 14:01:16 +0200
  • d5cf058994 [iscsi] Include IP address origin in iBFT Michael Brown 2014-06-12 16:05:48 +0100
  • 059adae434 [iscsi] Read IPv4 settings only from the relevant network device Michael Brown 2014-06-12 16:08:28 +0100
  • e047811c85 [scsi] Improve sense code parsing Michael Brown 2014-06-02 02:17:28 +0100
  • d630052e6f [ethernet] Provide eth_random_addr() to generate random Ethernet addresses Hannes Reinecke 2014-06-01 23:26:20 +0100
  • 9f0b7f428a [ifmgmt] Do not sleep CPU while configuring network devices Michael Brown 2014-06-01 19:24:16 +0100
  • f3d423b26b [librm] Allow for the PIC interrupt vector offset to be changed Michael Brown 2014-05-27 14:23:49 +0100
  • 7627f6c071 [ipv6] Avoid potentially copying from a NULL pointer in ipv6_tx() Michael Brown 2014-05-23 13:47:19 +0100
  • 3a1adea036 [ipv6] Include network device when transcribing multicast addresses Michael Brown 2014-05-23 13:36:35 +0100
  • 6c7146695d [ipv6] Do not set sin6_scope_id on source address Michael Brown 2014-05-23 13:34:33 +0100
  • 6206f8f0f9 [dhcpv6] Do not set sin6_scope_id on the unspecified client socket address Michael Brown 2014-05-23 13:29:40 +0100
  • 3c7f5f9c4c [ipv6] Fix definition of IN6_IS_ADDR_LINKLOCAL() Michael Brown 2014-05-21 17:51:31 +0100
  • 6cdd3bb656 [efi] Do not try to fetch loaded image device path protocol Michael Brown 2014-05-19 23:08:42 +0100
  • 81df95e8ae [efi] Make EFI_HII_DATABASE_PROTOCOL optional Michael Brown 2014-05-19 20:29:01 +0100
  • 21c43e44cb [efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optional Michael Brown 2014-05-19 20:24:04 +0100
  • 95cff6a4d8 [efi] Allow for optional protocols Michael Brown 2014-05-19 20:23:31 +0100
  • f4e069bf2e [nfs] Rewrite NFS URI handling Marin Hannache 2014-05-16 16:43:08 +0200
  • 2b4be69eee [libc] Prevent strndup() from reading beyond the end of the string Michael Brown 2014-05-18 21:05:39 +0100
  • 5249368950 [test] Add self-tests for strdup() Michael Brown 2014-05-18 20:39:04 +0100
  • e5878ce65d [syslog] Strip invalid characters from hostname Michael Brown 2014-05-16 13:45:52 +0100
  • 4e4fc678c2 [intel] Increase receive ring fill level Michael Brown 2014-05-16 13:07:36 +0100
  • ca93505a78 [nfs] Fix an invalid free() when loading a regular (non-symlink) file Marin Hannache 2014-05-15 19:05:48 +0200
  • f747a00c54 [lkrnprefix] Make real-mode setup code relocatable Michael Brown 2014-05-15 13:04:47 +0100
  • a8f037a275 [build] Merge util/geniso and util/genliso Christian Hesse 2014-05-13 18:38:52 +0200
  • d31cf2de30 [undi] Apply quota only to number of complete received packets Michael Brown 2014-05-14 13:50:30 +0100
  • 779d65222e [build] Avoid errors when build directory is mounted via NFS Michael Brown 2014-05-13 11:20:04 +0100
  • a8d1b50d8b [lkrnprefix] Function as a bzImage kernel Michael Brown 2014-05-12 23:49:14 +0100
  • d28bb51f44 [tcp] Defer sending ACKs until all received packets have been processed Michael Brown 2014-05-07 02:31:48 +0100
  • 7aa69c4d0d [nfs] Fix an invalid free() when loading a symlink Marin Hannache 2014-03-12 16:26:24 +0100
  • d42901c4ad [build] Fix version.o dependency upon git index Michael Brown 2014-05-12 16:41:06 +0100
  • abf875a2e5 [intel] Exclude time spent in hypervisor from profiling Michael Brown 2014-05-06 22:53:33 +0100
  • 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results Michael Brown 2014-05-04 11:45:11 +0100
  • 69313edad8 [undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll Michael Brown 2014-05-03 12:53:20 +0100
  • 71ed061776 [undi] Do not switch to real mode to check for NIC interrupt Michael Brown 2014-05-03 12:35:03 +0100
  • 277f581ac3 [undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err() Michael Brown 2014-05-03 13:00:02 +0100
  • 402ce65632 [undi] Profile transmit and receive datapaths Michael Brown 2014-05-03 12:34:16 +0100
  • 50689a8974 [undi] Profile all PXE API calls Michael Brown 2014-05-03 13:35:50 +0100
  • 206bd7bb64 [pxe] Work around missing PXENV_UNDI_OPEN only when necessary Michael Brown 2014-05-03 01:07:38 +0100
  • 90caf71051 [pxe] Profile UNDI transmit datapath Michael Brown 2014-05-03 01:02:20 +0100
  • 579337c368 [pxe] Profile all PXE API calls Michael Brown 2014-05-03 00:52:43 +0100
  • be7f35d9c0 [librm] Add profiling self-tests for complete real_call and prot_call cycles Michael Brown 2014-05-03 12:29:08 +0100
  • a0da06c306 [profile] Provide methods for profiling individual stages of operations Michael Brown 2014-05-03 18:25:19 +0100
  • bcfaf119a7 [librm] Speed up protected-mode calls under KVM Michael Brown 2014-05-02 18:45:18 +0100
  • c64747db50 [librm] Speed up real-to-protected mode transition under KVM Michael Brown 2014-05-02 13:18:55 +0100
  • 5a08b63cb7 [librm] Speed up protected-to-real mode transition under KVM Michael Brown 2014-05-01 14:58:24 +0100
  • 03e76c34d8 [librm] Add meaningful labels at section changes Michael Brown 2014-04-30 18:03:10 +0100
  • bd640bc364 [librm] Add a profiling self-test for measuring mode transition times Michael Brown 2014-05-02 15:20:56 +0100
  • 9c16548506 [test] Print out profiling statistics after a successful test run Michael Brown 2014-05-02 15:20:12 +0100
  • 34eaf69ddf [pcbios] Do not switch to real mode to sleep the CPU Michael Brown 2014-04-29 18:17:17 +0100
  • e4593909a8 [pcbios] Do not switch to real mode to check for timer interrupt Michael Brown 2014-04-28 20:20:44 +0100
  • aaf276ccd4 [comboot] Use built-in interrupt reflector Michael Brown 2014-04-28 21:11:04 +0100
  • 23b671daf4 [librm] Allow interrupts in protected mode Michael Brown 2014-04-28 20:17:15 +0100
  • 4413ab4f5a [build] Allow for a debug level of zero Michael Brown 2014-04-28 14:43:19 +0100
  • 4e78733094 [downloader] Profile receive datapath Michael Brown 2014-04-28 12:31:39 +0100
  • e825a96a25 [http] Profile receive datapath Michael Brown 2014-04-28 12:31:23 +0100
  • 767f2acb98 [tcp] Profile transmit and receive datapaths Michael Brown 2014-04-28 12:30:57 +0100
  • f65c81b1d0 [ipv4] Profile transmit and receive datapaths Michael Brown 2014-04-28 12:30:09 +0100
  • 6d4deeeb6c [librm] Use genuine real mode to accelerate operation in virtual machines Michael Brown 2014-04-28 01:21:08 +0100
  • b2c7b6a85e [intel] Push new RX descriptors in batches Michael Brown 2014-04-27 22:35:48 +0100
  • 8a3dcefc0c [intel] Profile common virtual machine operations Michael Brown 2014-04-27 21:51:26 +0100
  • 2c820d684a [netdevice] Profile common operations Michael Brown 2014-04-27 21:51:03 +0100
  • 7c44fd68f0 [cmdline] Add "profstat" command to display profiling statistics Michael Brown 2014-04-27 19:31:25 +0100
  • e5f6a9be38 [profile] Add generic profiling infrastructure Michael Brown 2014-04-23 17:43:18 +0100
  • d36e814b8a [libc] Add flsll() Michael Brown 2014-04-27 16:11:44 +0100
  • 3ffd309375 [libc] Add isqrt() function to find integer square roots Michael Brown 2014-04-26 18:19:49 +0100
  • 9e8c48deea [test] Check for correct -mrtd assumption on libgcc arithmetic functions Michael Brown 2014-04-26 16:00:26 +0100
  • 082cedb3c3 [build] Fix __libgcc attribute for recent gcc versions Michael Brown 2014-04-25 15:55:36 +0100
  • ad7d5af5e1 [test] Add tests for 64-bit division Michael Brown 2014-04-25 00:04:25 +0100
  • dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction Michael Brown 2014-04-24 14:49:08 +0100
  • 8f0e0e1356 [test] Add self-tests for flsl() Michael Brown 2014-04-24 13:38:53 +0100
  • 5c6aa56f28 [test] Rewrite TCP/IP tests using okx() Michael Brown 2014-04-23 17:21:06 +0100
  • d644ad41f5 [serial] Enable UART FIFOs Peter Pickford 2014-04-22 13:45:42 +0100
  • 27884298a3 [intel] Avoid completely filling the TX descriptor ring Michael Brown 2014-04-22 13:12:54 +0100
  • 93acb5d8d0 [crypto] Allow wildcard matches on commonName as well as subjectAltName Michael Brown 2014-04-01 11:36:11 +0100