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

File Pcd.c

MdeModulePkg/Universal/PCD/Dxe/Pcd.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @file
2 PCD DXE driver manage all PCD entry initialized in PEI phase and DXE phase, and
3 produce the implementation of native PCD protocol and EFI_PCD_PROTOCOL defined in
4 PI 1.4a Vol3.

Callers

nothing calls this directly

Calls 7

ExGetNextTokeNumberFunction · 0.85
GetDistinctTokenSpaceFunction · 0.85
GetWorkerFunction · 0.70
ExGetWorkerFunction · 0.70
CopyMemFunction · 0.50
FreePoolFunction · 0.50
CompareGuidFunction · 0.50

Tested by

no test coverage detected