Add missing x86 descriptor sizes

This commit is contained in:
Rafal Kupiec 2023-01-29 00:54:36 +01:00
父節點 ae60753e33
當前提交 900e71459a
簽署人: belliash
GPG 金鑰 ID: 4E829243E0CFE6B4

查看文件

@ -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