Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

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