Tue, Apr 14, 2020 9:50:45 PM

This commit is contained in:
Samuel Tulach
2020-04-14 21:50:45 +02:00
parent 6b326cc7c3
commit 3c4f138245

View File

@@ -57,7 +57,7 @@ In order to use the efi-memory driver, you need to load it. First, obtain a copy
7. Now there should be a nice efi-memory ascii logo printed in your UEFI shell. If there is, the driver was loaded successfuly. If that is the case, type `exit` to start standard boot procedure (while Windows is booting the screen should go blue with confirmation text)
## Thanks
I would like to thank @z175 for kdmapper project since that is a masterpiece. @Mattiwatti for EfiGuard project and the idea of SetVariable hooking. Roderick W. Smith for rodsbooks.com (really useful site to read about EFI basics).
I would like to thank [@z175](https://github.com/z175/) for kdmapper project since that is a masterpiece. [@Mattiwatti](https://github.com/Mattiwatti/) for EfiGuard project and the idea of SetVariable hooking. Roderick W. Smith for rodsbooks.com (really useful site to read about EFI basics).
## License
This repo is licensed under MIT if not stated otherwise in subfolders.