1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2025-12-06 00:13:33 +00:00

Windows, rev1 update

This commit is contained in:
Bryan Roe
2020-05-23 01:02:44 -07:00
parent aff2e07a1f
commit 74d4ae2c1e
6 changed files with 233 additions and 160 deletions

View File

@@ -27,6 +27,7 @@ function amt_heci() {
this._setupPTHI = function _setupPTHI()
{
this._amt = heci.create();
this._amt.descriptorMetadata = "amt-pthi";
this._amt.BiosVersionLen = 65;
this._amt.UnicodeStringLen = 20;