MCPcopy Create free account
hub / github.com/CloverHackyColor/CloverBootloader / BaseMemoryLib.h

File BaseMemoryLib.h

MdePkg/Include/Library/BaseMemoryLib.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/** @file
2 Provides copy memory, fill memory, zero memory, and GUID functions.
3
4 The Base Memory Library provides optimized implementations for common memory-based operations.

Callers

nothing calls this directly

Calls 4

SetMemFunction · 0.85
CopyGuidFunction · 0.85
CopyMemFunction · 0.50
ZeroMemFunction · 0.50

Tested by

no test coverage detected