Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloverHackyColor/CloverBootloader
/ DevicePath.c
File
DevicePath.c
Library/GenericBdsLib/DevicePath.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/** @file DevicePath.c
2
BDS internal function define the default device path string, it can be
3
replaced by platform device path.
4
Callers
nothing calls this directly
Calls
13
DevicePathToStr
Function · 0.85
CatPrint
Function · 0.85
StrCatS
Function · 0.85
AllocateZeroPool
Function · 0.50
UnicodeVSPrint
Function · 0.50
StrSize
Function · 0.50
ReallocatePool
Function · 0.50
FreePool
Function · 0.50
ZeroMem
Function · 0.50
IsDevicePathEnd
Function · 0.50
DevicePathType
Function · 0.50
DevicePathSubType
Function · 0.50
Tested by
no test coverage detected