Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Commit 9b343bd

Browse files
minhnamperetinhnampere
authored andcommitted
AmpereAltraPkg: Fix spelling error of Processor Version
This patch fixs spelling error of Processor Version for Altra Max platform. Signed-off-by: Minh Nguyen <minhn@amperecomputing.com>
1 parent cf0e1ce commit 9b343bd

File tree

1 file changed

+1
-1
lines changed
  • Silicon/Ampere/AmpereAltraPkg/Library/OemMiscLib

1 file changed

+1
-1
lines changed

Silicon/Ampere/AmpereAltraPkg/Library/OemMiscLib/OemMiscLib.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#define CACHE_OPERATION_MODE_SHIFT 8
3333

3434
#define PROCESSOR_VERSION_ALTRA L"Ampere(R) Altra(R) Processor"
35-
#define PROCESSOR_VERSION_ALTRA_MAX L"Ampere(R) Alra(R) Max Processor"
35+
#define PROCESSOR_VERSION_ALTRA_MAX L"Ampere(R) Altra(R) Max Processor"
3636

3737
#define VOLTAGE_SCALE_FACTOR 1000
3838

0 commit comments

Comments
 (0)