diff options
author | Laszlo Ersek <lersek@redhat.com> | 2016-11-30 10:07:06 +0100 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2016-12-05 19:44:15 +0100 |
commit | 1cb33be961b48a1094d27028761343f146d9e20c (patch) | |
tree | abe4323db35948857a2c280633a34c642f805216 /OvmfPkg | |
parent | 209b8f3c2710ee215daf6a044b5346743cbc05df (diff) | |
download | edk2-platforms-1cb33be961b48a1094d27028761343f146d9e20c.tar.xz |
ArmVirtPkg/QemuFwCfgLib: remove superfluous InternalQemuFwCfgIsAvailable()
InternalQemuFwCfgIsAvailable() is an API that is incorrectly exposed by
the "OvmfPkg/Include/Library/QemuFwCfgLib.h" library class header; the API
is meant to be used internally to library instances (if it's needed at
all). ArmVirtPkg's instance has no use for it actually, so simplify the
code and remove the function definition.
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'OvmfPkg')
0 files changed, 0 insertions, 0 deletions