Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloverHackyColor/CloverBootloader
/ DxeServicesLib.c
File
DxeServicesLib.c
MdePkg/Library/DxeServicesLib/DxeServicesLib.c:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/** @file
2
MDE DXE Services Library provides functions that simplify the development of DXE Drivers.
3
These functions help access data from sections of FFS files or from file path.
4
Callers
nothing calls this directly
Calls
10
DuplicateDevicePath
Function · 0.85
FreePool
Function · 0.50
IsDevicePathEnd
Function · 0.50
DevicePathType
Function · 0.50
DevicePathSubType
Function · 0.50
NextDevicePathNode
Function · 0.50
AllocatePool
Function · 0.50
Close
Method · 0.45
Open
Method · 0.45
Read
Method · 0.45
Tested by
no test coverage detected