aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/firmware/efi/rci2-table.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-21efi: rci2: mark bin_attribute as __ro_after_initThomas Weißschuh1-1/+1
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner1-9/+1
2019-12-10efi: Don't attempt to map RCI2 config table if it doesn't existArd Biesheuvel1-0/+3
2019-10-07efi: Make unexported efi_rci2_sysfs_init() staticBen Dooks1-1/+1
2019-08-08efi: Export Runtime Configuration Interface table to sysfsNarendra K1-0/+147