diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-08-03 12:14:20 +0200 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2020-08-04 21:42:29 +0000 |
commit | c05a3f86ab65491bc24e1da22d8b667259acee5a (patch) | |
tree | b4d6ffa80e77338248fd1bfda5276453044394e2 /src/arch | |
parent | 9dfd6150bd30657c93e4edd21c8cec77c5fcfe02 (diff) |
soc/intel/apollolake/acpi.c: Add RMRRs after all DRHDs
The VT-d architecture specification (Doc. D51397-011, Rev. 3.1) says:
BIOS implementations must report these remapping structure types in
numerical order. i.e., All remapping structures of type 0 (DRHD)
enumerated before remapping structures of type 1 (RMRR), and so forth.
So, update the corresponding code to adhere to the specification.
Change-Id: I4ee3ae6c45e2a2c921fbccbb62b853e4a141a58d
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44110
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/arch')
0 files changed, 0 insertions, 0 deletions