Introduce UefiCpuLib library class in UefiCpuPkg and add one instance of BaseUefiCpuLib. The major purpose of this library class / instance is to provide some routines that are generic for IA32 family CPU
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9480 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -24,3 +24,8 @@
|
||||
[Includes.common]
|
||||
Include
|
||||
|
||||
[LibraryClasses]
|
||||
## @libraryclass Defines some routines that are generic for IA32 family CPU
|
||||
## to be UEFI specification compliant.
|
||||
##
|
||||
UefiCpuLib|Include/Library/UefiCpuLib.h
|
||||
|
Reference in New Issue
Block a user