Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

COPYING 558B

123456789101112
  1. In general iPXE files are licensed under the GPL. For historical
  2. reasons, individual files may contain their own licence declarations.
  3. Most builds of iPXE do not contain all iPXE code (in particular, most
  4. builds will include only one driver), and so the overall licence can
  5. vary depending on what target you are building.
  6. The resultant applicable licence(s) for any particular build can be
  7. determined by using "make bin/xxxxxxx.yyy.licence"; for example:
  8. make bin/rtl8139.rom.licence
  9. to determine the resultant licence(s) for the build bin/rtl8139.rom