Implement HlLoadGlobalDescriptorTable() intrinsic
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2023-01-23 20:13:51 +01:00
parent adc6677c9d
commit d3d8d144a0
4 changed files with 48 additions and 0 deletions

View File

@@ -59,6 +59,10 @@ VOID
HlIoPortOutLong(IN USHORT Port,
IN ULONG Value);
XTCDECL
VOID
HlLoadGlobalDescriptorTable(IN PVOID Source);
XTCDECL
VOID
HlLoadTaskRegister(USHORT Source);