gk7205v200-uboot/arch/x86/include/asm/arch-ivybridge/fsp/fsp_vpd.h
2025-08-07 17:13:54 +08:00

13 lines
199 B
C
Executable File

/*
* Copyright (C) 2016, Bin Meng <bmeng.cn@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __FSP_VPD_H__
#define __FSP_VPD_H__
/* IvyBridge FSP does not support VPD/UPD */
#endif