C# Class Mosa.Kernel.x86.GDT

Afficher le fichier Open project: tgiphil/MOSA-Project Class Usage Examples

Méthodes publiques

Méthode Description
Setup ( ) : void

Private Methods

Méthode Description
GetEntryLocation ( uint index ) : uint

Gets the GTP entry location.

Set ( uint index, uint address, uint limit, byte access, byte granularity ) : void

Method Details

Setup() public static méthode

public static Setup ( ) : void
Résultat void