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 Y70-70 (9ECNxxWW) White...
Last Post: CorroFX
Today 12:34 PM
» Replies: 102
» Views: 23695
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
Today 07:29 AM
» Replies: 847
» Views: 322480
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
Today 07:28 AM
» Replies: 26
» Views: 839
[REQUEST] Lenovo ThinkPad P14s 3rd Gen 1...
Last Post: Dudu2002
Today 07:26 AM
» Replies: 4
» Views: 228
Add CPU support Lenovo M715s
Last Post: pashtet440
Today 06:56 AM
» Replies: 0
» Views: 57
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
04-14-2024 09:02 AM
» Replies: 1733
» Views: 541092
Dell Latitude 5520 - get to know passwor...
Last Post: yeti1299
04-14-2024 06:48 AM
» Replies: 2
» Views: 184
[REQUEST]: Asus TP420IA - how to dump bi...
Last Post: quantumx3
04-14-2024 05:34 AM
» Replies: 0
» Views: 165
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: Nightdemon2001
04-14-2024 01:13 AM
» Replies: 2319
» Views: 655268
[REQUEST] Lenovo B575 (52CNxxWW) Whiteli...
Last Post: thepwrtank18
04-13-2024 06:13 PM
» Replies: 56
» Views: 20334
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: alvaro8905
04-13-2024 05:25 PM
» Replies: 673
» Views: 163013
Lenovo Yoga 14s (slim7Gen 8)
Last Post: Dudu2002
04-13-2024 03:32 PM
» Replies: 12
» Views: 597
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: Dudu2002
04-13-2024 03:31 PM
» Replies: 470
» Views: 129087
ASUS P5lD2 SE AHCI Mod needed. Please ;)
Last Post: jave200372
04-12-2024 10:16 PM
» Replies: 2
» Views: 5572
[REQUEST] Acer Aspire A515-57(G) BIOS Un...
Last Post: Dudu2002
04-12-2024 01:29 PM
» Replies: 2
» Views: 208
Help with Gigabyte X299 WU-8 PCie Bifurc...
Last Post: ezaton
04-12-2024 12:30 AM
» Replies: 15
» Views: 2571
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
04-11-2024 10:39 AM
» Replies: 80
» Views: 23428
Bios Mod for HPE Microserver Gen10
Last Post: flobo88
04-11-2024 10:16 AM
» Replies: 0
» Views: 217
BIOS DXE Driver modding
Last Post: Dr_Retro_Cube
04-11-2024 08:55 AM
» Replies: 1
» Views: 2208
Dell N5010 with 16GB of ram, possible?
Last Post: Komajster
04-11-2024 06:46 AM
» Replies: 0
» Views: 190

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: 2 Guest(s)