TianoCore EDK2 master
|
#include <Library/DebugLib.h>
#include <Library/MemoryAllocationLib.h>
#include <Library/PcdLib.h>
#include <Library/QemuFwCfgLib.h>
Go to the source code of this file.
Functions | |
UINT8 * | GetQemuSmbiosTables (VOID) |
Find and extract QEMU SMBIOS data from fw_cfg.
Copyright (C) 2014, Gabriel L. Somlo somlo.nosp@m.@cmu.nosp@m..edu
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file Qemu.c.