[PATCH v2 0/6] This series adds support for file renaming to EFI_FILE_PROTOCOL.SetInfo().
Tom Rini
trini at konsulko.com
Sat Mar 8 15:04:01 CET 2025
On Mon, 17 Feb 2025 13:26:41 -0500, Gabriel Dalimonte wrote:
> 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.
>
> [...]
Applied to u-boot/next, thanks!
[1/6] fs: fat: factor out dentry link create/delete
commit: 1742b8484e797c56c720c24fa7b923a6d7275cc6
[2/6] fs: add rename infrastructure
commit: d9c149664fa7a0c2eabfc046dcf89637f655364b
[3/6] fs: fat: add rename
commit: 06159a1465fc97d8d7b72b9bea39a396f6e7057c
[4/6] fs: fat: update parent dirs metadata on dentry create/delete
commit: 879eee641b6ddd4cd8299cb14803766935536b3e
[5/6] efi_loader: move path out of file_handle
commit: 8465ee528b84f242e403a3c6e67dab5b244bacc8
[6/6] efi_loader: support file rename in SetInfo()
commit: 0165e1a8bd80ee91216e901064bfd4b0ca7f623a
--
Tom
More information about the U-Boot
mailing list