DevicePath
DXE_DRIVER
9B680FCE-AD6B-4F3A-B60B-F59899003443
1.0
Component description file for Device Path Driver.
This driver implement these three UEFI deveice path protocols (
DevicePathUtilities, DevicePahtToText and DevicePathFromText) and install them.
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
IA32 X64 IPF EBC
false
DevicePath
DebugLib
Recommended libary Instance is PeiDxeDebugLibReportStatusCode instance in MdePkg.
PrintLib
Recommended libary Instance is BasePrintLib instance in MdePkg.
UefiDriverEntryPoint
BaseLib
BaseMemoryLib
MemoryAllocationLib
UefiBootServicesTableLib
DevicePathLib
Recommended libary Instance is UefiDevicePathLib instance in MdePkg.
PcdLib
DevicePath.c
DevicePath.h
DevicePathFromText.c
DevicePathToText.c
DevicePathUtilities.c
gEfiDebugPortProtocolGuid
gEfiDevicePathUtilitiesProtocolGuid
gEfiDevicePathFromTextProtocolGuid
gEfiDevicePathToTextProtocolGuid
gEfiPcAnsiGuid
gEfiVT100PlusGuid
gEfiVT100Guid
gEfiVTUTF8Guid
EFI_SPECIFICATION_VERSION 0x00020000
EDK_RELEASE_VERSION 0x00090000
DevicePathEntryPoint
PcdDevicePathSupportDevicePathToText
gEfiEdkModulePkgTokenSpaceGuid
FALSE
If TRUE, then the Device Path To Text Protocol should be produced by the platform
PcdDevicePathSupportDevicePathFromText
gEfiEdkModulePkgTokenSpaceGuid
FALSE
If TRUE, then the Device Path From Text Protocol should be produced by the platform