mirror of
https://github.com/acpica/acpica/
synced 2025-03-09 15:51:37 +03:00
date 2000.02.18.22.49.00; author psdiefen; state Exp;
This commit is contained in:
parent
fbe469bdbc
commit
f0d043f970
@ -281,7 +281,7 @@ HwGetGpeStatus (
|
||||
/*
|
||||
* Enabled?:
|
||||
*/
|
||||
InByte = OsdIn8 (Gbl_GpeRegisters[RegisterIndex].EnabledAddr);
|
||||
InByte = OsdIn8 (Gbl_GpeRegisters[RegisterIndex].EnableAddr);
|
||||
|
||||
if (BitMask & InByte)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user