aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2020-05-22 20:22:37 +0200
committersegfault <toni@impl.cc>2020-08-09 06:25:28 -0700
commit613aa90dd2395b8984c2572dc764cf719e934b38 (patch)
tree3d2aee93f1d1301ef358de533dfe2bc8d61b605a
parent4500f4aa74508a138434ceb36936ebd908dd266b (diff)
added EfiGuard reference
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8fb0c07..3b0817f 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
It is actually not a real bypass since it does only change the date to 01-01-2014 before signing the driver and restores it afterwards.
The Kernel driver loader will accept all driver images as long as the code was signed by a *extended validation code signing certificate* which was not revoked.
+As *PastDSE* works only on 1803 or with testsigning enabled it can stil be used in combination with [EfiGuard](https://github.com/Mattiwatti/EfiGuard).
# Dependencies
- Visual Studio 2017 Community Edition