We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 921e694 + 85655e7 commit 7425a27Copy full SHA for 7425a27
1 file changed
SSDT/samples/SAMPLE-NAVI.dsl
@@ -9,7 +9,7 @@ DefinitionBlock ("", "SSDT", 2, "DRTNIA", "AMDGPU", 0x00001000)
9
{
10
Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method
11
12
- Local0 = Package (0x02)
+ Local0 = Package ()
13
14
15
// Insert here your code
0 commit comments