Hi, this is my first time trying to mod a BIOS.
I'm working on a Praim Thin Client (model U22), an OEM Clientron E850. There’s not much info online about it, except for a PDF datasheet (attached)
The issue I’m trying to solve is related to EMT64. The CPU inside (Intel Atom D2550) is 64-bit capable, but the motherboard locks it to a 32-bit UEFI. This makes it hard (or impossible) to run any modern OS or programs, which is unfortunate, because it would make a great little low-power server for basic homelab services.
I dumped the BIOS using flashrom in FreeDOS and tried a couple of things:
- Used AMIBCP to change the EMT64 option to USER (didn't brick, but didn’t work)
- Replaced the CpuPei and Microcode modules with ones from another BIOS where EMT64 was working (found on Win-Raid, from what I understand someone had success with this, same CPU as this thin client)
I tried flashing that last modified BIOS and bricked the device. Luckily, I have another identical unit and a backup dump. I'm currently waiting for a CH341A programmer to arrive (should take about 6-7 days), so I can unbrick it and keep testing.
If anyone could mod the BIOS properly, or at least help me with it, I’d appreciate it. I’m still new to this and don’t have much assembly or BIOS modding experience.
I'm working on a Praim Thin Client (model U22), an OEM Clientron E850. There’s not much info online about it, except for a PDF datasheet (attached)
The issue I’m trying to solve is related to EMT64. The CPU inside (Intel Atom D2550) is 64-bit capable, but the motherboard locks it to a 32-bit UEFI. This makes it hard (or impossible) to run any modern OS or programs, which is unfortunate, because it would make a great little low-power server for basic homelab services.
I dumped the BIOS using flashrom in FreeDOS and tried a couple of things:
- Used AMIBCP to change the EMT64 option to USER (didn't brick, but didn’t work)
- Replaced the CpuPei and Microcode modules with ones from another BIOS where EMT64 was working (found on Win-Raid, from what I understand someone had success with this, same CPU as this thin client)
I tried flashing that last modified BIOS and bricked the device. Luckily, I have another identical unit and a backup dump. I'm currently waiting for a CH341A programmer to arrive (should take about 6-7 days), so I can unbrick it and keep testing.
If anyone could mod the BIOS properly, or at least help me with it, I’d appreciate it. I’m still new to this and don’t have much assembly or BIOS modding experience.