X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FUniversal%2FDevicePath%2FDxe%2FDevicePath.msa;h=541c01482d5b86c24d10dd92107dc7f1336db695;hp=b96ca9e4bac709bcb3051848b73742280f1b2602;hb=e99aa5a2113a275c2e16cf049ce8e66642e6c64c;hpb=c7823a8f8a1f6662662117558a8c6f06c7a07a71 diff --git a/EdkModulePkg/Universal/DevicePath/Dxe/DevicePath.msa b/EdkModulePkg/Universal/DevicePath/Dxe/DevicePath.msa index b96ca9e4ba..541c01482d 100644 --- a/EdkModulePkg/Universal/DevicePath/Dxe/DevicePath.msa +++ b/EdkModulePkg/Universal/DevicePath/Dxe/DevicePath.msa @@ -1,15 +1,5 @@ - - - - + DevicePath DXE_DRIVER @@ -59,6 +49,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> DevicePathLib + + PcdLib + DevicePath.c @@ -71,7 +64,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> - + gEfiDebugPortProtocolGuid @@ -109,4 +102,18 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.--> 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 + + + \ No newline at end of file