commit | 7f6d874d176e75e817d2c784b752d6f077069b04 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Aug 31 09:56:30 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Sep 05 23:18:51 2019 +0200 |
tree | 667c4730184e27d5714d98f4f9e3effc734128ae | |
parent | 794219bd1234afcbb156c3674a3864e90047826c [diff] |
efi_loader: interrupts in simple network protocol GetStatus() must clear the interrupt status. Transmit() should set the TX interrupt. Receive() should clear the RX interrupt. Initialize() and Start() should clear the interrupt status. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>