]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/PlatformInfoDxe/PlatformInfoDxe.h
Vlv2TbltDevicePkg:Signal EndOfDxe Event.
[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
5 This program and the accompanying materials are licensed and made available under\r\r
6 the terms and conditions of the BSD License that accompanies this distribution. \r\r
7 The full text of the license may be found at \r\r
8 http://opensource.org/licenses/bsd-license.php. \r\r
9 \r\r
10 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r\r
11 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r\r
12 \r\r
13\r
14Module Name:\r
15 PlatformInfoDxe.h\r
16\r
17Abstract:\r
18 Platform Info Driver.\r
19\r
20--*/\r
21\r
22#ifndef _PLATFORM_INFO_DRIVER_H_\r
23#define _PLATFORM_INFO_DRIVER_H_\r
24\r
25#include <PiDxe.h>\r
26#include <Library/HobLib.h>\r
27#include <Guid/PlatformInfo.h>\r
28#include <Guid/GlobalVariable.h>\r
29#include <Library/UefiRuntimeServicesTableLib.h>\r
30#include <Guid/Vlv2Variable.h>\r
31#include <Library/BaseMemoryLib.h>\r
32#include <SetupMode.h>\r
33#include <Guid/OsSelection.h>\r
34#include <Guid/SetupVariable.h>\r
35#endif\r