]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFsp2Pkg/FspSecCore/Ia32/SaveRestoreSseNasm.inc
Revert "FmpDevicePkg: Fix various typos"
[mirror_edk2.git] / IntelFsp2Pkg / FspSecCore / Ia32 / SaveRestoreSseNasm.inc
index 4c321cbeceb2089596fc2a030eb4d4b827cd39ee..b257deb76c9d4eb45f431744fc8ab9c9873d5cc0 100644 (file)
@@ -1,6 +1,6 @@
 ;------------------------------------------------------------------------------\r
 ;\r
-; Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>\r
+; Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
 ; SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ;\r
 ; Abstract:\r
@@ -150,7 +150,7 @@ NextAddress:
             fldcw   [FpuControlWord]\r
 \r
             ;\r
-            ; Use CpuId instruction (CPUID.01H:EDX.SSE[bit 25] = 1) to test\r
+            ; Use CpuId instructuion (CPUID.01H:EDX.SSE[bit 25] = 1) to test\r
             ; whether the processor supports SSE instruction.\r
             ;\r
             mov     eax, 1\r