aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsegfault <toni@impl.cc>2020-10-07 06:25:26 -0700
committerToni Uhlig <matzeton@googlemail.com>2020-10-07 15:29:21 +0200
commit281adbc0f78a458926ebabcd781b863712e6df70 (patch)
tree3f7dc94c13d98be111c9d1bf8c447587feb6fc27
parent41565df42429d350340ed9c3e76a10827e36779b (diff)
README update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d038309..2cc2e21 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +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).
+As *PastDSE* works only on 1803, 1809, 1903 or with testsigning enabled it can stil be used in combination with [EfiGuard](https://github.com/Mattiwatti/EfiGuard).
# Dependencies
- Visual Studio 2017 Community Edition