TianoCore EDK2 master
Loading...
Searching...
No Matches
DetectSmbiosVersionLib.c File Reference
#include <IndustryStandard/SmBios.h>
#include <Base.h>
#include <Library/BaseMemoryLib.h>
#include <Library/DebugLib.h>
#include <Library/PcdLib.h>
#include <Library/QemuFwCfgLib.h>

Go to the source code of this file.

Data Structures

union  QEMU_SMBIOS_ANCHOR
 

Functions

RETURN_STATUS EFIAPI DetectSmbiosVersion (VOID)
 

Detailed Description

A hook-in library for MdeModulePkg/Universal/SmbiosDxe, in order to set gEfiMdeModulePkgTokenSpaceGuid.PcdSmbiosVersion (and possibly other PCDs) just before SmbiosDxe consumes them.

Copyright (C) 2013, 2015, Red Hat, Inc. Copyright (c) 2008 - 2012, Intel Corporation. All rights reserved.

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

Definition in file DetectSmbiosVersionLib.c.

Function Documentation

◆ DetectSmbiosVersion()

RETURN_STATUS EFIAPI DetectSmbiosVersion ( VOID  )

Definition at line 29 of file DetectSmbiosVersionLib.c.