HAOUAS Elyes has uploaded a new patch set (#5) to the change originally created by Arthur Heymans. ( https://review.coreboot.org/c/coreboot/+/36600 )
Change subject: *.asl: Don't define devices by absolute path ......................................................................
*.asl: Don't define devices by absolute path
Be consistent with the rest tree and set the scope first when defining devices. In general this makes the resulting code more readable as it avoids '^' symbols.
Change-Id: I0b8dd33fac7cb1524d920b77e95c08b839157e8f Signed-off-by: Arthur Heymans arthur@aheymans.xyz Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/mainboard/51nb/x210/dsdt.asl M src/mainboard/asrock/b85m_pro4/dsdt.asl M src/mainboard/asus/h61m-cs/dsdt.asl M src/mainboard/asus/p8h61-m_lx3_r2_0/dsdt.asl M src/mainboard/asus/p8z77-m_pro/dsdt.asl M src/mainboard/asus/p8z77-v_lx2/dsdt.asl M src/mainboard/gigabyte/ga-h61m-series/dsdt.asl M src/mainboard/lenovo/t440p/dsdt.asl M src/mainboard/libretrend/lt1000/dsdt.asl M src/mainboard/msi/ms7707/dsdt.asl M src/mainboard/protectli/vault_bsw/dsdt.asl M src/mainboard/protectli/vault_kbl/dsdt.asl M src/mainboard/supermicro/x10slm-f/dsdt.asl M src/mainboard/system76/lemp9/dsdt.asl M util/autoport/main.go 15 files changed, 86 insertions(+), 71 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/36600/5