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

Go to the source code of this file.

Functions

RETURN_STATUS EFIAPI CpuCommonFeaturesLibConstructor (VOID)
 

Detailed Description

This library registers CPU features defined in Intel(R) 64 and IA-32 Architectures Software Developer's Manual.

Copyright (c) 2017 - 2020, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file CpuCommonFeaturesLib.c.

Function Documentation

◆ CpuCommonFeaturesLibConstructor()

RETURN_STATUS EFIAPI CpuCommonFeaturesLibConstructor ( VOID  )

Register CPU features.

Return values
RETURN_SUCCESSRegister successfully

Definition at line 19 of file CpuCommonFeaturesLib.c.