Linux 0.00/Source: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 April 2024

  • curprev 21:0621:06, 19 April 2024Dartz talk contribs 12,945 bytes +12,945 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..."