Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
AllocateCopyPool
Function · 0.85
DevicePathType
Function · 0.70
DevicePathSubType
Function · 0.70
IsDevicePathEnd
Function · 0.70
DevicePathNodeLength
Function · 0.70
SPrintLength
Function · 0.50
ReallocatePool
Function · 0.50
UnicodeVSPrint
Function · 0.50
ZeroMem
Function · 0.50
FreePool
Function · 0.50
NextDevicePathNode
Function · 0.50
AllocateZeroPool
Function · 0.50
Tested by
no test coverage detected