/** @file * * This file is automatically generated. * */ #ifndef __FSPUPD_H__ #define __FSPUPD_H__ #ifdef EFI32 # include # include #else # include #endif #define FSPM_UPD_SIGNATURE 0x4D5F4f5341434950 /* 'PICASO_M' */ #define FSPS_UPD_SIGNATURE 0x535F4f5341434950 /* 'PICASO_S' */ #endif