]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFsp2Pkg/FspSecCore/SecFsp.c
FmpDevicePkg: Fix various typos
[mirror_edk2.git] / IntelFsp2Pkg / FspSecCore / SecFsp.c
index 6497c88ebe695dec8221fb734380baecfc03ec2b..446d1730e958ce09feab37641d264e1107e37a1f 100644 (file)
@@ -1,6 +1,6 @@
 /** @file\r
 \r
-  Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2014 - 2019, Intel Corporation. All rights reserved.<BR>\r
   SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
@@ -169,7 +169,7 @@ FspGlobalDataInit (
   SerialPortInitialize ();\r
 \r
   //\r
-  // Ensure the golbal data pointer is valid\r
+  // Ensure the global data pointer is valid\r
   //\r
   ASSERT (GetFspGlobalDataPointer () == PeiFspData);\r
 \r