]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/PlatformPei: Initialise RCBA (B0:D31:F0 0xf0) register
authorPaulo Alcantara <pcacjr@zytor.com>
Tue, 9 Jun 2015 15:28:15 +0000 (15:28 +0000)
committerjljusten <jljusten@Edk2>
Tue, 9 Jun 2015 15:28:15 +0000 (15:28 +0000)
commit90721ba5624abd416e91230400b02b6b5860537d
treef6d7bff85a334af898649f67bfbfa356226f0972
parent589756c7a6c7ad5238f9c47dc11ada1e5cb313db
OvmfPkg/PlatformPei: Initialise RCBA (B0:D31:F0 0xf0) register

This patch initialises root complex register block BAR in order to
support TCO watchdog emulation features (e.g. reboot upon NO_REBOOT bit
not set) on QEMU.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Paulo Alcantara <pcacjr@zytor.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17601 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Include/IndustryStandard/Q35MchIch9.h
OvmfPkg/PlatformPei/Platform.c