X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Vlv2TbltDevicePkg%2FInclude%2FLibrary%2FPlatformFspLib.h;fp=Vlv2TbltDevicePkg%2FInclude%2FLibrary%2FPlatformFspLib.h;h=0000000000000000000000000000000000000000;hp=c3235afa90c04d1f867d66238b92a139e0312039;hb=5347c48016f27061475fdb053e867a06ce73492f;hpb=96ef5a8e30a8da33eaab09f13cc8d752342717a5 diff --git a/Vlv2TbltDevicePkg/Include/Library/PlatformFspLib.h b/Vlv2TbltDevicePkg/Include/Library/PlatformFspLib.h deleted file mode 100644 index c3235afa90..0000000000 --- a/Vlv2TbltDevicePkg/Include/Library/PlatformFspLib.h +++ /dev/null @@ -1,23 +0,0 @@ -/*++ - - Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.
- - SPDX-License-Identifier: BSD-2-Clause-Patent - - - ---*/ - -#ifndef _PLATFORM_FSP_LIB_H -#define _PLATFORM_FSP_LIB_H -#include -#include - -extern -EFI_STATUS -PlatformHobCreateFromFsp ( - IN CONST EFI_PEI_SERVICES **PeiServices, - VOID *HobList - ); - -#endif