audk/ArmVirtPkg/Library/QemuVirtMemInfoLib
Leif Lindholm dab548a51b ArmVirtPkg: add QemuVirtMemInfoLib missing dependency/includes
QemuVirtMemInfoLib makes use of BaseLib but never declared the
dependency or included the header. The code still built by
luck and by including the EmbeddedPkg FdtLib. Which is going
away, so add the missing stanzas in preparation.

Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
2024-09-27 12:42:07 +00:00
..
QemuVirtMemInfoLib.c ArmVirtPkg: Fix some spelling mistakes found by cspell 2024-08-01 19:53:47 +00:00
QemuVirtMemInfoLib.inf ArmVirtPkg/QemuVirtMemInfoLib: use HOB not PCD to record the memory size 2022-10-26 17:28:39 +00:00
QemuVirtMemInfoPeiLib.inf ArmVirtPkg: add QemuVirtMemInfoLib missing dependency/includes 2024-09-27 12:42:07 +00:00
QemuVirtMemInfoPeiLibConstructor.c ArmVirtPkg: add QemuVirtMemInfoLib missing dependency/includes 2024-09-27 12:42:07 +00:00