Re: [edk2] UNDI and InterruptEnable

2013-02-24 Thread Igor Sharovar
UEFI does not support interrupt now. Use polling to check a status command. Igor Sharovar On Sun, Feb 24, 2013 at 4:15 AM, Ari Zigler wrote: > Hi, > > ** ** > > While developing a UNDI driver, I came across the Interrupt Enables > command, which is described in the UNDI spec: > > *“Dis

[edk2] UNDI and InterruptEnable

2013-02-24 Thread Ari Zigler
Hi, While developing a UNDI driver, I came across the Interrupt Enables command, which is described in the UNDI spec: "Disabling an external interrupt enable prevents an external (hardware) interrupt from being signaled by the network device, internally the interrupt events can still be polled