Rename IA32_BIOS_UPDATE_SIGNATURE to IA32_BIOS_SIGN_ID to match with Intel SDM

This commit is contained in:
Satoshi Tanda
2020-02-23 13:11:39 -08:00
parent c0a21eb857
commit c367fd5fee

View File

@@ -6678,7 +6678,7 @@ typedef struct
* *
* @remarks 06_01H * @remarks 06_01H
*/ */
#define IA32_BIOS_UPDATE_SIGNATURE 0x0000008B #define IA32_BIOS_SIGN_ID 0x0000008B
typedef union typedef union
{ {
struct struct