commit | 69f722be1f83792b5efaebc3256daf15e2832048 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat May 15 22:41:26 2021 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Jul 12 20:30:48 2021 +0200 |
tree | 4a88d8122b50625a36c2057ede0cf7261fd22a7a | |
parent | 75cdf09d303507272eb32c91a7a4b163944c32e8 [diff] |
efi_loader: provide file attributes in EFI_FILE_PROTOCOL.Read() When reading a directory using EFI_FILE_PROTOCOL.Read() provide file attributes and timestamps. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>