From 245e98bfcb0be4bd4874c4a5aeef874ebf206b10 Mon Sep 17 00:00:00 2001 From: Dandan Bi Date: Wed, 5 Apr 2017 22:32:16 +0800 Subject: [PATCH] UefiCpuPkg: Fix typos in UefiCpuPkg.dec Cc: Jeff Fan Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi Reviewed-by: Jeff Fan --- UefiCpuPkg/UefiCpuPkg.dec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UefiCpuPkg/UefiCpuPkg.dec b/UefiCpuPkg/UefiCpuPkg.dec index e87f103996..6f30ad032d 100644 --- a/UefiCpuPkg/UefiCpuPkg.dec +++ b/UefiCpuPkg/UefiCpuPkg.dec @@ -32,7 +32,7 @@ ## @libraryclass Defines some routines that are used to register/manage/program ## CPU features. ## - UefiCpuLib|Include/Library/RegisterCpuFeaturesLib.h + RegisterCpuFeaturesLib|Include/Library/RegisterCpuFeaturesLib.h [LibraryClasses.IA32, LibraryClasses.X64] ## @libraryclass Provides functions to manage MTRR settings on IA32 and X64 CPUs. -- 2.39.2