[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 1/2] Use MmGetSystemRoutineAddress to test for IoOpenDriverRegistryKey
On 05/07/2024 08:32, Owen Smith wrote: Server 2016 does not define the function IoOpenDriverRegistryKey, use MmGetSystemRoutineAddress to dynamically find the function so that a single binary can be used on Server 2016 (and Win10-1607) and Server 2025. Signed-off-by: Owen Smith <owen.smith@xxxxxxxxx> --- src/common/registry.c | 47 ++++++++++++++++++++++++++++++++----------- 1 file changed, 35 insertions(+), 12 deletions(-) Acked-by: Paul Durrant <paul@xxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |