Tue, Apr 14, 2020 9:53:18 PM

This commit is contained in:
Samuel Tulach
2020-04-14 21:53:18 +02:00
parent 3c4f138245
commit ceb317633b

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](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).
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](http://rodsbooks.com/) (really useful site to read about EFI basics).
## License
This repo is licensed under MIT if not stated otherwise in subfolders.