commit | d51862391e4639aa9a6177c2c1aa687d90156979 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Fri May 06 11:44:32 2016 +0800 |
committer | Tobin Ehlis <tobine@google.com> | Mon May 09 10:20:18 2016 -0600 |
tree | 9ea41a9a347f5be817839772b1ec66857e88eba4 | |
parent | 3ee8023ff829ef82676caa3b5aa01d425fb35dff [diff] |
core_validation: add intercept_core_device_command It returns the function pointers for all intercepted core device commands. Call intercept_core_device_command from GetDeviceProcAddr. Assert that device is valid in GetDeviceProcAddr.