TianoCore EDK2 master
|
Go to the source code of this file.
Functions | |
EFI_STATUS EFIAPI | SmbiosTablePublishEntry (IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable) |
Find and extract SMBIOS data.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file EntryPoint.c.
EFI_STATUS EFIAPI SmbiosTablePublishEntry | ( | IN EFI_HANDLE | ImageHandle, |
IN EFI_SYSTEM_TABLE * | SystemTable | ||
) |
Installs SMBIOS information for OVMF
ImageHandle | Module's image handle |
SystemTable | Pointer of EFI_SYSTEM_TABLE |
EFI_SUCCESS | Smbios data successfully installed |
Other | Smbios data was not installed |
Definition at line 24 of file EntryPoint.c.