X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkModulePkg%2FLibrary%2FPlatformBdsLibNull%2FPlatformBdsLibNull.inf;h=8b9077a7fb577045ee35cc9f2d2f7ec4b5f7c204;hp=37c98cff001845d008e05a8e17958e63c5c600d9;hb=0a6f48249a601f88af124ae1ff6814b195b699c3;hpb=e38f26a2f7f62b69fec2d84e83bcc4b45ddefdc1 diff --git a/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf b/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf index 37c98cff00..8b9077a7fb 100644 --- a/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf +++ b/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf @@ -1,15 +1,15 @@ ## @file # NULL implementation for PlatformBdsLib library class interfaces. -# -# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.
+# +# Copyright (c) 2007 - 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 # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php -# +# # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -# +# ## [Defines] @@ -19,7 +19,7 @@ FILE_GUID = 143B5044-7C1B-4904-9778-EA16F1F3D554 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 - LIBRARY_CLASS = PlatformBdsLib|DXE_DRIVER + LIBRARY_CLASS = PlatformBdsLib|DXE_DRIVER # # The following information is for reference only and not required by the build tools. @@ -36,7 +36,7 @@ MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec - + [LibraryClasses] BaseLib MemoryAllocationLib @@ -44,4 +44,4 @@ BaseMemoryLib DebugLib PcdLib - GenericBdsLib \ No newline at end of file + GenericBdsLib