[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 5/6] tests/acpi: update expected data files
|
From: |
Gerd Hoffmann |
|
Subject: |
[PULL 5/6] tests/acpi: update expected data files |
|
Date: |
Tue, 10 Oct 2023 13:26:09 +0200 |
DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC ", 0x00000001)
{
Scope (\)
{
OperationRegion (DBG, SystemIO, 0x0402, One)
Field (DBG, ByteAcc, NoLock, Preserve)
{
DBGB, 8
}
DWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed,
NonCacheable, ReadWrite,
0x00000000, // Granularity
0x08000000, // Range Minimum
0xAFFFFFFF, // Range Maximum
0x00000000, // Translation Offset
0xA8000000, // Length
,, , AddressRangeMemory, TypeStatic)
DWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed,
NonCacheable, ReadWrite,
0x00000000, // Granularity
0xC0000000, // Range Minimum
0xFEBFFFFF, // Range Maximum
0x00000000, // Translation Offset
0x3EC00000, // Length
,, , AddressRangeMemory, TypeStatic)
QWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed,
Cacheable, ReadWrite,
0x0000000000000000, // Granularity
- 0x0000000200000000, // Range Minimum
- 0x00000009FFFFFFFF, // Range Maximum
+ 0x000000FF00000000, // Range Minimum
+ 0x00000106FFFFFFFF, // Range Maximum
0x0000000000000000, // Translation Offset
0x0000000800000000, // Length
,, , AddressRangeMemory, TypeStatic)
})
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
tests/data/acpi/q35/DSDT.mmio64 | Bin 9485 -> 9485 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/tests/data/acpi/q35/DSDT.mmio64 b/tests/data/acpi/q35/DSDT.mmio64
index
8459b82c958b842cd7b92c2145977634fb9c6e5d..bdf36c4d575bfc4eb2eac3f00c9b7b4270f88677
100644
GIT binary patch
delta 35
pcmeD6>h<Ds33dtLRb^mce7TWJN{Q<~0|Uc<AYfzMtfzFJ2>`-Q3+n&?
delta 35
pcmeD6>h<Ds33dtLRb^mce6o>CN{Ne!fq~&a5O6YV)>FFA1OT%k3hMv>
--
2.41.0
- [PULL 0/6] Firmware/seabios 20231010 patches, Gerd Hoffmann, 2023/10/10
- [PULL 3/6] seabios: update submodule to git snapshot, Gerd Hoffmann, 2023/10/10
- [PULL 6/6] tests/acpi: disable tests/data/acpi/q35/DSDT.mmio64 updates, Gerd Hoffmann, 2023/10/10
- [PULL 5/6] tests/acpi: update expected data files,
Gerd Hoffmann <=
- [PULL 2/6] tests/acpi: enable tests/data/acpi/q35/DSDT.mmio64 updates, Gerd Hoffmann, 2023/10/10
- [PULL 1/6] tests/bios-tables-test: tcg-emulate opteron for mmio64 test, Gerd Hoffmann, 2023/10/10
- [PULL 4/6] seabios: update binaries to git snapshot, Gerd Hoffmann, 2023/10/10
- Re: [PULL 0/6] Firmware/seabios 20231010 patches, Stefan Hajnoczi, 2023/10/10