diff --git a/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf b/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf index bac3279a59..dd2a95083e 100644 --- a/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf +++ b/MdeModulePkg/Library/DxeCapsuleLibNull/DxeCapsuleLibNull.inf @@ -1,7 +1,7 @@ #/** @file -# Capsule library NULL instance for DXE_DRIVER, DXE_RUNTIME_DRIVER +# Capsule library NULL instance for DXE_DRIVER, DXE_RUNTIME_DRIVER # -# Copyright (c) 2006 - 2007, Intel Corporation. +# 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 diff --git a/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf b/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf index 32ea6dc135..373e281403 100644 --- a/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf +++ b/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf @@ -1,8 +1,10 @@ #/** @file -# Component name for module DxeUpdIoLib +# Instance of UdpIoLib # -# FIX ME! -# Copyright (c) 2006, Intel Corporation. +# This module provides UDP services by consuming EFI UDP4 Service Binding Protocol and +# EFI UDP4 Protocol. +# +# Copyright (c) 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 diff --git a/MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.inf b/MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.inf index 2147105ed6..daaeb016ce 100644 --- a/MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.inf +++ b/MdeModulePkg/Library/EdkDxePrintLib/EdkDxePrintLib.inf @@ -1,8 +1,7 @@ #/** @file -# Instance of Print Library based on EFI_PRINT2_PROTOCOL. +# Instance of Print Library based on EFI_PRINT2_PROTOCOL. # -# Print Library based on EFI_PRINT_PROTOCOL -# Copyright (c) 2006 - 2008, Intel Corporation. +# 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 diff --git a/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf b/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf index a2227380f6..6c3edff842 100644 --- a/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf +++ b/MdeModulePkg/Library/EdkFvbServiceLib/EdkFvbServiceLib.inf @@ -1,8 +1,9 @@ #/** @file -# FvbService Library for UEFI drivers +# FvbService Library for UEFI drivers # -# This library instance provide sevice functions to access Firmware Volume Block protocol. -# Copyright (c) 2006 - 2007, Intel Corporation +# This library instance provide sevice functions to access Firmware Volume Block protocol. +# +# 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 diff --git a/MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf b/MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf index 3e54d6e772..da7b8def98 100644 --- a/MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf +++ b/MdeModulePkg/Library/ExtendedHiiLib/ExtendedHiiLib.inf @@ -1,10 +1,10 @@ #/** @file # -# Library instance for ExtendedHiiLib. +# Library instance for ExtendedHiiLib. # -# This library instance implements the common HII routines which is -# related to HII but reference data structures that are not defined in -# UEFI specification, for example HII_VENDOR_DEVICE_PATH. +# This library instance implements the common HII routines which is +# related to HII but reference data structures that are not defined in +# UEFI specification, for example HII_VENDOR_DEVICE_PATH. # # Copyright (c) 2006 - 2008, Intel Corporation.
# All rights reserved. This program and the accompanying materials diff --git a/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf b/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf index dc41407303..9e51bd37f3 100644 --- a/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf +++ b/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf @@ -1,9 +1,9 @@ #/** @file -# Library instance for ExtendedIfrSupportLib. +# Library instance for ExtendedIfrSupportLib. # -# This library instance implements the API which is -# related to IFR operations but reference data structures -# that are not defined in UEFI specification, for example EFI_IFR_GUID_LABEL. +# This library instance implements the API which is +# related to IFR operations but reference data structures +# that are not defined in UEFI specification, for example EFI_IFR_GUID_LABEL. # # Copyright (c) 2007 - 2008, Intel Corporation.
# All rights reserved. This program and the accompanying materials diff --git a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf index 7c7ca3a1b1..d3f611c225 100644 --- a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf +++ b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf @@ -1,8 +1,9 @@ #/** @file # -# Memory-only library functions with no library constructor/destructor +# Memory-only library functions with no library constructor/destructor # -# This module provides the performance measurement interfaces in PEI phase, it is one instance of Performance Libarary. +# This module provides the performance measurement interfaces in PEI phase, it is +# one instance of Performance Libarary. # # Copyright (c) 2006 - 2008, Intel Corporation.
# All rights reserved. This program and the accompanying materials diff --git a/MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf b/MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf index 17dcb5c54e..b2ba7271d8 100644 --- a/MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf +++ b/MdeModulePkg/Library/PeiS3LibNull/PeiS3LibNull.inf @@ -1,10 +1,9 @@ #/** @file # -# Graphics Library for UEFI drivers +# A NULL instance of S3 Library for PEIM # -# This library provides supports for basic graphic functions. -# -# Copyright (c) 2006 - 2008, Intel Corporation.
+# 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 @@ -12,7 +11,7 @@ # # 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] diff --git a/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf b/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf index 35a3d6eb33..365fef52ea 100644 --- a/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf +++ b/MdeModulePkg/Library/UefiHiiLib/UefiHiiLib.inf @@ -1,14 +1,16 @@ #/** @file -# Instance of HII Library using DXE protocols and services. # -# HII Library implementation that uses DXE protocols and services. +# Instance of HII Library using DXE protocols and services. # -# Copyright (c) 2006 - 2008, Intel Corporation +# HII Library implementation that uses EFI Hii Database Protocol and EFI Hii String Protocol. +# +# 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 # 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. # diff --git a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf b/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf index 497dcff655..6bc8f06733 100644 --- a/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf +++ b/MdeModulePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf @@ -1,10 +1,11 @@ #/** @file -# Instance of IFR Support Library. # -# This library contains functions to do IFR opcode creation and utility -# functions to help module to interact with a UEFI Form Browser. +# Instance of IFR Support Library. # -# Copyright (c) 2007 - 2008, Intel Corporation. All rights reserved. +# This library contains functions to do IFR opcode creation and utility +# functions to help module to interact with a UEFI Form Browser. +# +# Copyright (c) 2007 - 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