Fix repetition

This commit is contained in:
Adrien Bourmault 2024-08-27 13:43:45 +02:00
parent 0dd7622794
commit ce283d17ff
Signed by: neox
GPG Key ID: 57BC26A3687116F6
1 changed files with 1 additions and 2 deletions

View File

@ -285,8 +285,7 @@
disk I/O operations through BIOS interrupts were slower compared
to later direct access methods provided by operating systems,
resulting in performance bottlenecks, especially for disk-intensive
operations. This inflexibility restricts the ability to support new
hardware and technologies efficiently\cite{anderson_2018}. Early BIOS
operations \cite{anderson_2018}. Early BIOS
implementations also had minimal security features. There were no
mechanisms to verify the integrity of the BIOS code or to protect
against unauthorized modifications, leaving systems vulnerable to