index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
ipxe
/
dma.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
1
-0
/
+1
*
[riscv] Invalidate data cache on completed RX DMA buffers
Michael Brown
2025-07-10
1
-3
/
+8
*
[riscv] Provide a DMA API implementation for RISC-V bare-metal systems
Michael Brown
2025-07-09
1
-0
/
+3
*
[dma] Use virtual addresses for dma_map()
Michael Brown
2025-07-08
1
-29
/
+13
*
[umalloc] Remove userptr_t from user memory allocations
Michael Brown
2025-04-23
1
-10
/
+10
*
[dma] Provide dma_umalloc() for allocating large DMA-coherent buffers
Michael Brown
2020-11-29
1
-0
/
+93
*
[dma] Move I/O buffer DMA operations to iobuf.h
Michael Brown
2020-11-28
1
-22
/
+0
*
[dma] Record DMA device as part of DMA mapping if needed
Michael Brown
2020-11-28
1
-51
/
+70
*
[dma] Modify DMA API to simplify calculation of medial addresses
Michael Brown
2020-11-25
1
-10
/
+64
*
[efi] Provide DMA operations for EFI PCI devices
Michael Brown
2020-11-05
1
-0
/
+2
*
[dma] Define a DMA API to allow for non-flat device address spaces
Michael Brown
2020-11-05
1
-0
/
+334