MCPcopy 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

DuplicateDevicePathFunction · 0.85
FreePoolFunction · 0.50
IsDevicePathEndFunction · 0.50
DevicePathTypeFunction · 0.50
DevicePathSubTypeFunction · 0.50
NextDevicePathNodeFunction · 0.50
AllocatePoolFunction · 0.50
CloseMethod · 0.45
OpenMethod · 0.45
ReadMethod · 0.45

Tested by

no test coverage detected