From f5c96748589a07a633b452ebcf49b6a4be20b22e Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Tue, 30 Jan 2007 09:11:43 +0000 Subject: Add supported module type & arch filter for all libraries in MdePkg to filter out illegal library instances. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2335 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Library/BaseMemoryLibMmx/BaseMemoryLibMmx.msa | 16 ++++++------- .../BaseMemoryLibRepStr/BaseMemoryLibRepStr.msa | 18 +++++++------- .../DxeCoreEntryPoint/DxeCoreEntryPoint.msa | 14 +++++------ MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.msa | 2 +- MdePkg/Library/DxeHobLib/DxeHobLib.msa | 6 ++--- MdePkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.msa | 6 ++--- .../DxeMemoryAllocationLib.msa | 16 ++++++------- MdePkg/Library/DxeMemoryLib/DxeMemoryLib.msa | 16 ++++++------- MdePkg/Library/DxePcdLib/DxePcdLib.msa | 21 ++++++++-------- .../DxeReportStatusCodeLib.msa | 6 ++--- .../DxeServicesTableLib/DxeServicesTableLib.msa | 6 ++--- MdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa | 4 ++-- .../DxeSmmDriverEntryPoint.msa | 2 +- MdePkg/Library/HiiLib/HiiLib.msa | 14 +++++------ .../PeiCoreEntryPoint/PeiCoreEntryPoint.msa | 19 ++++++++------- .../PeiDxeDebugLibReportStatusCode.msa | 12 +++++----- .../PeiDxePostCodeLibReportStatusCode.msa | 18 +++++++------- MdePkg/Library/PeiHobLib/PeiHobLib.msa | 4 ++-- MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.msa | 16 ++++++------- .../PeiMemoryAllocationLib.msa | 16 ++++++------- MdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa | 16 ++++++------- MdePkg/Library/PeiPcdLib/PeiPcdLib.msa | 2 +- .../PeiReportStatusCodeLib.msa | 6 ++--- .../PeiResourcePublicationLib.msa | 14 +++++------ MdePkg/Library/PeiServicesLib/PeiServicesLib.msa | 14 +++++------ .../PeiServicesTablePointerLib.msa | 18 +++++++------- .../PeiServicesTablePointerLibKr1.msa | 16 ++++++------- .../PeiServicesTablePointerLibMm7.msa | 18 +++++++------- MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa | 4 ++-- MdePkg/Library/PeimEntryPoint/PeimEntryPoint.msa | 14 +++++------ .../UefiApplicationEntryPoint.msa | 6 ++--- .../UefiBootServicesTableLib.msa | 14 +++++------ .../UefiDebugLibConOut/UefiDebugLibConOut.msa | 28 +++++++++++----------- .../UefiDebugLibStdErr/UefiDebugLibStdErr.msa | 28 +++++++++++----------- .../UefiDevicePathLib/UefiDevicePathLib.msa | 4 ++-- .../UefiDevicePathLibDevicePathProtocol.msa | 6 ++--- .../UefiDriverEntryPoint/UefiDriverEntryPoint.msa | 4 ++-- .../UefiDriverModelLib/UefiDriverModelLib.msa | 2 +- MdePkg/Library/UefiLib/UefiLib.msa | 2 +- .../UefiRuntimeServicesTableLib.msa | 16 ++++++------- MdePkg/MdePkg.fpd | 24 ------------------- 41 files changed, 232 insertions(+), 256 deletions(-) diff --git a/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.msa b/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.msa index 9b9bd3b..8b071c9 100644 --- a/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.msa +++ b/MdePkg/Library/BaseMemoryLibMmx/BaseMemoryLibMmx.msa @@ -1,24 +1,24 @@ - + BaseMemoryLibMmx BASE d458a654-f64c-49db-b8d1-3821306bf1f6 1.0 Component description file for MMX Base Memory Library - Base Memory Library that uses MMX registers for high performance. + Base Memory Library that uses MMX registers for high performance. Optimized for use in DXE. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 X64 false BaseMemoryLibMmx diff --git a/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.msa b/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.msa index c904088..0d98031 100644 --- a/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.msa +++ b/MdePkg/Library/BaseMemoryLibRepStr/BaseMemoryLibRepStr.msa @@ -1,24 +1,24 @@ - + BaseMemoryLibRepStr BASE e7884bf4-51a1-485b-982a-ff89129983bc 1.0 Component description file for RepStr Base Memory Library - Base Memory Library that uses REP string instructions for + Base Memory Library that uses REP string instructions for high performance and small size. Optimized for use in PEI. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 X64 false BaseMemoryLibRepStr @@ -100,4 +100,4 @@ EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000 - + \ No newline at end of file diff --git a/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.msa b/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.msa index fb2a120..787a36f 100644 --- a/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.msa +++ b/MdePkg/Library/DxeCoreEntryPoint/DxeCoreEntryPoint.msa @@ -1,5 +1,5 @@ - + DxeCoreEntryPoint DXE_CORE @@ -8,11 +8,11 @@ Component description file for Dxe Core Entry Point Library Entry Point Library instance used by Dxe Core Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -22,7 +22,7 @@ DxeCoreEntryPoint - + DxeCoreEntryPoint diff --git a/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.msa b/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.msa index 3a455c1..1de375e 100644 --- a/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.msa +++ b/MdePkg/Library/DxeCoreHobLib/DxeCoreHobLib.msa @@ -23,7 +23,7 @@ DxeCoreHobLib - + HobLib diff --git a/MdePkg/Library/DxeHobLib/DxeHobLib.msa b/MdePkg/Library/DxeHobLib/DxeHobLib.msa index 21ade99..b422030 100644 --- a/MdePkg/Library/DxeHobLib/DxeHobLib.msa +++ b/MdePkg/Library/DxeHobLib/DxeHobLib.msa @@ -1,12 +1,12 @@ - + DxeHobLib DXE_DRIVER f12b59c9-76d0-4661-ad7c-f04d1bef0558 1.0 Component description file for Dxe Hob Library. - HOB Library implementation that retrieves the HOB List + HOB Library implementation that retrieves the HOB List from the System Configuration Table in the EFI System Table. Copyright (c) 2006, Intel Corporation. All rights reserved. This program and the accompanying materials @@ -23,7 +23,7 @@ DxeHobLib - + HobLib diff --git a/MdePkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.msa b/MdePkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.msa index 8309d58..faa0616 100644 --- a/MdePkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.msa +++ b/MdePkg/Library/DxeIoLibCpuIo/DxeIoLibCpuIo.msa @@ -1,12 +1,12 @@ - + DxeIoLibCpuIo DXE_DRIVER e94cd42a-3aad-4ea0-9b09-945891c60ccd 1.0 Component description file for Cpu Io Dxe Io Library. - I/O Library implementation that uses the CPU I/O Protocol for I/O + I/O Library implementation that uses the CPU I/O Protocol for I/O and MMIO operations. Copyright (c) 2006, Intel Corporation. All rights reserved. This program and the accompanying materials @@ -23,7 +23,7 @@ DxeIoLibCpuIo - + IoLib diff --git a/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.msa b/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.msa index 6f9330b..cb4cd7d 100644 --- a/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.msa +++ b/MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.msa @@ -1,19 +1,19 @@ - + DxeMemoryAllocationLib DXE_DRIVER 4674739d-3195-4fb2-8094-ac1d22d00194 1.0 Component description file for Dxe Memory Allocation Library - Memory Allocation Library that uses EFI Boot Services to allocate + Memory Allocation Library that uses EFI Boot Services to allocate and free memory. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -23,7 +23,7 @@ DxeMemoryAllocationLib - + MemoryAllocationLib diff --git a/MdePkg/Library/DxeMemoryLib/DxeMemoryLib.msa b/MdePkg/Library/DxeMemoryLib/DxeMemoryLib.msa index dfe66a5..1cd1aed 100644 --- a/MdePkg/Library/DxeMemoryLib/DxeMemoryLib.msa +++ b/MdePkg/Library/DxeMemoryLib/DxeMemoryLib.msa @@ -1,19 +1,19 @@ - + DxeMemoryLib UEFI_DRIVER f1bbe03d-2f28-4dee-bec7-d98d7a30c36a 1.0 Component description file for Dxe Memory Library. - Base Memory Library implementation that uses EFI Boot Services + Base Memory Library implementation that uses EFI Boot Services where possible for size reduction. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -23,7 +23,7 @@ DxeMemoryLib - + BaseMemoryLib diff --git a/MdePkg/Library/DxePcdLib/DxePcdLib.msa b/MdePkg/Library/DxePcdLib/DxePcdLib.msa index 34ef95d..6f95e2e30 100644 --- a/MdePkg/Library/DxePcdLib/DxePcdLib.msa +++ b/MdePkg/Library/DxePcdLib/DxePcdLib.msa @@ -1,21 +1,20 @@ - + DxePcdLib DXE_DRIVER af97eb89-4cc6-45f8-a514-ca025b346480 1.0 PCD Library instance implemented with PCD Protocol - This library instance implement the APIs listed - in PCD library class defined in MDE library specification. - It is used by modules in DXE phase. - + This library instance implement the APIs listed + in PCD library class defined in MDE library specification. + It is used by modules in DXE phase. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -25,7 +24,7 @@ DxePcdLib - + PcdLib diff --git a/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa b/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa index 63bc39c..5b216c1 100644 --- a/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa +++ b/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa @@ -1,5 +1,5 @@ - + DxeReportStatusCodeLib DXE_DRIVER @@ -22,7 +22,7 @@ DxeReportStatusCodeLib - + ReportStatusCodeLib @@ -74,7 +74,7 @@ PcdReportStatusCodePropertyMask gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the enable/disable of + The bitmask of flags that specify the enable/disable of Progress Code, Error Code and Debug Code. diff --git a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa index 712adef..83df67e 100644 --- a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa +++ b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.msa @@ -1,12 +1,12 @@ - + DxeServicesTableLib DXE_DRIVER baa1baa3-0a8d-402c-8042-985115fae953 1.0 Component description file for Dxe Services Table Library. - DXE Services Table Library that retrieves a pointer to the DXE Services + DXE Services Table Library that retrieves a pointer to the DXE Services Table from the Configuration Table in the EFI System Table. Copyright (c) 2006, Intel Corporation. All rights reserved. This program and the accompanying materials @@ -23,7 +23,7 @@ DxeServicesTableLib - + DxeServicesTableLib diff --git a/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa b/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa index a3e6c0c..39b923a 100644 --- a/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa +++ b/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.msa @@ -1,5 +1,5 @@ - + DxeSmbusLib DXE_DRIVER @@ -22,7 +22,7 @@ DxeSmbusLib - + SmbusLib diff --git a/MdePkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.msa b/MdePkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.msa index 2cdad75..f6b642b 100644 --- a/MdePkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.msa +++ b/MdePkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.msa @@ -22,7 +22,7 @@ DxeSmmDriverEntryPoint - + DxeSmmDriverEntryPoint diff --git a/MdePkg/Library/HiiLib/HiiLib.msa b/MdePkg/Library/HiiLib/HiiLib.msa index 84a2b61..d3eac8f 100644 --- a/MdePkg/Library/HiiLib/HiiLib.msa +++ b/MdePkg/Library/HiiLib/HiiLib.msa @@ -1,5 +1,5 @@ - + HiiLib DXE_DRIVER @@ -8,11 +8,11 @@ Library instance for HII common routines. This library instance implements the common HII routines. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -22,7 +22,7 @@ HiiLib - + HiiLib diff --git a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa index f10b1d3..556e45b 100644 --- a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa +++ b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa @@ -1,20 +1,18 @@ - + PeiCoreEntryPoint PEI_CORE b3b0654a-969d-4096-86cb-27e262a02083 1.0 Entry point to a the PEI Core - - The library contains the entry point to a PEI core Module Type. - + The library contains the entry point to a PEI core Module Type. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -27,6 +25,9 @@ PeiCoreEntryPoint + + BaseLib + PeiCoreEntryPoint.c diff --git a/MdePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.msa b/MdePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.msa index 720e0c5..cd0052e 100644 --- a/MdePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.msa +++ b/MdePkg/Library/PeiDxeDebugLibReportStatusCode/PeiDxeDebugLibReportStatusCode.msa @@ -1,5 +1,5 @@ - + PeiDxeDebugLibReportStatusCode PEIM @@ -22,7 +22,7 @@ PeiDxeDebugLibReportStatusCode - + DebugLib @@ -57,20 +57,20 @@ PcdDebugPropertyMask gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the enable/disable of Debug - Assert, Debug Print, Debug Code, Clear Memory, Assert + The bitmask of flags that specify the enable/disable of Debug + Assert, Debug Print, Debug Code, Clear Memory, Assert Breakpoint and Assert Deadloop. PcdDebugClearMemoryValue gEfiMdePkgTokenSpaceGuid - The value used by DebugClearMemory () to fill a certain range + The value used by DebugClearMemory () to fill a certain range of memory. PcdDebugPrintErrorLevel gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the kind of debug message + The bitmask of flags that specify the kind of debug message output when Debug Print is enabled. diff --git a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.msa b/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.msa index 510f6cf..2b1bf6a 100644 --- a/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.msa +++ b/MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.msa @@ -1,5 +1,5 @@ - + PeiDxePostCodeLibReportStatusCode PEIM @@ -8,11 +8,11 @@ Post code library based on report status code library PostCode Library for PEIMs and DXE drivers that send PostCode to ReportStatusCode Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -22,7 +22,7 @@ PeiDxePostCodeLibReportStatusCode - + PostCodeLib @@ -48,8 +48,8 @@ PcdPostCodePropertyMask - gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the enable/disable of Post + gEfiMdePkgTokenSpaceGuid + The bitmask of flags that specify the enable/disable of Post Code, Post Code Description. diff --git a/MdePkg/Library/PeiHobLib/PeiHobLib.msa b/MdePkg/Library/PeiHobLib/PeiHobLib.msa index aebc27e..3a5f650 100644 --- a/MdePkg/Library/PeiHobLib/PeiHobLib.msa +++ b/MdePkg/Library/PeiHobLib/PeiHobLib.msa @@ -1,5 +1,5 @@ - + PeiHobLib PEIM @@ -22,7 +22,7 @@ PeiHobLib - + HobLib diff --git a/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.msa b/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.msa index eebb537..4b780e7 100644 --- a/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.msa +++ b/MdePkg/Library/PeiIoLibCpuIo/PeiIoLibCpuIo.msa @@ -1,19 +1,19 @@ - + PeiIoLibCpuIo PEIM b2585b69-fb63-4220-844a-8fbea8bf01af 1.0 Component description file for Cpu Io Pei Io Library - I/O Library implementation that uses the CPU I/O PPI for I/O + I/O Library implementation that uses the CPU I/O PPI for I/O and MMIO operations. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -23,7 +23,7 @@ PeiIoLibCpuIo - + IoLib diff --git a/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.msa b/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.msa index 14bdff7..602524b 100644 --- a/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.msa +++ b/MdePkg/Library/PeiMemoryAllocationLib/PeiMemoryAllocationLib.msa @@ -1,19 +1,19 @@ - + PeiMemoryAllocationLib PEIM b694e0dc-cd4e-4b30-885b-9c164ed3e74a 1.0 Component description file for Pei Memory Allocation Library - Memory Allocation Library that uses PEI Services to allocate memory. + Memory Allocation Library that uses PEI Services to allocate memory. Free operations are ignored. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -23,7 +23,7 @@ PeiMemoryAllocationLib - + MemoryAllocationLib diff --git a/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa b/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa index 3479f71..5df4c27 100644 --- a/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa +++ b/MdePkg/Library/PeiMemoryLib/PeiMemoryLib.msa @@ -1,19 +1,19 @@ - + PeiMemoryLib PEIM 3a9759d2-53bc-4eb2-abcd-c93099419063 1.0 Component description file for Pei Memory Library - Base Memory Library implementation that uses PEI Services + Base Memory Library implementation that uses PEI Services where possible for size reduction. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -23,7 +23,7 @@ PeiMemoryLib - + BaseMemoryLib diff --git a/MdePkg/Library/PeiPcdLib/PeiPcdLib.msa b/MdePkg/Library/PeiPcdLib/PeiPcdLib.msa index a4771a3..363cdb4 100644 --- a/MdePkg/Library/PeiPcdLib/PeiPcdLib.msa +++ b/MdePkg/Library/PeiPcdLib/PeiPcdLib.msa @@ -24,7 +24,7 @@ PeiPcdLib - + PcdLib diff --git a/MdePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.msa b/MdePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.msa index 103f17b..dd2fc61 100644 --- a/MdePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.msa +++ b/MdePkg/Library/PeiReportStatusCodeLib/PeiReportStatusCodeLib.msa @@ -1,5 +1,5 @@ - + PeiReportStatusCodeLib PEIM @@ -22,7 +22,7 @@ PeiReportStatusCodeLib - + ReportStatusCodeLib @@ -69,7 +69,7 @@ PcdReportStatusCodePropertyMask gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the enable/disable of + The bitmask of flags that specify the enable/disable of Progress Code, Error Code and Debug Code. diff --git a/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.msa b/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.msa index f90107f..98c5064 100644 --- a/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.msa +++ b/MdePkg/Library/PeiResourcePublicationLib/PeiResourcePublicationLib.msa @@ -1,5 +1,5 @@ - + PeiResourcePublicationLib PEIM @@ -8,11 +8,11 @@ Component description file for Pei Resource Publication Library Resource Publication Library that uses PEI Services to publish system memory. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -22,7 +22,7 @@ PeiResourcePublicationLib - + ResourcePublicationLib diff --git a/MdePkg/Library/PeiServicesLib/PeiServicesLib.msa b/MdePkg/Library/PeiServicesLib/PeiServicesLib.msa index c5f99f3..568f11c 100644 --- a/MdePkg/Library/PeiServicesLib/PeiServicesLib.msa +++ b/MdePkg/Library/PeiServicesLib/PeiServicesLib.msa @@ -1,5 +1,5 @@ - + PeiServicesLib PEIM @@ -8,11 +8,11 @@ Component description file for Pei Services Library. PEI Services Library implementation. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -22,7 +22,7 @@ PeiServicesLib - + PeiServicesLib diff --git a/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.msa b/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.msa index b7d707f..00f9daa 100644 --- a/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.msa +++ b/MdePkg/Library/PeiServicesTablePointerLib/PeiServicesTablePointerLib.msa @@ -1,20 +1,20 @@ - + PeiServicesTablePointerLib PEIM 1c747f6b-0a58-49ae-8ea3-0327a4fa10e3 1.0 Component description file for Pei Services Table Library - PEI Services Table Library implementation that retrieves a pointer to the - PEI Services Table from a global variable. Not available to modules that execute from + PEI Services Table Library implementation that retrieves a pointer to the + PEI Services Table from a global variable. Not available to modules that execute from read-only memory. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -24,7 +24,7 @@ PeiServicesTablePointerLib - + PeiServicesTablePointerLib diff --git a/MdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibKr1.msa b/MdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibKr1.msa index a73f9a5..23618ee 100644 --- a/MdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibKr1.msa +++ b/MdePkg/Library/PeiServicesTablePointerLibKr1/PeiServicesTablePointerLibKr1.msa @@ -1,19 +1,19 @@ - + PeiServicesTablePointerLibKr1 PEIM C5F16B67-888F-44ba-ABDB-C2354FB63C49 1.0 Component description file for IPF KR1 Pei Services Table Pointer Library - PEI Services Table Library implementation that retrieves a pointer to the PEI + PEI Services Table Library implementation that retrieves a pointer to the PEI Services Table from the KR1 register on IPF. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -23,7 +23,7 @@ PeiServicesTablePointerLibKr1 - + PeiServicesTablePointerLib diff --git a/MdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.msa b/MdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.msa index 259f362..2e6d8fb 100644 --- a/MdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.msa +++ b/MdePkg/Library/PeiServicesTablePointerLibMm7/PeiServicesTablePointerLibMm7.msa @@ -1,29 +1,29 @@ - + PeiServicesTablePointerLibMm7 PEIM e6e9c1f8-2c8a-4f4b-a27c-c382e4bb8e67 1.0 Component description file for MM7 Pei Services Table Pointer Library - PEI Services Table Library implementation that retrieves a pointer to the PEI + PEI Services Table Library implementation that retrieves a pointer to the PEI Services Table from the MM7 on IA-32 and x64. Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 - IA32 X64 IPF EBC + IA32 X64 false PeiServicesTablePointerLibMm7 - + PeiServicesTablePointerLib diff --git a/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa b/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa index 18abfff..cbd9926 100644 --- a/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa +++ b/MdePkg/Library/PeiSmbusLib/PeiSmbusLib.msa @@ -1,5 +1,5 @@ - + PeiSmbusLib PEIM @@ -22,7 +22,7 @@ PeiSmbusLib - + SmbusLib diff --git a/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.msa b/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.msa index b483d63..d03d350 100644 --- a/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.msa +++ b/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.msa @@ -1,5 +1,5 @@ - + PeimEntryPoint PEIM @@ -8,11 +8,11 @@ Entry point of PEIM Contain entry point to PEIM Module Type, construct all dependent libararies Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -22,7 +22,7 @@ PeimEntryPoint - + PeimEntryPoint diff --git a/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.msa b/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.msa index 3565085..1eabe7f 100644 --- a/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.msa +++ b/MdePkg/Library/UefiApplicationEntryPoint/UefiApplicationEntryPoint.msa @@ -1,5 +1,5 @@ - + UefiApplicationEntryPoint UEFI_DRIVER @@ -22,7 +22,7 @@ UefiApplicationEntryPoint - + UefiApplicationEntryPoint @@ -39,4 +39,4 @@ EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000 - + \ No newline at end of file diff --git a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa index d19d0bd..fb332b4 100644 --- a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa +++ b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.msa @@ -1,5 +1,5 @@ - + UefiBootServicesTableLib DXE_DRIVER @@ -8,11 +8,11 @@ UEFI Boot Services Table Library Library to abstract Framework extensions that conflict with UEFI 2.0 Specification Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -22,7 +22,7 @@ UefiBootServicesTableLib - + UefiBootServicesTableLib diff --git a/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa b/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa index d240e72..9acf776 100644 --- a/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa +++ b/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa @@ -1,5 +1,5 @@ - + UefiDebugLibConOut UEFI_DRIVER @@ -8,11 +8,11 @@ Debug Library for UEFI drivers Library to abstract Framework extensions that conflict with UEFI 2.0 Specification Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -22,7 +22,7 @@ UefiDebugLibConOut - + DebugLib @@ -54,21 +54,21 @@ PcdDebugPropertyMask - gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the enable/disable of Debug - Assert, Debug Print, Debug Code, Clear Memory, Assert + gEfiMdePkgTokenSpaceGuid + The bitmask of flags that specify the enable/disable of Debug + Assert, Debug Print, Debug Code, Clear Memory, Assert Breakpoint and Assert Deadloop. PcdDebugClearMemoryValue - gEfiMdePkgTokenSpaceGuid - The value used by DebugClearMemory () to fill a certain range + gEfiMdePkgTokenSpaceGuid + The value used by DebugClearMemory () to fill a certain range of memory. PcdDebugPrintErrorLevel - gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the kind of debug message + gEfiMdePkgTokenSpaceGuid + The bitmask of flags that specify the kind of debug message output when Debug Print is enabled. diff --git a/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa b/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa index 0fb6605..b9371c5 100644 --- a/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa +++ b/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa @@ -1,5 +1,5 @@ - + UefiDebugLibStdErr UEFI_DRIVER @@ -8,11 +8,11 @@ Debug Library for UEFI drivers Library to abstract Framework extensions that conflict with UEFI 2.0 Specification Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -22,7 +22,7 @@ UefiDebugLibStdErr - + DebugLib @@ -54,21 +54,21 @@ PcdDebugPropertyMask - gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the enable/disable of Debug - Assert, Debug Print, Debug Code, Clear Memory, Assert + gEfiMdePkgTokenSpaceGuid + The bitmask of flags that specify the enable/disable of Debug + Assert, Debug Print, Debug Code, Clear Memory, Assert Breakpoint and Assert Deadloop. PcdDebugClearMemoryValue - gEfiMdePkgTokenSpaceGuid - The value used by DebugClearMemory () to fill a certain range + gEfiMdePkgTokenSpaceGuid + The value used by DebugClearMemory () to fill a certain range of memory. PcdDebugPrintErrorLevel - gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the kind of debug message + gEfiMdePkgTokenSpaceGuid + The bitmask of flags that specify the kind of debug message output when Debug Print is enabled. diff --git a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.msa b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.msa index 68947ef..2659615 100644 --- a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.msa +++ b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.msa @@ -1,5 +1,5 @@ - + UefiDevicePathLib UEFI_DRIVER @@ -22,7 +22,7 @@ UefiDevicePathLib - + DevicePathLib diff --git a/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.msa b/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.msa index cfa8999..da29ef5 100644 --- a/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.msa +++ b/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLibDevicePathProtocol.msa @@ -1,12 +1,12 @@ - + UefiDevicePathLibDevicePathProtocol UEFI_DRIVER 050EB8C6-C12E-4b86-892B-40985E8B3137 1.0 Component description file for Uefi Device Path Library via protocol - Device Path Library that layers on top of the UEFI 2.0 Device Path Protocol. + Device Path Library that layers on top of the UEFI 2.0 Device Path Protocol. This library is not available for EFI 1.10 modules. Copyright (c) 2006, Intel Corporation All rights reserved. This program and the accompanying materials @@ -23,7 +23,7 @@ UefiDevicePathLibDevicePathProtocol - + DevicePathLib diff --git a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa index 12f8eba..15ffe79 100644 --- a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa +++ b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa @@ -1,5 +1,5 @@ - + UefiDriverEntryPoint UEFI_DRIVER @@ -22,7 +22,7 @@ UefiDriverEntryPoint - + UefiDriverEntryPoint diff --git a/MdePkg/Library/UefiDriverModelLib/UefiDriverModelLib.msa b/MdePkg/Library/UefiDriverModelLib/UefiDriverModelLib.msa index c981133..2fd144d 100644 --- a/MdePkg/Library/UefiDriverModelLib/UefiDriverModelLib.msa +++ b/MdePkg/Library/UefiDriverModelLib/UefiDriverModelLib.msa @@ -22,7 +22,7 @@ UefiDriverModelLib - + UefiDriverModelLib diff --git a/MdePkg/Library/UefiLib/UefiLib.msa b/MdePkg/Library/UefiLib/UefiLib.msa index b5b62bb..e2599e5 100644 --- a/MdePkg/Library/UefiLib/UefiLib.msa +++ b/MdePkg/Library/UefiLib/UefiLib.msa @@ -25,7 +25,7 @@ UefiLib - + UefiLib diff --git a/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.msa b/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.msa index e9d4671..47aafb8 100644 --- a/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.msa +++ b/MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.msa @@ -1,5 +1,5 @@ - - + + UefiRuntimeServicesTableLib DXE_DRIVER @@ -8,11 +8,11 @@ UEFI Runtime Services Table Library Library to abstract Framework extensions that conflict with UEFI 2.0 Specification Copyright (c) 2006, 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, + 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -22,7 +22,7 @@ UefiRuntimeServicesTableLib - + UefiRuntimeServicesTableLib diff --git a/MdePkg/MdePkg.fpd b/MdePkg/MdePkg.fpd index 37de035..76c6630 100644 --- a/MdePkg/MdePkg.fpd +++ b/MdePkg/MdePkg.fpd @@ -653,12 +653,6 @@ LIBRARY - - - NULL - LIBRARY - - NULL @@ -817,12 +811,6 @@ LIBRARY - - - NULL - LIBRARY - - @@ -1785,12 +1773,6 @@ LIBRARY - - - NULL - LIBRARY - - NULL @@ -1949,12 +1931,6 @@ LIBRARY - - - NULL - LIBRARY - - -- cgit v1.1