TianoCore EDK2 master
Loading...
Searching...
No Matches
XenSmbiosPlatformDxe.h File Reference

Go to the source code of this file.

Functions

SMBIOS_TABLE_ENTRY_POINTGetXenSmbiosTables (VOID)
 

Detailed Description

This driver installs SMBIOS information for OVMF on Xen

Copyright (C) 2021, Red Hat, Inc. 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 XenSmbiosPlatformDxe.h.

Function Documentation

◆ GetXenSmbiosTables()

SMBIOS_TABLE_ENTRY_POINT * GetXenSmbiosTables ( VOID  )

Locates the Xen SMBIOS data if it exists

Returns
SMBIOS_TABLE_ENTRY_POINT Address of Xen SMBIOS data

Definition at line 20 of file ArmXen.c.