TianoCore EDK2 master
|
Go to the source code of this file.
Functions | |
EFI_STATUS EFIAPI | XenSmbiosTablePublishEntry (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable) |
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.
EFI_STATUS EFIAPI XenSmbiosTablePublishEntry | ( | IN EFI_HANDLE | ImageHandle, |
IN EFI_SYSTEM_TABLE * | SystemTable | ||
) |
Installs SMBIOS information for OVMF on Xen
ImageHandle | Module's image handle |
SystemTable | Pointer of EFI_SYSTEM_TABLE |
EFI_SUCCESS | Smbios data successfully installed |
Other | Smbios data was not installed |