]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFsp2Pkg/FspSecCore/Vtf0/Ia16/ResetVec.asm16
Revert "FmpDevicePkg: Fix various typos"
[mirror_edk2.git] / IntelFsp2Pkg / FspSecCore / Vtf0 / Ia16 / ResetVec.asm16
index c51987480945a9ad7bb447552d0dfa617aef0360..f25de0206a5f118418cbb070a1643b4ceefa3de2 100644 (file)
@@ -2,7 +2,7 @@
 ;  Reset Vector Data structure\r
 ;  This structure is located at 0xFFFFFFC0\r
 ;\r
-; Copyright (c) 2014 - 2019, Intel Corporation. All rights reserved.<BR>\r
+; Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
 ; SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ;\r
 ;;\r
@@ -61,7 +61,7 @@ ApStartup:
     ;\r
     ; Jmp Rel16 instruction\r
     ; Use machine code directly in case of the assembler optimization\r
-    ; SEC entry point relative address will be fixed up by some build tool.\r
+    ; SEC entry point relatvie address will be fixed up by some build tool.\r
     ;\r
     ; Typically, SEC entry point is the function _ModuleEntryPoint() defined in\r
     ; SecEntry.asm\r