Add XMAKB5R0P0906 BIOS updater for USB flash drive using on Linux/Ma…#39
Open
renakdup wants to merge 1 commit into
Open
Add XMAKB5R0P0906 BIOS updater for USB flash drive using on Linux/Ma…#39renakdup wants to merge 1 commit into
renakdup wants to merge 1 commit into
Conversation
…OS. Fix README.md
Owner
|
Hello, I have no way to test the firmware as I sold the laptop. If someone can send proof that the firmware is working then I will be able to merge, but till then I don't think I will merge any binary files to this repo :) |
Author
|
Maybe we check the hash sum of files? because I only took the existing firmware archive with 603 BIOS, unzip and take a 906 file XMAKB5R0P0906.fd and move to the directory and change a string in flash.nsh . Maybe you can unzip 603 bios in 906 directory and move XMAKB5R0P0906.fd file to this directory. And then I will add changes to flash.nsh . And you will see, that nothing dangerous here? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This MR is related to this issue #9 .
In short: There is no BIOS firmware for Linux/macOS and I add it.
I did all as in the instruction of this issue and changed
flash.nshscript so that a user can follow default instructions and automatically can update a BIOS. I check this functionality, and it works.Also, I add additional information for updating the BIOS firmware.