Backing up Bios / Dumping BIOS vars

The name of the pictureThe name of the pictureThe name of the pictureClash 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 0x10refers 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?










share|improve this question



























    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 0x10refers 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?










    share|improve this question

























      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 0x10refers 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?










      share|improve this question















      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 0x10refers 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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 16 mins ago









      Rui F Ribeiro

      37.1k1273118




      37.1k1273118










      asked Jan 18 '16 at 0:48









      AmagicalFishy

      1163




      1163

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          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



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          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













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay