X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=IntelFrameworkModulePkg%2FLibrary%2FPlatformBdsLibNull%2FPlatformData.c;fp=IntelFrameworkModulePkg%2FLibrary%2FPlatformBdsLibNull%2FPlatformData.c;h=0000000000000000000000000000000000000000;hb=aa7fc1c11c3d57d82842dbede50d064639671a98;hp=5d27f1d37541b26f0f6a9d5688d40dac118cf712;hpb=4286eb22f4aec33b90574b998a31f8bd34dd4f47;p=mirror_edk2.git diff --git a/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformData.c b/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformData.c deleted file mode 100644 index 5d27f1d375..0000000000 --- a/IntelFrameworkModulePkg/Library/PlatformBdsLibNull/PlatformData.c +++ /dev/null @@ -1,15 +0,0 @@ -/** @file - Defined the platform specific device path which will be used by - platform Bbd to perform the platform policy connect. - -Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.
-SPDX-License-Identifier: BSD-2-Clause-Patent - -**/ - -#include "BdsPlatform.h" - -/// -/// Predefined platform default time out value -/// -UINT16 gPlatformBootTimeOutDefault = 10;