TianoCore EDK2 master
|
Go to the source code of this file.
Functions | |
EFI_STATUS | InstallAllStructures (IN UINT8 *TableAddress) |
UINT8 * | GetQemuSmbiosTables (VOID) |
UINT8 * | GetCloudHvSmbiosTables (VOID) |
This driver installs SMBIOS information for OVMF
Copyright (c) 2011, Bei Guan gbtju.nosp@m.85@g.nosp@m.mail..nosp@m.com Copyright (c) 2011, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file SmbiosPlatformDxe.h.
UINT8 * GetCloudHvSmbiosTables | ( | VOID | ) |
UINT8 * GetQemuSmbiosTables | ( | VOID | ) |
EFI_STATUS InstallAllStructures | ( | IN UINT8 * | TableAddress | ) |
Install all structures from the given SMBIOS structures block
TableAddress | SMBIOS tables starting address |
Definition at line 86 of file SmbiosPlatformDxe.c.