From c367fd5fee6488974ced37d0de30cf9c7616e22d Mon Sep 17 00:00:00 2001 From: Satoshi Tanda Date: Sun, 23 Feb 2020 13:11:39 -0800 Subject: [PATCH] Rename IA32_BIOS_UPDATE_SIGNATURE to IA32_BIOS_SIGN_ID to match with Intel SDM --- Sources/ia32-doc/out/ia32.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Sources/ia32-doc/out/ia32.h b/Sources/ia32-doc/out/ia32.h index f0e6797..95a6d6e 100644 --- a/Sources/ia32-doc/out/ia32.h +++ b/Sources/ia32-doc/out/ia32.h @@ -6429,8 +6429,8 @@ typedef union * @brief Platform Id (RO) * * [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