Backing up Bios / Dumping BIOS vars
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I'd like to alter some VRAM numbers on my laptopâÂÂand this has lead me to modding my BIOS via an EFI shell (because, of course, there are many options locked away from the user when it comes to something like an HP laptop).
One major problem is that, in order to figure out what variables I'd need to change, I have to look specifically at a dump of my BIOS. None of the tools I've found have been able to successfully do this. This tool seemed the most promising, but it could not detect my BIOS.
My impression is that its output is a non-human readable file that is, effectively, a backup of everything in one's BIOS (I have a PERL script that would parse it into somewhat human-readable form; then I will find exactly what variables I need to alter).
Side Info:
Eventually, I will enter a command into the shell similar to this:
setup_var 0x18c 0x10
Where 0x18c
is the variable that determines dedicated memory-share allocation to the video, and 0x10
refers to the 16th option, 512MB (these are for some other BIOS, very similar to mine, but I don't want to use these in case they're not the same).
I looked at this thread, but I don't think this is what I'm looking for. I attempted to run the script on both the dmidecode
and dmidecode -u
output to no avail.
Any ideas?
bios
add a comment |Â
up vote
1
down vote
favorite
I'd like to alter some VRAM numbers on my laptopâÂÂand this has lead me to modding my BIOS via an EFI shell (because, of course, there are many options locked away from the user when it comes to something like an HP laptop).
One major problem is that, in order to figure out what variables I'd need to change, I have to look specifically at a dump of my BIOS. None of the tools I've found have been able to successfully do this. This tool seemed the most promising, but it could not detect my BIOS.
My impression is that its output is a non-human readable file that is, effectively, a backup of everything in one's BIOS (I have a PERL script that would parse it into somewhat human-readable form; then I will find exactly what variables I need to alter).
Side Info:
Eventually, I will enter a command into the shell similar to this:
setup_var 0x18c 0x10
Where 0x18c
is the variable that determines dedicated memory-share allocation to the video, and 0x10
refers to the 16th option, 512MB (these are for some other BIOS, very similar to mine, but I don't want to use these in case they're not the same).
I looked at this thread, but I don't think this is what I'm looking for. I attempted to run the script on both the dmidecode
and dmidecode -u
output to no avail.
Any ideas?
bios
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I'd like to alter some VRAM numbers on my laptopâÂÂand this has lead me to modding my BIOS via an EFI shell (because, of course, there are many options locked away from the user when it comes to something like an HP laptop).
One major problem is that, in order to figure out what variables I'd need to change, I have to look specifically at a dump of my BIOS. None of the tools I've found have been able to successfully do this. This tool seemed the most promising, but it could not detect my BIOS.
My impression is that its output is a non-human readable file that is, effectively, a backup of everything in one's BIOS (I have a PERL script that would parse it into somewhat human-readable form; then I will find exactly what variables I need to alter).
Side Info:
Eventually, I will enter a command into the shell similar to this:
setup_var 0x18c 0x10
Where 0x18c
is the variable that determines dedicated memory-share allocation to the video, and 0x10
refers to the 16th option, 512MB (these are for some other BIOS, very similar to mine, but I don't want to use these in case they're not the same).
I looked at this thread, but I don't think this is what I'm looking for. I attempted to run the script on both the dmidecode
and dmidecode -u
output to no avail.
Any ideas?
bios
I'd like to alter some VRAM numbers on my laptopâÂÂand this has lead me to modding my BIOS via an EFI shell (because, of course, there are many options locked away from the user when it comes to something like an HP laptop).
One major problem is that, in order to figure out what variables I'd need to change, I have to look specifically at a dump of my BIOS. None of the tools I've found have been able to successfully do this. This tool seemed the most promising, but it could not detect my BIOS.
My impression is that its output is a non-human readable file that is, effectively, a backup of everything in one's BIOS (I have a PERL script that would parse it into somewhat human-readable form; then I will find exactly what variables I need to alter).
Side Info:
Eventually, I will enter a command into the shell similar to this:
setup_var 0x18c 0x10
Where 0x18c
is the variable that determines dedicated memory-share allocation to the video, and 0x10
refers to the 16th option, 512MB (these are for some other BIOS, very similar to mine, but I don't want to use these in case they're not the same).
I looked at this thread, but I don't think this is what I'm looking for. I attempted to run the script on both the dmidecode
and dmidecode -u
output to no avail.
Any ideas?
bios
bios
edited 16 mins ago
Rui F Ribeiro
37.1k1273118
37.1k1273118
asked Jan 18 '16 at 0:48
AmagicalFishy
1163
1163
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f255967%2fbacking-up-bios-dumping-bios-vars%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password