andreiw / RaspberryPiPkg

DEPRECATED - DO NOT USE | Go here instead ->
https://github.com/tianocore/edk2-platforms/tree/master/Platform/RaspberryPi/RPi3
744 stars 143 forks source link

RHPX needs to be present for MsftFunctionConfig to be useful. #80

Closed driver1998 closed 5 years ago

driver1998 commented 5 years ago

Good to hear that the MsftFunctionConfig issue is sorted.

But MsftFunctionConfig makes no sense without RHPX.

MsftFunctionConfig is used by rhproxy driver to configure pin muxing, and RHPX is the device entry for rhproxy.sys. RHPX also describes the pinout exposed to rhproxy.

andreiw commented 5 years ago

Ok, will add.

A

30 сент. 2018 г., в 5:51, driver1998 notifications@github.com написал(а):

Good to hear that the MsftFunctionConfig issue is sorted.

But MsftFunctionConfig makes no sense without RHPX.

MsftFunctionConfig is used by rhproxy driver to determine admissions, and RHPX is the device entry for rhproxy.sys. RHPX also describes the pinout exposed to rhproxy.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

andreiw commented 5 years ago

Also added PEPD. Next build should have both.