summaryrefslogtreecommitdiffstats
path: root/StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2019-01-16 21:22:29 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2019-01-21 14:40:29 +0100
commitc8102727edb04cac27752e19a709535312f89d98 (patch)
tree5cfecc443c63bc13ea5c2f424b1a81b796eb872b /StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf
parent2cc186178bfd1e1aacb83b8af29fbf427350a80b (diff)
downloadedk2-c8102727edb04cac27752e19a709535312f89d98.tar.gz
edk2-c8102727edb04cac27752e19a709535312f89d98.tar.bz2
edk2-c8102727edb04cac27752e19a709535312f89d98.zip
StandaloneMmPkg/StandaloneMmCpu: fix typo Standlone -> Standalone
Fix a couple of occurrences of typo Standlone -> Standalone Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Supreeth Venkatesh <supreeth.venkatesh@arm.com> Reviewed-by: Achin Gupta <achin.gupta@arm.com>
Diffstat (limited to 'StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf')
-rw-r--r--StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf b/StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf
index 9e6bbabdb1..d261e51ebc 100644
--- a/StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf
+++ b/StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/StandaloneMmCpu.inf
@@ -18,12 +18,12 @@
[Defines]
INF_VERSION = 0x0001001A
- BASE_NAME = StandloneMmCpu
+ BASE_NAME = StandaloneMmCpu
FILE_GUID = 58F7A62B-6280-42A7-BC38-10535A64A92C
MODULE_TYPE = MM_STANDALONE
VERSION_STRING = 1.0
PI_SPECIFICATION_VERSION = 0x00010032
- ENTRY_POINT = StandloneMmCpuInitialize
+ ENTRY_POINT = StandaloneMmCpuInitialize
[Sources]
StandaloneMmCpu.c