Add missing x86 descriptor sizes
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Rafal Kupiec 2023-01-29 00:54:36 +01:00
parent ae60753e33
commit 900e71459a
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

@ -46,6 +46,10 @@
#define CR4_XSAVE 0x00020000
#define CR4_RESERVED3 0xFFFC0000
/* Descriptors size */
#define GDT_ENTRIES 128
#define IDT_ENTRIES 256
/* Initial MXCSR control */
#define INITIAL_MXCSR 0x1F80