TianoCore EDK2 master
Loading...
Searching...
No Matches
Qemu.c File Reference

Go to the source code of this file.

Functions

UINT8 * GetQemuSmbiosTables (VOID)
 

Detailed Description

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.

Function Documentation

◆ GetQemuSmbiosTables()

UINT8 * GetQemuSmbiosTables ( VOID  )

Locates and extracts the QEMU SMBIOS data if present in fw_cfg

Returns
Address of extracted QEMU SMBIOS data

Definition at line 21 of file Qemu.c.