]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspWrapperPkg/FspInitPei/SecMain.h
DynamicTablesPkg: GTDT updates for ACPI 6.3
[mirror_edk2.git] / IntelFspWrapperPkg / FspInitPei / SecMain.h
index fc203973da1187542c652305009986c68294745a..1fe3d8b66b478fb386043f55644338155825e552 100644 (file)
@@ -2,13 +2,7 @@
   Master header file for SecCore.\r
 \r
   Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
-  This program and the accompanying materials\r
-  are licensed and made available under the terms and conditions of the BSD License\r
-  which accompanies this distribution.  The full text of the license may be found at\r
-  http://opensource.org/licenses/bsd-license.php.\r
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -54,7 +48,7 @@ typedef struct _SEC_IDT_TABLE {
   the control is transferred to this function.\r
 \r
   @param[in] SizeOfRam           Size of the temporary memory available for use.\r
-  @param[in] TempRamBase         Base address of tempory ram\r
+  @param[in] TempRamBase         Base address of temporary ram\r
   @param[in] BootFirmwareVolume  Base address of the Boot Firmware Volume.\r
 **/\r
 VOID\r
@@ -68,7 +62,7 @@ SecStartup (
 /**\r
   Find and return Pei Core entry point.\r
 \r
-  It also find SEC and PEI Core file debug inforamtion. It will report them if\r
+  It also find SEC and PEI Core file debug information. It will report them if\r
   remote debug is enabled.\r
 \r
   @param[in]  BootFirmwareVolumePtr  Point to the boot firmware volume.\r