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

Go to the source code of this file.

Functions

 SMBIOS_MISC_TABLE_FUNCTION (MiscChassisManufacturer)
 

Detailed Description

This driver parses the mMiscSubclassDataTable structure and reports any generated data to smbios.

Based on files under Nt32Pkg/MiscSubClassPlatformDxe/

Copyright (c) 2021, NUVIA Inc. All rights reserved.
Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
Copyright (c) 2015, Hisilicon Limited. All rights reserved.
Copyright (c) 2015, Linaro Limited. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file MiscChassisManufacturerFunction.c.

Function Documentation

◆ SMBIOS_MISC_TABLE_FUNCTION()

SMBIOS_MISC_TABLE_FUNCTION ( MiscChassisManufacturer  )

This function makes boot time changes to the contents of the MiscChassisManufacturer (Type 3) record.

Parameters
RecordDataPointer to SMBIOS table with default values.
SmbiosSMBIOS protocol.
Return values
EFI_SUCCESSThe SMBIOS table was successfully added.
EFI_INVALID_PARAMETERInvalid parameter was found.
EFI_OUT_OF_RESOURCESFailed to allocate required memory.

Definition at line 38 of file MiscChassisManufacturerFunction.c.