Linux 0.00/Source: Difference between revisions

Created page with "<syntaxhighlight lang="asm"> # Boot.s this code has been transferred to the memory 0 x10000, and in protected mode KRN_BASE = 0x10000 # Boot.s we have learned about the structure of the Register, which is the index table at the gdt # Gdt a table of the table of eight bytes. Each user process of the two gdt table, and ldt tss Not # 1 # The second is the code of the system # The third is the system of data # 3 is the memory of the system TSS0_SEL = 0x20 LDT0_SEL..."
(Created page with "<syntaxhighlight lang="asm"> # Boot.s this code has been transferred to the memory 0 x10000, and in protected mode KRN_BASE = 0x10000 # Boot.s we have learned about the structure of the Register, which is the index table at the gdt # Gdt a table of the table of eight bytes. Each user process of the two gdt table, and ldt tss Not # 1 # The second is the code of the system # The third is the system of data # 3 is the memory of the system TSS0_SEL = 0x20 LDT0_SEL...")
 
(No difference)