:: commit 852fc730ca11c8b1a7c477a8c49eb897c69f3f76

Mintsuki <mintsuki@protonmail.com> — 2025-03-10 22:31

parents: c78ac308b5

misc: Bump nyu-efi commit and correct license info about it

diff --git a/README.md b/README.md
index e2dad0d2..897adf9a 100644
--- a/README.md
+++ b/README.md
@@ -146,7 +146,13 @@ See [USAGE.md](USAGE.md).
 
 [0BSD Freestanding C Headers](https://github.com/osdev0/freestnd-c-hdrs-0bsd) (0BSD License) provide GCC and Clang compatible freestanding C headers.
 
-[Nyu-EFI](https://github.com/osdev0/nyu-efi) (Intel Open Source License/BSD-2-Clause License/HP License) provides headers and build-time support for UEFI.
+[Nyu-EFI](https://github.com/osdev0/nyu-efi) (Licenses follow) provides headers and build-time support for UEFI.
+
+- BSD-2-Clause
+- BSD-2-Clause-Patent
+- BSD-3-Clause
+- BSD-Axis without modification (https://scancode-licensedb.aboutcode.org/bsd-axis-nomod.html)
+- MIT
 
 [tinf](https://github.com/jibsen/tinf) (zlib License) is used in early x86 BIOS stages for GZIP decompression of stage2.
 
diff --git a/bootstrap b/bootstrap
index a1da5c73..6d919f0e 100755
--- a/bootstrap
+++ b/bootstrap
@@ -89,7 +89,7 @@ if ! test -f version; then
     clone_repo_commit \
         https://github.com/osdev0/nyu-efi.git \
         nyu-efi \
-        eede601b8a9134cb4b6de96d2c430e2424c1390c
+        d7df84df000c2795d5855e373eb5d77beb04601b
 
     clone_repo_commit \
         https://github.com/jibsen/tinf.git \
tab: 248 wrap: offon