| ;; @file | |
| ; | |
| ;@copyright | |
| ; Copyright (c) 2022, Intel Corporation. All rights reserved.<BR> | |
| ; SPDX-License-Identifier: BSD-2-Clause-Patent | |
| ;; | |
| MSR_IA32_PLATFORM_ID equ 000000017h | |
| MSR_IA32_BIOS_UPDT_TRIG equ 000000079h | |
| MSR_IA32_BIOS_SIGN_ID equ 00000008bh | |