]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf
Maintainers.txt: Update email address
[mirror_edk2.git] / MdePkg / Library / BaseExtractGuidedSectionLib / BaseExtractGuidedSectionLib.inf
index 1bd245ee84c14e9c2c81e4b39d7e97ff0f492c33..a152c311718ef4d9a14882fae68841450691dd5d 100644 (file)
@@ -1,21 +1,19 @@
 ## @file\r
 #  Base ExtractGuidedSection Library.\r
 #  This instance can also be used in SEC phase only when the memory is ready in SEC phase.\r
-#  PCD PcdGuidedExtractHandlerTableAddress points to the available pysical memory space \r
+#  PCD PcdGuidedExtractHandlerTableAddress points to the available pysical memory space\r
 #  that is used to store Guided Extract Handlers.\r
-#  Note: A driver of type DXE_RUNTIME_DRIVER can use this ExtractGuidedSectionLib \r
-#  in their initialization without any issues. They only have to be careful in \r
-#  the implementation of runtime services, because this BASE library instance doesn't \r
+#  Note: A driver of type DXE_RUNTIME_DRIVER can use this ExtractGuidedSectionLib\r
+#  in their initialization without any issues. They only have to be careful in\r
+#  the implementation of runtime services, because this BASE library instance doesn't\r
 #  convert the address pointed by PcdGuidedExtractHandlerTableAddress to the virtual address.\r
-#  \r
-#  Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  And a driver should use this ExtractGuidedSectionLib to do implementation internally, also\r
+#  this ExtractGuidedSectionLib couldn't be used for guided section extraction that is required\r
+#  by PEI and DXE core for recovery or capsule image processing, etc.\r
 #\r
-#  This program and the accompanying materials\r
-#  are licensed and made available under the terms and conditions of the BSD License\r
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php.\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
+#\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -31,7 +29,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC (EBC is for build only)\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC (EBC is for build only)\r
 #\r
 \r
 [Sources]\r