PcdDxe
DXE_DRIVER
80CF7257-87AB-47f9-A3FE-D50B76D89541
1.0
Component description file for PCD service DXE driver.
This DXE driver implement and produce the PCD protocol.
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,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052
IA32 X64 IPF EBC
false
PcdDxe
BaseLib
DebugLib
HiiLib
UefiLib
UefiDriverEntryPoint
PcdLib
HobLib
MemoryAllocationLib
UefiBootServicesTableLib
BaseMemoryLib
UefiRuntimeServicesTableLib
Service.h
Service.c
Pcd.c
Pcd.dxs
gPcdProtocolGuid
gEfiVariableArchProtocolGuid
gPcdDataBaseHobGuid
DXE_PCD_DRIVER
EFI_SPECIFICATION_VERSION 0x00020000
EDK_RELEASE_VERSION 0x00020000
PcdDxeInit
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.