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

Go to the source code of this file.

Functions

EFI_STATUS EFIAPI XenSmbiosTablePublishEntry (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable)
 

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 - 2015, Intel Corporation. All rights reserved.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file Xen.c.

Function Documentation

◆ XenSmbiosTablePublishEntry()

EFI_STATUS EFIAPI XenSmbiosTablePublishEntry ( IN EFI_HANDLE  ImageHandle,
IN EFI_SYSTEM_TABLE SystemTable 
)

Installs SMBIOS information for OVMF on Xen

Parameters
ImageHandleModule's image handle
SystemTablePointer of EFI_SYSTEM_TABLE
Return values
EFI_SUCCESSSmbios data successfully installed
OtherSmbios data was not installed

Definition at line 27 of file Xen.c.