MCPcopy Create free account
hub / github.com/CloverHackyColor/CloverBootloader / DevicePathToText.c

File DevicePathToText.c

MdePkg/Library/UefiDevicePathLib/DevicePathToText.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @file
2 DevicePathToText protocol as defined in the UEFI 2.0 specification.
3
4 (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>

Callers

nothing calls this directly

Calls 12

AllocateCopyPoolFunction · 0.85
DevicePathTypeFunction · 0.70
DevicePathSubTypeFunction · 0.70
IsDevicePathEndFunction · 0.70
DevicePathNodeLengthFunction · 0.70
SPrintLengthFunction · 0.50
ReallocatePoolFunction · 0.50
UnicodeVSPrintFunction · 0.50
ZeroMemFunction · 0.50
FreePoolFunction · 0.50
NextDevicePathNodeFunction · 0.50
AllocateZeroPoolFunction · 0.50

Tested by

no test coverage detected