Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

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