From ea2cb1380809e7ee13caf2c99ead3b5e309d09db Mon Sep 17 00:00:00 2001 From: jief Date: Thu, 16 Apr 2020 12:22:42 +0300 Subject: [PATCH] update refit.inf --- rEFIt_UEFI/refit.inf | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/rEFIt_UEFI/refit.inf b/rEFIt_UEFI/refit.inf index e1979fc6d..793db7ea3 100644 --- a/rEFIt_UEFI/refit.inf +++ b/rEFIt_UEFI/refit.inf @@ -36,7 +36,12 @@ # Platform/DevicePath.c #included into GenericBdsLib Platform/BdsConnect.cpp #included into GenericBdsLib ../Include/Library/printf_lite-conf.h - ../Include/Library/printf_lite.h + ../Include/Library/printf_lite.h + include/Devices.h + include/Efi.h + include/Handle.h + include/OneLinerMacros.h + include/Pci.h refit/main.cpp refit/icns.cpp refit/lib.cpp @@ -53,6 +58,7 @@ entry_scan/loader.h entry_scan/loader.cpp entry_scan/tool.cpp + entry_scan/secureboot.h entry_scan/secureboot.cpp entry_scan/securehash.cpp entry_scan/securemenu.cpp @@ -192,8 +198,6 @@ Platform/smbios.cpp Platform/spd.cpp Platform/spd.h - Platform/string.cpp - Platform/string.h Platform/StateGenerator.cpp Platform/StateGenerator.h # Platform/stringTable.cpp @@ -219,6 +223,8 @@ Platform/StartupSound.h Platform/sse3_patcher.h Platform/sse3_5_patcher.h + Platform/VersionString.cpp + Platform/VersionString.h Version.h cpp_util/panic.h cpp_util/panic.cpp