Merge patch series "This series adds support for file renaming to EFI_FILE_PROTOCOL.SetInfo()."
Gabriel Dalimonte <gabriel.dalimonte@gmail.com> says: This series adds support for file renaming to EFI_FILE_PROTOCOL.SetInfo(). One of the use cases for renaming in EFI is to facilitate boot loader boot counting. No existing filesystems in U-Boot currently include file renaming, resulting in support for renaming at the filesystem level and a concrete implementation for the FAT filesystem. Link: https://lore.kernel.org/r/20250217182648.31294-1-gabriel.dalimonte@gmail.com
This commit is contained in:
@@ -94,6 +94,7 @@ Shell commands
|
||||
cmd/msr
|
||||
cmd/mtest
|
||||
cmd/mtrr
|
||||
cmd/mv
|
||||
cmd/panic
|
||||
cmd/part
|
||||
cmd/pause
|
||||
|
||||
Reference in New Issue
Block a user