mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Lift a protection (forgotten in 44842).
svn path=/trunk/; revision=44866
This commit is contained in:
@@ -415,6 +415,7 @@ HalpBiosDisplayReset(VOID)
|
||||
//
|
||||
IdtPte = HalAddressToPte(((PKIPCR)KeGetPcr())->IDT);
|
||||
RestoreWriteProtection = IdtPte->Write;
|
||||
IdtPte->Write = 1;
|
||||
|
||||
//
|
||||
// Use special invalid opcode and GPF trap handlers
|
||||
|
||||
Reference in New Issue
Block a user