TianoCore EDK2 master
|
#include "CpuCommonFeatures.h"
Go to the source code of this file.
Functions | |
RETURN_STATUS EFIAPI | CpuCommonFeaturesLibConstructor (VOID) |
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.
RETURN_STATUS EFIAPI CpuCommonFeaturesLibConstructor | ( | VOID | ) |
Register CPU features.
RETURN_SUCCESS | Register successfully |
Definition at line 19 of file CpuCommonFeaturesLib.c.