README (3284aa128153750f14a61e8a96fd085e6f2999b6) README (541617cad3445fdc6735e9e5752e1f698e337737)
1- SeaBIOS (bios.bin) is the successor of pc bios.
2 See http://www.seabios.org/ for more information.
3
4- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
5 project (http://www.nongnu.org/vgabios/).
6
7- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is
8 available at https://repo.or.cz/openhackware.git.

--- 41 unchanged lines hidden (view full) ---

50
51- QemuMacDrivers (https://github.com/ozbenh/QemuMacDrivers) is a project to
52 provide virtualised drivers for PPC MacOS guests.
53
54- The "edk2-*.fd.bz2" images are platform firmware binaries and matching UEFI
55 variable store templates built from the TianoCore community's EFI Development
56 Kit II project
57 <https://github.com/tianocore/tianocore.github.io/wiki/EDK-II>. The images
1- SeaBIOS (bios.bin) is the successor of pc bios.
2 See http://www.seabios.org/ for more information.
3
4- The VGA BIOS and the Cirrus VGA BIOS come from the LGPL VGA bios
5 project (http://www.nongnu.org/vgabios/).
6
7- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is
8 available at https://repo.or.cz/openhackware.git.

--- 41 unchanged lines hidden (view full) ---

50
51- QemuMacDrivers (https://github.com/ozbenh/QemuMacDrivers) is a project to
52 provide virtualised drivers for PPC MacOS guests.
53
54- The "edk2-*.fd.bz2" images are platform firmware binaries and matching UEFI
55 variable store templates built from the TianoCore community's EFI Development
56 Kit II project
57 <https://github.com/tianocore/tianocore.github.io/wiki/EDK-II>. The images
58 were built at git tag "edk2-stable201903". The firmware binaries bundle parts
59 of the OpenSSL project, at git tag "OpenSSL_1_1_0j" (the OpenSSL tag is a
60 function of the edk2 tag). Licensing information is given in
61 "edk2-licenses.txt". The image files are described by the JSON documents in
62 the "pc-bios/descriptors" directory, which conform to the
63 "docs/interop/firmware.json" schema.
58 were built at git tag "edk2-stable201905". The firmware binaries bundle parts
59 of the OpenSSL project, at git tag "OpenSSL_1_1_1b" (the OpenSSL tag is a
60 function of the edk2 tag). Parts of the Berkeley SoftFloat library are
61 bundled as well, at Release 3e plus a subsequent typo fix (commit
62 b64af41c3276f97f0e181920400ee056b9c88037), as an OpenSSL dependency on 32-bit
63 ARM. Licensing information is given in "edk2-licenses.txt". The image files
64 are described by the JSON documents in the "pc-bios/descriptors" directory,
65 which conform to the "docs/interop/firmware.json" schema.