Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash -e
# requires: jshon, perl, curl
input="input.json.tmp"
cleanup() {
rm -f $input
}
if [ $# -eq 0 ]; then
/*
* Intel ACPI Component Architecture
* AML Disassembler version 20140926-64 [Oct 16 2014]
* Copyright (c) 2000 - 2014 Intel Corporation
*
* Disassembly of /sys/firmware/acpi/tables/DSDT, Tue Apr 7 22:18:28 2015
*
* Original Table Header:
* Signature "DSDT"
* Length 0x00014215 (82453)
This file has been truncated, but you can view the full file.
META-INF/
META-INF/MANIFEST.MF
WrapperGenerator$1.class
WrapperGenerator$AtomicType.class
WrapperGenerator$BaseType.class
WrapperGenerator$FunctionType.class
WrapperGenerator$StructType.class
WrapperGenerator.class
com/oracle/net/Sdp$1.class
com/oracle/net/Sdp$SdpSocket.class
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname goeffl
!
boot-start-marker
boot-end-marker
# Important note: this enables REMOTE DESKTOP! Use good passwords!
## function definitions
function Set-Reg($key, $name, $value, $type) {
If (-Not (Test-Path "$key")) {
New-Item -Path "$key" -ItemType RegistryKey -Force | Out-Null
}
if ($type -eq $null) {
Set-ItemProperty -path "$key" -Name "$name" -Value $value
} else {
@Tharre
Tharre / pyfa.bash
Last active February 24, 2017 09:55
# Maintainer: Kochetkov Andrey <gornet@gmail.com>
# Contributor: Fabian Schoelzel <myfirstname.mylastname@googlemail.com>
# Contributor: Simon Perry <aur [at] sanxion [dot] net>
# Contributor: Tharre <tharre3@gmail.com>
pkgname=pyfa
pkgver=1.27.0
pkgrel=1
_everelname="yc119.2"
_everelver=1.2

Dell XPS 13 9360 undervolting on latest (2.21.0) BIOS

Disclaimer: changing hidden BIOS settings is inherently dangerous and could permanently brick your machine. Proceed with caution and at your own risk.

Starting with BIOS version `2.14.0` Dell removed the ability to undervolt the CPU by setting the Overclocking Lock in BIOS because of Plundervolt, see here.

Fortunately there are hidden BIOS options to undo this which can be accessed