Hi, Experts:

I am studying how to remote control some hardware's configuration.

 

Such as changing RAID Card's configuration without going into its setup ui.

 

So, one question confused me.

If RAID Card's firmware is written with UEFI driver model, so I can use some standard UEFI protocol to pass some configurations to RAID card's firmware?

Or must use RAID Card vendor's private protocol to transfer new configurations?

 

Such as:

EFI Adapter Information Protocol, SetInformation function.

 

Thanks