docs: add info about the default enabling

This commit is contained in:
Olof Sandell 2023-09-09 01:57:41 +02:00 committed by Jörg Thalheim
parent 5e6fa0d4ae
commit c49c1210d6
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ Upon activation, this module performs the following:
- Renames the existing `BOOTX64.EFI` file to `bootx64_original.efi`.
- Installs the `apple-set-os-loader` hook in its place as `bootx64.efi`.
- Before the system boots the hook unlocks the iGPU and subsequently calls the original `bootx64_original.efi`.
- Enables the iGPU by default.
### How to Implement: