From 3855536cddeb0007d30a5d73450a7f2322576c14 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Fri, 19 Feb 2021 23:23:39 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 45c1f77..e119237 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ Voyager is a project designed to offer module injection and vmexit hooking for both AMD & Intel versions of Hyper-V. This project works on all versions of Windows 10-x64 (2004-1507). +# Compiling - VisualUefi, EDK2 + +Please follow the instructions on this page https://github.com/ionescu007/VisualUefi. + # HookChain - information and order of hooks...