Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

COPYRIGHTS 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