Correct typo
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 29s
Builds / ExectOS (i686) (push) Successful in 30s

This commit is contained in:
Rafal Kupiec 2023-11-17 00:10:54 +01:00
parent d083d00ab1
commit 71e7adadbd
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -216,7 +216,7 @@
/* EFI Processor StatusFlag bits */
#define EFI_PROCESSOR_AS_BSP_BIT 0x00000001
#define EFI_PROCESSOR_ENABLED_BIT 0x00000002
#define EFI_ROCESSOR_HEALTH_STATUS_BIT 0x00000004
#define EFI_PROCESSOR_HEALTH_STATUS_BIT 0x00000004
/* EFI list of failed CPUs termination */
#define EFI_PROCESSOR_END_OF_LIST 0xFFFFFFFF