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
util/intelp2m: Print the current project version
[coreboot2.git]
/
src
/
mainboard
/
supermicro
/
x9sae
/
acpi
/
platform.asl
blob
aff432b6f47acf1abbe242cc78bbada5475becab
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
}