MyOS Kernel
gdt.h File Reference

Go to the source code of this file.

Functions

void gdt_init ()
 
void allow_all_ports ()
 
void block_all_ports ()
 

Function Documentation

◆ allow_all_ports()

void allow_all_ports ( )

Allows all ports in the IOPB.

◆ block_all_ports()

void block_all_ports ( )

Blocks all ports in the IOPB.

◆ gdt_init()

void gdt_init ( )

Initializes the GDT & TSS.