Fix OEM names

This commit is contained in:
Mykola Grymalyuk
2020-05-01 11:12:19 -06:00
parent 46110a598e
commit 9d1818bcdf
13 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
// Based off of WhateverGreen's sample.dsl
// https://github.com/acidanthera/WhateverGreen/blob/master/Manual/Sample.dsl
DefinitionBlock ("", "SSDT", 2, "Slav", "AMDGPU", 0x00001000)
DefinitionBlock ("", "SSDT", 2, "DRTNIA", "AMDGPU", 0x00001000)
{
External (_SB_.PCI0, DeviceObj)
External (_SB_.PCI0.PEG0.PEGP, DeviceObj)