1 2 3 4 5 6 7 8 9 10 11
/* SPDX-License-Identifier: Intel */ /* * Copyright 2019 Google LLC */ #ifndef __FSP_VPD_H #define __FSP_VPD_H /* Nothing to declare here for FSP2 */ #endif