diff options
author | Simon Glass <sjg@chromium.org> | 2020-11-04 09:57:32 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-11-06 09:51:30 +0800 |
commit | 01e3c9d2ecbb532ab98da46ceebe8507b6bceec8 (patch) | |
tree | 94ffb669740963ad3a0ad1b7f113a88325393d0d /arch/arm/cpu | |
parent | 2de4744dae572b6ba9c1c3e3a40b377e53994630 (diff) | |
download | u-boot-01e3c9d2ecbb532ab98da46ceebe8507b6bceec8.tar.gz |
x86: acpi: Put the generated code first in DSDT
The current implementation for DSDT tables is not correct for the case
where there is generated code, as the length ends up being incorrect.
Also, we want the generated code to go first in the table.
Rewrite this piece to correct these problems.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/arm/cpu')
0 files changed, 0 insertions, 0 deletions