Laaca Czech republic, 08.03.2022, 12:13 |
ACPITOOL v1.1 (Announce) |
In the past I announced here my utility ACPITOOL which can examine ACPI tables in your computer, can detect the CPU topology, perform a reset or a shutdown of the computer. --- |
RayeR CZ, 08.03.2022, 14:33 @ Laaca |
ACPITOOL v1.1 |
I'd like to try it but I got a new laptop (HP ZBook 15 G8, core 11.gen.) at work a few weeks ago that is unfortunately completly legacy free so I cannot boot DOS there anymore :( There's no legacy boot option, I can boot only from UEFI partitions or directly *.EFI executables but they have to be signed (I guess), e.g. I can boot memtest86.efi but cannot boot UEFI Shell 2.2 from github... --- |
KormaX 09.03.2022, 13:28 @ RayeR |
ACPITOOL v1.1 |
AFAIK boot managers like Grub can boot a SeaBIOS image from a regular storage media. A SeaBIOS image can be a full BIOS implementation or a CSM depending on how it was compiled. So you can theoretically chain-boot to DOS even on an UEFI class 3 machine. --- |
tom Germany (West), 09.03.2022, 19:49 @ KormaX |
ACPITOOL v1.1 |
> An UEFI DOS is not a good idea (át least not if this DOS does not provide |
KormaX 09.03.2022, 20:54 @ tom |
ACPITOOL v1.1 |
I can prove you wrong quite easily: UEFI BIOS is not possible. It does exist. What exists is a precedent, not a possibility. What's more, I've even given a practical example of it, not to mention UEFI up to class three that normally comes with a BIOS interface out of the box. Please, next time read what you react to. --- |
tom Germany (West), 09.03.2022, 21:27 @ KormaX |
ACPITOOL v1.1 |
> I can prove you wrong quite easily: UEFI BIOS is not possible. It does |
KormaX 09.03.2022, 21:35 @ tom |
ACPITOOL v1.1 |
1. SeaBIOS has been shown in practice. AFAIK it can be load from a HDD, but it definitely works if flashed into the motherboard as a firmware. Doesn't matter anyway, because CSM itself is a "UEFI BIOS". --- |
RayeR CZ, 14.03.2022, 17:36 (edited by RayeR, 14.03.2022, 23:25) @ KormaX |
ACPITOOL v1.1 |
> AFAIK boot managers like Grub can boot a SeaBIOS image from a regular --- |
Zyzzle 15.03.2022, 00:54 @ RayeR |
ACPITOOL v1.1 |
> UPDATE |
RayeR CZ, 15.03.2022, 15:57 @ Zyzzle |
ACPITOOL v1.1 |
No, I'm just at the beginning. The ability of loading arbitrary UEFI modules is not related with DOS any way. In the past I played with Coreboot and SeaBIOS a little bit so I could try compile SeaBIOS myself but I'm not sure if the compile process will output some image ready to load with GRUB2 or UEFI module. It seem's it's intended only for VMs like QEMU... --- |
Zyzzle 16.03.2022, 00:50 @ RayeR |
ACPITOOL v1.1 |
> No, I'm just at the beginning. The ability of loading arbitrary UEFI |
RayeR CZ, 16.03.2022, 22:54 (edited by RayeR, 17.03.2022, 02:55) @ Zyzzle |
ACPITOOL v1.1 |
I think that VGA ROM is linked with CSM that scan and load other ROMs. In theory it may be possible do such mod but as it is some proprietary HP UEFI FW I don't want try to brick it... --- |
tkchia 03.04.2022, 22:25 @ Zyzzle |
ACPITOOL v1.1 |
Hello Zyzzle, --- |
Zyzzle 04.04.2022, 00:15 @ tkchia |
ACPITOOL v1.1 |
> Hello Zyzzle, |
RayeR CZ, 04.04.2022, 18:56 @ tkchia |
ACPITOOL v1.1 |
And could you easily load VGA BIOS from an image file instead of embedded UEFI FW? Just for a case I would be able to find and extract some useful VGA BIOS for my 11th gen core to be able to load it without BIOS modding that I cannot do on this machine. But I'm not sure if such VGA BIOS already exist for this HW, I'll have to search... --- |
tkchia 04.04.2022, 19:55 (edited by tkchia, 04.04.2022, 20:09) @ RayeR |
ACPITOOL v1.1 |
Hello RayeR, --- |
RayeR CZ, 04.04.2022, 20:30 (edited by RayeR, 04.04.2022, 23:41) @ tkchia |
ACPITOOL v1.1 |
I have found that UEFIShell can load PCI ROM images. There's a command --- |
tkchia 05.04.2022, 22:33 @ RayeR |
ACPITOOL v1.1 |
Hello RayeR, --- |
Laaca Czech republic, 08.03.2022, 16:01 @ Laaca |
ACPITOOL v1.1b |
After consultation in the separate thread here I updated the ACPITOOL to 1.1b --- |
RayeR CZ, 09.03.2022, 02:01 @ Laaca |
ACPITOOL v1.1b |
I just tested on my home PC but as it has only ACPI 1.0 (no reboot supported) neither has windows key there's not much to test. I just found a typo in help, line /I there's "csn" instead of "can" :) --- |
Laaca Czech republic, 03.04.2022, 18:43 @ Laaca |
ACPITOOL v1.2 |
Minor update: --- |
RayeR CZ, 05.04.2022, 05:12 @ Laaca |
ACPITOOL v1.2 |
ACPI timer detected: --- |
Laaca Czech republic, 05.04.2022, 21:20 @ RayeR |
ACPITOOL v1.2 |
> Test output from this port: --- |