X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FPCD%2FDxe%2FPcd.msa;h=d920f68e92ff441e4b9f0b3bd3e8748886dad8f3;hp=ed41cb85ce9e7c269700c7911f314b692bd1083a;hb=26aa0c2ff5254864bb117f172dce4ed3fe2be6be;hpb=1779985eccb91059dfddaec8da8c62d6ed08bf3c diff --git a/EdkModulePkg/Universal/PCD/Dxe/Pcd.msa b/EdkModulePkg/Universal/PCD/Dxe/Pcd.msa index ed41cb85ce..d920f68e92 100644 --- a/EdkModulePkg/Universal/PCD/Dxe/Pcd.msa +++ b/EdkModulePkg/Universal/PCD/Dxe/Pcd.msa @@ -1,26 +1,18 @@  - PcdDxe DXE_DRIVER 80CF7257-87AB-47f9-A3FE-D50B76D89541 1.0 - Component description file for DxeIpl module - FIX ME! - Copyright (c) 2004-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, + Component description file for PCD service DXE driver. + This DXE driver implement and produce the PCD protocol. + Copyright (c) 2006 - 2007, 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. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -33,11 +25,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> BaseLib - + DebugLib - - - HiiLib + Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg. UefiLib @@ -72,22 +62,20 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> - + gPcdProtocolGuid - - gEfiVariableArchProtocolGuid - - - - gPcdDataBaseHobGuid - - + + + GUID_EXTENSION + + + DXE_PCD_DRIVER EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000 @@ -98,12 +86,14 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> PcdVpdBaseAddress gEfiEdkModulePkgTokenSpaceGuid - + The base address of the VPD (Vital Product Data) region. It is + normally a region reserved on flash. PcdDxePcdDatabaseTraverseEnabled gEfiEdkModulePkgTokenSpaceGuid - + This feature flag can be used to enable or disable the Pcd DXE database + traverse capability. Disable it can reduce the size of final image generated. \ No newline at end of file