repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/ocp/tiogapass: Fix GPIOs
[coreboot2.git]
/
src
/
mainboard
/
dell
/
optiplex_9020
/
acpi
/
platform.asl
blob
cda7682e3e553a794be8880b4486f9872d3dde9d
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
Method(_WAK, 1)
4
{
5
Return(Package() { 0, 0 })
6
}
7
8
Method(_PTS, 1)
9
{
10
11
}