summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2023-04-21 08:55:44 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-05-04 14:26:58 +0000
commit92da8a154fc0a1b0f42ab0ec4aee7dd2933f1a0a (patch)
tree797e6302d85642bb3c75330eff1b4c74c5405a59 /OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
parenta818a873e5381726c16470fa452d76fbbd5b200e (diff)
downloadedk2-92da8a154fc0a1b0f42ab0ec4aee7dd2933f1a0a.tar.gz
edk2-92da8a154fc0a1b0f42ab0ec4aee7dd2933f1a0a.tar.bz2
edk2-92da8a154fc0a1b0f42ab0ec4aee7dd2933f1a0a.zip
OvmfPkg: replace SECURE_BOOT_FEATURE_ENABLED with PcdSecureBootSupported
Drop the '-D SECURE_BOOT_FEATURE_ENABLED' compile time option, use a new FeaturePcd instead. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf')
-rw-r--r--OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf2
1 files changed, 2 insertions, 0 deletions
diff --git a/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf b/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
index 8cda78d0d0..f152c55046 100644
--- a/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
+++ b/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
@@ -47,6 +47,8 @@
[Protocols]
gEfiSimpleFileSystemProtocolGuid ## CONSUMES
+[Pcd]
+ gUefiOvmfPkgTokenSpaceGuid.PcdSecureBootSupported
[Guids]
gEfiFileInfoGuid