]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
Fix compatibility issue when using IPF image with PE32 magic value in the OptionalHeader.
[mirror_edk2.git] / SecurityPkg / Library / PlatformSecureLibNull / PlatformSecureLibNull.inf
index 5750198aa7047ebf1af270c1e200b4e0603beae0..4380fdeb8f4413674a59db6d7b762cc2fd2582d5 100644 (file)
@@ -1,5 +1,8 @@
 ## @file\r
 ## @file\r
-#  Provides a secure platform-specific method to clear PK(Platform Key).\r
+#  NULL PlatformSecureLib instance does NOT really detect whether a physical present \r
+#  user exists but return TRUE directly. This instance can be used to verify security\r
+#  related features during platform enabling and development. It should be replaced\r
+#  by a platform-specific method(e.g. Button pressed) in a real platform for product.\r
 #\r
 # Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
 #\r
 # Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
@@ -17,7 +20,7 @@
   FILE_GUID                      = 7FA68D82-10A4-4e71-9524-D3D9500D3CDF\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   FILE_GUID                      = 7FA68D82-10A4-4e71-9524-D3D9500D3CDF\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  LIBRARY_CLASS                  = PlatformSecureLib|DXE_RUNTIME_DRIVER DXE_SMM_DRIVER\r
+  LIBRARY_CLASS                  = PlatformSecureLib|DXE_RUNTIME_DRIVER DXE_SMM_DRIVER DXE_DRIVER\r
 \r
 \r
 #\r
 \r
 \r
 #\r