fsp_vpd.h 199 B

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