X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=IntelFrameworkPkg%2FLibrary%2FSmmLibNull%2FSmmLibNull.inf;h=d8e563f6c8d747c2597603ef8db6f1e407e88230;hp=3636e111b2188bb53bba737e04dac2e3acfb0359;hb=6bfbb5f0e09c3fd70e0df5300dfed2e734c4a230;hpb=7b202cb0f917fde1d84f77b000063d56e2c11530 diff --git a/IntelFrameworkPkg/Library/SmmLibNull/SmmLibNull.inf b/IntelFrameworkPkg/Library/SmmLibNull/SmmLibNull.inf index 3636e111b2..d8e563f6c8 100644 --- a/IntelFrameworkPkg/Library/SmmLibNull/SmmLibNull.inf +++ b/IntelFrameworkPkg/Library/SmmLibNull/SmmLibNull.inf @@ -1,7 +1,7 @@ -#/** @file +## @file # NULL instance of SMM Library. # -# Copyright (c) 2009, Intel Corporation. +# Copyright (c) 2009 - 2010, 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 @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # # -#**/ +## [Defines] INF_VERSION = 0x00010005 @@ -27,7 +27,7 @@ # VALID_ARCHITECTURES = IA32 X64 IPF EBC # -[Sources.common] +[Sources] SmmLibNull.c