X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FSmmLockBoxLib%2FSmmLockBoxSmmLib.inf;h=d722f57a66bd331e0202b3f18deb26ce9129f222;hp=6edb47519a86737294e6a115a6432f32f3f23d80;hb=da9d39c28ee24dde172616fe05ce3c252223b01c;hpb=2d273c8db95430b680e542e38cf07b97f9b57d11 diff --git a/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.inf b/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.inf index 6edb47519a..d722f57a66 100644 --- a/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.inf +++ b/MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxSmmLib.inf @@ -1,7 +1,7 @@ ## @file # SMM LockBox library instance. # -# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2010 - 2016, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions @@ -22,7 +22,7 @@ MODULE_TYPE = DXE_SMM_DRIVER VERSION_STRING = 1.0 LIBRARY_CLASS = LockBoxLib|DXE_SMM_DRIVER - CONSTRUCTOR = SmmLockBoxSmmConstructuor + CONSTRUCTOR = SmmLockBoxSmmConstructor # # The following information is for reference only and not required by the build tools.