Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
{REQUEST} Lenovo M90z Bios Unlock please...
Last Post: wolfskin
Today 07:51 PM
» Replies: 1
» Views: 2214
Gigabyte 8I915PMD
Last Post: ilciumbia
Today 06:37 PM
» Replies: 0
» Views: 39
[REQUEST] Lenovo G50-70 (9ACNxxWW) White...
Last Post: Dudu2002
Today 09:36 AM
» Replies: 238
» Views: 71682
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: matheudsp
Today 09:36 AM
» Replies: 81
» Views: 24734
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: Dudu2002
Today 09:33 AM
» Replies: 22
» Views: 1499
[REQUEST] HP Pavilion dv1340us whitelist...
Last Post: Maxinator500
Today 08:02 AM
» Replies: 3
» Views: 125
[REQUEST] Lenovo Flex 10 BIOS Unlock
Last Post: artamis
Today 05:23 AM
» Replies: 26
» Views: 1580
[REQUEST] Lenovo IdeaPad S540 (GPETxxWW)...
Last Post: Dudu2002
Today 04:40 AM
» Replies: 47
» Views: 16266
[REQUEST] Lenovo ThinkPad Edge E330 (H3E...
Last Post: Dudu2002
Today 04:39 AM
» Replies: 633
» Views: 181031
Asus N53SV Unlocked v215
Last Post: Jantheman
Yesterday 03:29 PM
» Replies: 2
» Views: 1432
[REQUEST] Asus eeepc 1025C
Last Post: biospherebios
05-07-2024 11:23 PM
» Replies: 89
» Views: 110838
[REQUEST] Lenovo G480 (62CNxxWW) Whiteli...
Last Post: AS7Alexis
05-07-2024 10:23 PM
» Replies: 61
» Views: 17804
HP EliteBook 840 g2 NVMe
Last Post: manlopsi
05-07-2024 09:07 PM
» Replies: 1
» Views: 190
[REQUEST] Lenovo ThinkPad T30 (2367) Whi...
Last Post: Ibm38729
05-07-2024 03:29 PM
» Replies: 0
» Views: 104
[REQUEST] HP ProBook 4535s Whitelist Rem...
Last Post: matxav
05-07-2024 01:35 PM
» Replies: 5
» Views: 3473
[HELP] BIOS modding to change soldered R...
Last Post: F-18
05-07-2024 12:44 PM
» Replies: 0
» Views: 128
[HELP] Cannot repair or reset bios Lenov...
Last Post: POPKAPOPI2222
05-07-2024 12:26 PM
» Replies: 0
» Views: 144
[REQUEST] Unlocked ASUS H81M-E/M52AD/DP_...
Last Post: CertifiedCosmos
05-07-2024 08:50 AM
» Replies: 1
» Views: 307
[REQUEST] Lenovo IdeaPad U310 & U410 (65...
Last Post: Dudu2002
05-07-2024 03:25 AM
» Replies: 1768
» Views: 385769
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: Dudu2002
05-07-2024 03:20 AM
» Replies: 280
» Views: 125683

Unlocking BIOS on An Embeded Device
#1
Unlocking BIOS on An Embeded Device

# The device
Its BIOS reads:
- InsydeH20 Version: APL.1.0.15
- UEFI Version: 2.5

The BIOS has two main interfaces:
- `Front Page`
  The first interface after hitting `ESC` key repeatly right after pressed its power button.
  Please reference the attachment `The device - front page.png`
- `Setup Utility`
  Please refernce the attachment `The device - Setup Utility.png`

Main chips on its board:
- CPU: `Atom Processor E3930`
- BIOS Chip: `MXIC MX, 2SU6473F, M2I-10G, 8E544200, L18489S`
- TPM Chip: `Infineon, SLB 9670, VQ20 30, T6H1839`
- Network Chip: `Marvell, W8997-M1216`

# Whats wanted
There are two limitations on its bios:
  - The booting OS is EFI protected, i.e., only the customized Ubuntu 16.04 OS distributed by its manufactory can be booted.
    Trying to boot from a different OS installation (EFI, not legacy mode) USB stick will leads to `\EFI\BOOT\BOOTx64.EFI has been blocked by the current security policy.`

    So, to my understanding, one need to do sth. like `Clean TPM` to set the TPM status, or disable the protection, before install different OSs.
    However, There is no such option in its BIOS. It seems these options are hidden (ref `Whats tried`).

  - One of the USB 3.0 port is limited to be use as a network access point (like a router).
    Can't find related options in the BIOS neither.

So, wanted:
  - unlocking the options for TPM/Secure boot options
  - unlocking the options for USB Ports settings.

# Whats tried
## Extract the stock BIOS image
Extracted its original BIOS image from the MXIC chip using CH341A Programmer.
Please reference the attachment `Stock BIOS image.bin`.

## A small experiment
After some searching (I am new to BIOS modding), found a tool, `InsydeH2OEZE_x86_WIN_100.00.03.04`, can be used to read the image.
So I tried to make a small change of its `BIOS version` content from `APL.1.0.15` to `APL.1.0.15.toMod`.
Then reflashed the mod bios image back to the MXIC chip.
After that the device can boot to its BIOS and the `Version` reads `APL.1.0.15.toMod`.

## Lets GTD
So I tried to continue.

First, the export result from `H2OEZE`'s `Function`-`other`-`Setup menu`-`Export setup menu`,
  shows there are `TPM` related options exists. So they were just hidden somehow.
  (Please reference the attachment `Export setup menu.csv` for the result.)

Second, some online posts suggested the visibility of the options may controlled by `H2OFormBrowserDxe` module.
So, the module was exported via `H2OEZE`'s `Function`-`BIOS image`-`Components`-`Module`-`Export module`-`9E5DAEB4-.. (H2OFormBrowserDxe)`,
this result the attachment `9E5DAEB4-(H2OFormBrowserDxe).ffs`.
Then using `Universal IFR Extractor v0.5(2014 donovan6000)` to extract its info from it.
However, its extraction, `9E5DAEB4-(H2OFormBrowserDxe) IFR.txt`, provides no usable info -- its almost empty.

Third, as there is a `Setup Utility` interface, so the `SetupUtility` module was exported -`FE3542FE-C1D3.FV04.SetupUtility.ffs`.
Then using the `IFR extractor` to extract it, which results `FE3542FE-C1D3.FV04.SetupUtility IFR.txt`.
There are two things about it:
  - I failed to find 'TPM' or 'secure boot' related options in the result.
  - As an experiment, working on learning how to modify the `ffs` file with the help from the `IFR` txt to enable the options in the module, such as the `SystemConfig`.

Any advices?
Many thanks!


Attached Files
.zip   BIOS Chip-MX25U6435F.zip (Size: 5.28 MB / Downloads: 11)
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)