Revert "FmpDevicePkg: Fix various typos"
This reverts commit f527942e6b
.
Commit message was incorrect.
Signed-off-by: Cœur <coeur@gmx.fr>
Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>
This commit is contained in:
committed by
Chasel Chiu
parent
7a0df266e5
commit
efa12a3f02
@@ -1,6 +1,6 @@
|
||||
;------------------------------------------------------------------------------
|
||||
;
|
||||
; Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>
|
||||
; Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>
|
||||
; SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
;
|
||||
; Abstract:
|
||||
@@ -150,7 +150,7 @@ NextAddress:
|
||||
fldcw [FpuControlWord]
|
||||
|
||||
;
|
||||
; Use CpuId instruction (CPUID.01H:EDX.SSE[bit 25] = 1) to test
|
||||
; Use CpuId instructuion (CPUID.01H:EDX.SSE[bit 25] = 1) to test
|
||||
; whether the processor supports SSE instruction.
|
||||
;
|
||||
mov eax, 1
|
||||
|
Reference in New Issue
Block a user