diff options
author | Laszlo Ersek <lersek@redhat.com> | 2017-02-01 15:10:02 +0100 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2017-03-09 15:02:44 +0100 |
commit | 9886ebfe43d5dfadb97657b4df6ada40d46fb9e8 (patch) | |
tree | 475726f888211b6728b8f9671eb7fa244e92e6dc /BaseTools/Source/Python | |
parent | e0e1cfcbbb24483f4c3caad3572184fff9b65d24 (diff) | |
download | edk2-9886ebfe43d5dfadb97657b4df6ada40d46fb9e8.tar.gz edk2-9886ebfe43d5dfadb97657b4df6ada40d46fb9e8.tar.bz2 edk2-9886ebfe43d5dfadb97657b4df6ada40d46fb9e8.zip |
MdeModulePkg/AcpiTableDxe: condense whitespace around FADT.{DSDT,X_DSDT}
This patch incurs no functional changes, it just removes some whitespace,
and also makes sure we always assign
AcpiTableInstance->Fadt3->Dsdt
first, and
AcpiTableInstance->Fadt3->XDsdt
second. The goal is to separate the syntactic changes from the functional
changes implemented by the next patch.
Cc: Al Stone <ahs3@redhat.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Igor Mammedov <imammedo@redhat.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Leo Duran <leo.duran@amd.com>
Cc: Michael Tsirkin <mtsirkin@redhat.com>
Cc: Phil Dennis-Jordan <phil@philjordan.eu>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions