]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/PlatformSecureLibNull/PlatformSecureLibNull.inf
SecurityPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / SecurityPkg / Library / PlatformSecureLibNull / PlatformSecureLibNull.inf
index 4380fdeb8f4413674a59db6d7b762cc2fd2582d5..7a5229d039232165909bfb61c03aba0951fc65ba 100644 (file)
@@ -1,10 +1,12 @@
 ## @file\r
+#  NULL platform secure library instance that alway returns TRUE for a user physical present\r
+#\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
+#  user exists but returns 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
+# Copyright (c) 2011 - 2014, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution. The full text of the license may be found at\r
@@ -17,6 +19,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = PlatformSecureLibNull\r
+  MODULE_UNI_FILE                = PlatformSecureLibNull.uni\r
   FILE_GUID                      = 7FA68D82-10A4-4e71-9524-D3D9500D3CDF\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r