C# Class Mosa.Kernel.x86.Smbios.SmbiosManager

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

Méthodes publiques

Méthode Description
GetStructureOfType ( byte type ) : uint

Setup ( ) : void

Private Methods

Méthode Description
GetAddressOfNextStructure ( uint address ) : uint

GetMajorVersion ( ) : void

GetMinorVersion ( ) : void

GetNumberOfStructures ( ) : void

GetTableAddress ( ) : void

GetTableLength ( ) : void

GetType ( uint address ) : byte

LocateEntryPoint ( ) : void

Method Details

GetStructureOfType() public static méthode

public static GetStructureOfType ( byte type ) : uint
type byte
Résultat uint

Setup() public static méthode

public static Setup ( ) : void
Résultat void