]> git.proxmox.com Git - mirror_edk2.git/blame - QuarkSocPkg/QuarkNorthCluster/Include/IntelQNCPeim.h
QuarkSocPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / QuarkSocPkg / QuarkNorthCluster / Include / IntelQNCPeim.h
CommitLineData
9b6bbcdb
MK
1/** @file\r
2Public include file for the QNC Pei\r
3\r
4Copyright (c) 2013-2015 Intel Corporation.\r
5\r
c9f231d0 6SPDX-License-Identifier: BSD-2-Clause-Patent\r
9b6bbcdb
MK
7\r
8**/\r
9\r
10#ifndef __INTEL_QNC_PEIM_H__\r
11#define __INTEL_QNC_PEIM_H__\r
12\r
13#include <IntelQNCRegs.h>\r
14#include <IntelQNCConfig.h>\r
15\r
16#endif\r
17\r