Fix repetition
This commit is contained in:
parent
0dd7622794
commit
ce283d17ff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue