commit | e05bf875c1e62f7ab044f6eee295183581175477 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Fri Aug 25 20:02:19 2017 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Mon Aug 28 20:17:18 2017 +0000 |
tree | 52c2676666ab3fef50bf2a60e1194d6826b601e4 | |
parent | ff3240b2534b1c8509b772436d8c878092a0ec44 [diff] |
direct pci: Always initialize Address_State Let Initialize() always initialize the Address_State. This is not only the expected behaviour but also necessary to share the contract with other implementations. Change-Id: I0454dfd6c36f7d4298edeec5b84d929e3160eb7b Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/21205 Reviewed-by: Adrian-Ken Rueegsegger <ken@codelabs.ch>