X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FLibrary%2FPeiS3LibNull%2FPeiS3LibNull.inf;h=a39cd35cadeb24d717e65f3d4d05c558017196f9;hp=9b7166f39620e69b7942308f8046347b0263b661;hb=078bee4ebfc4dfdff3eff06823c4fd514c9130f5;hpb=4fb31c2c5828aa51a8bfed98778d1be919981d2b diff --git a/MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf b/MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf index 9b7166f396..a39cd35cad 100644 --- a/MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf +++ b/MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf @@ -1,17 +1,18 @@ #/** @file -# Graphics Library for UEFI drivers -# -# This library provides supports for basic graphic functions. -# Copyright (c) 2006 - 2007, Intel Corporation. -# +# +# Graphics Library for UEFI drivers +# +# This library provides supports for basic graphic functions. +# +# Copyright (c) 2006 - 2008, 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 +# 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] @@ -28,7 +29,7 @@ # # The following information is for reference only and not required by the build tools. # -# VALID_ARCHITECTURES = IA32 X64 IPF EBC +# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only) # [Sources.common]