summary | 
shortlog | log | 
commit | 
commitdiff | 
tree
first ⋅ prev ⋅ next
 
Antonio Ospite [Tue, 3 Feb 2015 10:51:45 +0000 (11:51 +0100)]
 
Fix some remarks about using compiler reserverd names
dsdt.dsl   3804:                     Name (_T_0, Zero)
Remark   2011 -                              ^ Use of compiler reserved name (_T_0)
Antonio Ospite [Tue, 3 Feb 2015 10:41:33 +0000 (11:41 +0100)]
 
Initial import
Import the original DSDT and a simple Makefile to make the editing
process a little easier.