From 7b1b5d882bc17a08c6e710740341d59bc2712ff2 Mon Sep 17 00:00:00 2001 From: Flagers <48706788+flagersgit@users.noreply.github.com> Date: Wed, 28 Jul 2021 12:30:37 -0400 Subject: [PATCH 1/2] Fix typo on Apple Secure Boot page. (#76) Co-authored-by: Dhinak G <17605561+dhinakg@users.noreply.github.com> --- universal/security/applesecureboot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/universal/security/applesecureboot.md b/universal/security/applesecureboot.md index 47c1adce..bf7fb061 100644 --- a/universal/security/applesecureboot.md +++ b/universal/security/applesecureboot.md @@ -169,7 +169,7 @@ However before setting ApECID, there's a few things we need to note: --bootefi --personalize ``` -And something to note when reinstalling macOS 10.15 or older is that you may receive "Unable to verify macOS" error message. To work around his issue, you'll want to allocate a dedicated RAM disk of 2 MBs for macOS personalization by entering the following commands in the macOS recovery terminal before starting the installation: +And something to note when reinstalling macOS 10.15 or older is that you may receive "Unable to verify macOS" error message. To work around this issue, you'll want to allocate a dedicated RAM disk of 2 MBs for macOS personalization by entering the following commands in the macOS recovery terminal before starting the installation: ```sh disk=$(hdiutil attach -nomount ram://4096) From 6b0c19c90607a590b1014d7b31abbb451334e792 Mon Sep 17 00:00:00 2001 From: Mahas1 <82939599+Mahas1@users.noreply.github.com> Date: Wed, 28 Jul 2021 22:07:23 +0530 Subject: [PATCH 2/2] Update ACPI Specifications link to 6.4 (#77) Co-authored-by: Dhinak G <17605561+dhinakg@users.noreply.github.com> --- usb/amd-mapping/amd.md | 2 +- usb/intel-mapping/intel.md | 2 +- usb/manual/manual.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/usb/amd-mapping/amd.md b/usb/amd-mapping/amd.md index 2bcef7e6..eeb2e5dd 100644 --- a/usb/amd-mapping/amd.md +++ b/usb/amd-mapping/amd.md @@ -7,7 +7,7 @@ Table of Contents: * [Port mapping on screwed up DSDTs](#port-mapping-on-screwed-up-dsdts) * [Port mapping when you have multiple of the same controller](#port-mapping-when-you-have-multiple-of-the-same-controller) -So with the prerequisites out of the way, we can finally get to the meat of this guide. And now we get to finally read one of my favorite books before I go to bed each night: [The Advanced Configuration and Power Interface (ACPI) Specification!](https://uefi.org/sites/default/files/resources/ACPI_6_3_final_Jan30.pdf) +So with the prerequisites out of the way, we can finally get to the meat of this guide. And now we get to finally read one of my favorite books before I go to bed each night: [The Advanced Configuration and Power Interface (ACPI) Specification!](https://uefi.org/specs/ACPI/6.4/) Now if you haven't read through this before(which I highly recommend you do, it's a thrilling tale), I'll point you to the meat of the USB situation: diff --git a/usb/intel-mapping/intel.md b/usb/intel-mapping/intel.md index 9343e96f..ca06cf5f 100644 --- a/usb/intel-mapping/intel.md +++ b/usb/intel-mapping/intel.md @@ -6,7 +6,7 @@ Table of Contents: * [Intel USB Mapping](#Intel-usb-mapping) -So with the prerequisites out of the way, we can finally get to the meat of this guide. And now we get to finally read one of my favorite books before I go to bed each night: [The Advanced Configuration and Power Interface (ACPI) Specification!](https://uefi.org/sites/default/files/resources/ACPI_6_3_final_Jan30.pdf) +So with the prerequisites out of the way, we can finally get to the meat of this guide. And now we get to finally read one of my favorite books before I go to bed each night: [The Advanced Configuration and Power Interface (ACPI) Specification!](https://uefi.org/specs/ACPI/6.4/) Now if you haven't read through this before(which I highly recommend you do, it's a thrilling tale), I'll point you to the meat of the USB situation: diff --git a/usb/manual/manual.md b/usb/manual/manual.md index d58ab036..f5ebd4ef 100644 --- a/usb/manual/manual.md +++ b/usb/manual/manual.md @@ -1,6 +1,6 @@ # USB Mapping -So with the prerequisites out of the way, we can finally get to the meat of this guide. And now we get to finally read one of my favorite books before I go to bed each night: [The Advanced Configuration and Power Interface (ACPI) Specification!](https://uefi.org/sites/default/files/resources/ACPI_6_3_final_Jan30.pdf) +So with the prerequisites out of the way, we can finally get to the meat of this guide. And now we get to finally read one of my favorite books before I go to bed each night: [The Advanced Configuration and Power Interface (ACPI) Specification!](https://uefi.org/specs/ACPI/6.4/) Now if you haven't read through this before(which I highly recommend you do, it's a thrilling tale), I'll point you to the meat of the USB situation: