Commit 6c07b0d
committed
Initial fs implementation for UEFI
- Only implementing basic file stuff for now.
- Not implementing path::absolute right now since absolute UEFI paths
will not be recognized as absolute path anyway.
- Supports both UEFI shell mapping and device path text representation.
- Follows closely UEFI shell file implementations.
Signed-off-by: Ayush Singh <ayushdevel1325@gmail.com>1 parent 6b6a867 commit 6c07b0d
6 files changed
Lines changed: 1083 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| 356 | + | |
356 | 357 | | |
357 | 358 | | |
358 | 359 | | |
| |||
0 commit comments