Deploy khronokernel/Getting-Started-With-ACPI to github.com/khronokernel/Getting-Started-With-ACPI.git:gh-pages

This commit is contained in:
Travis Build Bot (from Travis CI)
2020-04-02 01:57:55 +00:00
parent a6e86dac2b
commit fb38473bb6
21 changed files with 18 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
// Source: https://github.com/daliansky/OC-little
DefinitionBlock("", "SSDT", 2, "ACDT", "GPI0", 0)
DefinitionBlock("", "SSDT", 2, "Slav", "GPI0", 0)
{
External(GPEN, FieldUnitObj)

Binary file not shown.

Binary file not shown.

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, "ACDT", "AMDGPU", 0x00001000)
DefinitionBlock ("", "SSDT", 2, "Slav", "AMDGPU", 0x00001000)
{
External (_SB_.PCI0, DeviceObj)
External (_SB_.PCI0.PEG0.PEGP, DeviceObj)

Binary file not shown.