date 2000.02.18.22.49.00; author psdiefen; state Exp;

This commit is contained in:
aystarik 2005-06-29 16:52:48 +00:00
parent fbe469bdbc
commit f0d043f970

View File

@ -281,7 +281,7 @@ HwGetGpeStatus (
/*
* Enabled?:
*/
InByte = OsdIn8 (Gbl_GpeRegisters[RegisterIndex].EnabledAddr);
InByte = OsdIn8 (Gbl_GpeRegisters[RegisterIndex].EnableAddr);
if (BitMask & InByte)
{