Skip to content

Commit

Permalink
Add ACPI tables for Dell Inspiron 14 3420
Browse files Browse the repository at this point in the history
Extracted with SSDTTime on Windows 11 Entreprise 23H2 (10.0.22631).
CPU is Snapdragon (TM) 8cx Gen 2
4 Qualcomm Kryo 485 Silver as E-Cores + 4 Qualcomm Kryo 485 Gold as
P-Cores.

UEFI is branded Dell Inc., version 01.00.12, date 08/14/2023.

Link: https://www.dell.com/support/home/en-us/product-support/product/inspiron-14-3420-laptop/overview
Link: https://dl.dell.com/content/manual44339932-inspiron-14-3420-setup-and-specifications.pdf

Signed-off-by: Nicolas SAPA <[email protected]>
  • Loading branch information
nsapa authored and lumag committed Oct 18, 2024
1 parent d727a1b commit d3f1a9d
Show file tree
Hide file tree
Showing 26 changed files with 111,274 additions and 0 deletions.
Binary file added misc/dell-inspiron-14-3420/acpi/APIC.dat
Binary file not shown.
284 changes: 284 additions & 0 deletions misc/dell-inspiron-14-3420/acpi/APIC.dsl

Large diffs are not rendered by default.

Binary file added misc/dell-inspiron-14-3420/acpi/BGRT.dat
Binary file not shown.
37 changes: 37 additions & 0 deletions misc/dell-inspiron-14-3420/acpi/BGRT.dsl
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
/*
* Intel ACPI Component Architecture
* AML/ASL+ Disassembler version 20240927 (32-bit version)
* Copyright (c) 2000 - 2023 Intel Corporation
*
* Disassembly of C:/Users/nico/Documents/Src/aarch64-laptops_build/misc/dell-inspiron-14-3420/acpi/BGRT.aml
*
* ACPI Data Table [BGRT]
*
* Format: [HexOffset DecimalOffset ByteLength] FieldName : FieldValue (in hex)
*/

[000h 0000 004h] Signature : "BGRT" [Boot Graphics Resource Table]
[004h 0004 004h] Table Length : 00000038
[008h 0008 001h] Revision : 01
[009h 0009 001h] Checksum : B2
[00Ah 0010 006h] Oem ID : "QCOM "
[010h 0016 008h] Oem Table ID : "QCOMEDK2"
[018h 0024 004h] Oem Revision : 00008180
[01Ch 0028 004h] Asl Compiler ID : "QCOM"
[020h 0032 004h] Asl Compiler Revision : 00000001

[024h 0036 002h] Version : 0001
[026h 0038 001h] Status (decoded below) : 01
Displayed : 1
Orientation Offset : 0
[027h 0039 001h] Image Type : 00
[028h 0040 008h] Image Address : 00000000FCFA6018
[030h 0048 004h] Image OffsetX : 0000035F
[034h 0052 004h] Image OffsetY : 0000013B

Raw Table Data: Length 56 (0x38)

0000: 42 47 52 54 38 00 00 00 01 B2 51 43 4F 4D 20 20 // BGRT8.....QCOM
0010: 51 43 4F 4D 45 44 4B 32 80 81 00 00 51 43 4F 4D // QCOMEDK2....QCOM
0020: 01 00 00 00 01 00 01 00 18 60 FA FC 00 00 00 00 // .........`......
0030: 5F 03 00 00 3B 01 00 00 // _...;...
Binary file added misc/dell-inspiron-14-3420/acpi/CSRT.dat
Binary file not shown.
4,015 changes: 4,015 additions & 0 deletions misc/dell-inspiron-14-3420/acpi/CSRT.dsl

Large diffs are not rendered by default.

Binary file added misc/dell-inspiron-14-3420/acpi/DBG2.dat
Binary file not shown.
289 changes: 289 additions & 0 deletions misc/dell-inspiron-14-3420/acpi/DBG2.dsl

Large diffs are not rendered by default.

Binary file added misc/dell-inspiron-14-3420/acpi/DSDT.dat
Binary file not shown.
Loading

0 comments on commit d3f1a9d

Please sign in to comment.