diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-01-19 14:08:05 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-01-27 11:26:11 -0500 |
commit | 6d462830e7cf9ce7689986327be3a317f1f990da (patch) | |
tree | ba4d59fafbf6ee2e6debe1c2c8b4c1a86d799e43 /src/sercon.c | |
parent | f13b650015eba78725ceaf992b5ad6858fd77769 (diff) | |
download | seabios-6d462830e7cf9ce7689986327be3a317f1f990da.tar.gz |
nvme: Only allocate one dma bounce buffer for all nvme drives
There is no need to create multiple dma bounce buffers as the BIOS
disk code isn't reentrant capable.
Also, verify that the allocation succeeds.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Reviewed-by: Alexander Graf <graf@amazon.com>
Diffstat (limited to 'src/sercon.c')
0 files changed, 0 insertions, 0 deletions