Intel® Business Client Software Development
Support for Intel® vPro™ software development and technologies associated with Intel vPro platforms.

write data to remote NVM in OS-absent state

s_haag
Beginner
400 Views


Hi,

I wonder if its possible to write data to the NVM of an AMT-enabled PC while in power state S5?

e.g.: management console -------LAN-------> NVM AMT-PC (OS-absent)

I guess it could somehow be done with ExecuteStorageOperation but I didnt find further information on how to use this function. Can you give me a hint?

Thanks in advance!

Sebastian
0 Kudos
2 Replies
s_haag
Beginner
400 Views


ok, I think I found an example:

Intel_AMT_Release_4.0_SDKWindowsIntel_AMTSamplesSoapStorageStorageSamplesConfidential

but in the description it says:

[...] how to allocate a private storage block by a local host application. [...]

Is it possible to use ISVS_WriteBlock with a remote host?

0 Kudos
Sreelekshm_S_Intel
400 Views

Hi,

Both local and remote ISV applications can access and update stored data in NVM. You can see more details on these APIs in the Storage Design Guide included in the Docs folder of the SDK.

Thanks,

Sree

0 Kudos
Reply