X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FOemHookStatusCodeLibNull%2FOemHookStatusCodeLibNull.inf;h=34555761a020ca4c87f80333f0787ac4e5c1ac3b;hb=d1102dba7210b95e41d06c2338a22ba6af248645;hp=6e33191308a993ca1b10106f45501b2acfb578b1;hpb=cd5ebaa06dca3e6ef3c464081e6defe00d358c69;p=mirror_edk2.git diff --git a/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf b/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf index 6e33191308..34555761a0 100644 --- a/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf +++ b/MdeModulePkg/Library/OemHookStatusCodeLibNull/OemHookStatusCodeLibNull.inf @@ -1,7 +1,7 @@ ## @file # Null instance of OEM Hook Status Code Library with empty functions. # -# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.
+# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -16,10 +16,11 @@ [Defines] INF_VERSION = 0x00010005 BASE_NAME = OemHookStatusCodeLibNull + MODULE_UNI_FILE = OemHookStatusCodeLibNull.uni FILE_GUID = 54D2878F-25CD-4a2b-8420-EBD18E609C76 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 - LIBRARY_CLASS = OemHookStatusCodeLib + LIBRARY_CLASS = OemHookStatusCodeLib # # The following information is for reference only and not required by the build tools. @@ -31,4 +32,4 @@ OemHookStatusCodeLibNull.c [Packages] - MdePkg/MdePkg.dec \ No newline at end of file + MdePkg/MdePkg.dec