diff --git a/x86_64-cb/OLVASSEL.md b/x86_64-cb/OLVASSEL.md index 436e8ed..8254045 100644 --- a/x86_64-cb/OLVASSEL.md +++ b/x86_64-cb/OLVASSEL.md @@ -107,7 +107,6 @@ fájlt az alaplapodra. Limitációk ---------- - - Mivel védett módban indul, csak az első 4G-nyi RAM-ot képezi le. - A CMOS nvram nem tárol időzónát, ezért mindig GMT+0 kerül a bootboot.timezone-ba. - Coreboot-ban nem lehet felbontást váltani, ezért a "screen=" opciót nem kezeli. - Csak a SHA-XOR-CBC titkosítást ismeri, nincs AES diff --git a/x86_64-cb/README.md b/x86_64-cb/README.md index af78f4a..68a3b88 100644 --- a/x86_64-cb/README.md +++ b/x86_64-cb/README.md @@ -105,7 +105,6 @@ Once you have compiled a coreboot ROM with the BOOTBOOT payload, you can Limitations ----------- - - As it boots in protected mode, it only maps the first 4G of RAM. - The CMOS nvram does not store timezone, so always GMT+0 returned in bootboot.timezone. - Coreboot does not provide a way to set screen resolution, so "screen=" config option is skipped. - Only supports SHA-XOR-CBC, no AES