/** @file Silicon Initializtion PPI is used to export End of Silicon init Copyright (c) 2017, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent **/ #ifndef _SI_INIT_PPI_H_ #define _SI_INIT_PPI_H_ extern EFI_GUID gEndOfSiInitPpiGuid; #endif // _SI_INIT_PPI_H_