]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/Fsp.h
DynamicTablesPkg: GTDT updates for ACPI 6.3
[mirror_edk2.git] / IntelFspWrapperPkg / Library / SecPeiFspPlatformSecLibSample / Ia32 / Fsp.h
index 289d6638b0f628e1351ec859605beaaf0f57d80d..2e97a2b9259b52985c9422cfe011718fff0e8304 100644 (file)
@@ -2,16 +2,13 @@
   Fsp related definitions\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
+#ifndef __FSP_H__\r
+#define __FSP_H__\r
+\r
 //\r
 // Fv Header\r
 //\r
@@ -41,3 +38,5 @@
 //\r
 #define FSP_HEADER_IMAGEBASE_OFFSET     0x1C\r
 #define FSP_HEADER_TEMPRAMINIT_OFFSET   0x30\r
+\r
+#endif\r