Date
1 - 1 of 1
回复: [edk2-rfc] [RFC] Have new interface in EDKII_FORM_BROWSER_EXTENSION2_PROTOCOL to disable hotkey support
gaoliming
-----邮件原件-----UEFI driver write guide 12.6.1 Minimize callbacks section defines the guide line. https://github.com/tianocore/tianocore.github.io/wiki/UEFI-Driver-Writer%27s-Guide But, some HII drivers still like to control submit/discard/exit in its form by Callback function. Hotkey way is to consume HII driver ConfigAccess protocol RouteConfig() function for data saving. So, HotKey doesn't work on those drivers. For this proposal, I want to understand when new interface will be trigged and what module calls this new API. Thanks Liming Thanks |
|