From e39dc1f3e7c15874133d35cb9935041d0ec5aefa Mon Sep 17 00:00:00 2001 From: stevealexrs <59494379+stevealexrs@users.noreply.github.com> Date: Thu, 2 Dec 2021 14:50:42 +0000 Subject: [PATCH] Fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebe3ce0..db30ad7 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Go to Device Manager on Windows and click *Storage Controllers*. There will be m ![NVMe Controller BIOS device name](https://user-images.githubusercontent.com/59494379/144441672-da749fb9-b30c-48cc-89d1-9fce33e05cf1.png) -You can get the ssdt from [SSDT-DNVMe](https://github.com/programbw/y9000x/blob/master/EFI/CLOVER/ACPI/patched/SSDT-DNVMe.aml) or make one yourself. You can decompile the aml to dsl and change the relevant value to the value you got from *BIOS device name*. It should be quite obvious. Here is an example of the code: +You can get the ssdt from [SSDT-DNVMe](https://github.com/programbw/y9000x/blob/master/EFI/CLOVER/ACPI/patched/SSDT-DNVMe.aml) or make one yourself. You can decompile the aml to dsl and change the relevant values to the value you got from *BIOS device name*. It should be quite obvious. Here is an example of the ssdt code: ``` DefinitionBlock ("", "SSDT", 2, "hack", "NVMe-Pcc", 0x00000000)