]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformData.c
IntelFrameworkModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / PlatformBdsLibNull / PlatformData.c
CommitLineData
ddac74d1 1/** @file\r
2 Defined the platform specific device path which will be used by\r
3 platform Bbd to perform the platform policy connect.\r
4\r
180a5a35 5Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.<BR>\r
c0a00b14 6SPDX-License-Identifier: BSD-2-Clause-Patent\r
ddac74d1 7\r
8**/\r
9\r
10#include "BdsPlatform.h"\r
11\r
12///\r
13/// Predefined platform default time out value\r
14///\r
15UINT16 gPlatformBootTimeOutDefault = 10;\r