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

@@ -6429,8 +6429,8 @@ typedef union
* @brief Platform Id <b>(RO)</b>
*
* [Bits 52:50] Contains information concerning the intended platform for the processor.
*
*
*
*
* 52 | 51 | 50 | _
* --:|:--:|:---|-----------------
* 0 | 0 | 0 | Processor Flag 0
@@ -6678,7 +6678,7 @@ typedef struct
*
* @remarks 06_01H
*/
#define IA32_BIOS_UPDATE_SIGNATURE 0x0000008B
#define IA32_BIOS_SIGN_ID 0x0000008B
typedef union
{
struct