Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HoShiMin/Kernel-Bridge
/ hlt
Method
hlt
Python-Bridge/Python-Bridge.py:133–134 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
131
return
self.__kb.KbSti()
132
133
def
hlt(self):
134
return
self.__kb.KbHlt()
135
136
def
rdmsr(self, index):
137
value = c_uint64()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected