]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/PlatformInfoDxe/PlatformInfoDxe.h
Vlv2TbltDevicePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Vlv2TbltDevicePkg / PlatformInfoDxe / PlatformInfoDxe.h
CommitLineData
3cbfba02
DW
1/*++\r
2\r
3 Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR>\r
4 \r\r
9dc8036d
MK
5 SPDX-License-Identifier: BSD-2-Clause-Patent\r
6\r
3cbfba02
DW
7 \r\r
8\r
9Module Name:\r
10 PlatformInfoDxe.h\r
11\r
12Abstract:\r
13 Platform Info Driver.\r
14\r
15--*/\r
16\r
17#ifndef _PLATFORM_INFO_DRIVER_H_\r
18#define _PLATFORM_INFO_DRIVER_H_\r
19\r
20#include <PiDxe.h>\r
21#include <Library/HobLib.h>\r
22#include <Guid/PlatformInfo.h>\r
23#include <Guid/GlobalVariable.h>\r
24#include <Library/UefiRuntimeServicesTableLib.h>\r
25#include <Guid/Vlv2Variable.h>\r
26#include <Library/BaseMemoryLib.h>\r
27#include <SetupMode.h>\r
28#include <Guid/OsSelection.h>\r
29#include <Guid/SetupVariable.h>\r
30#endif\r