Add FSP_FSPP_SIGNATURE in 1.1.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" <Jiewen.Yao@intel.com> Reviewed-by: "Mudusuru, Giri P" <giri.p.mudusuru@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17273 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#pragma pack(1)
|
||||
|
||||
#define FSP_PATCH_TABLE_SIGNATURE SIGNATURE_32 ('F', 'S', 'P', 'P')
|
||||
#define FSP_PATCH_TABLE_SIGNATURE FSP_FSPP_SIGNATURE
|
||||
|
||||
typedef struct {
|
||||
UINT32 Signature;
|
||||
|
Reference in New Issue
Block a user