summaryrefslogtreecommitdiff
path: root/lib/simple_file.c
AgeCommit message (Expand)Author
2025-03-14simple_dir_filter(): test our 'next' pointerPeter Jones
2025-01-21simple_file: Use second variable to create filesystem entriesMichał Żygowski
2025-01-21simple_file: Allow to form a volume name from DevicePathMichał Żygowski
2025-01-21lib/simple_file.c: Allocate zeroed pool for SimpleFS entriesMichał Żygowski
2021-09-07cleanup: always use BS and RT, not gBS and gRTPeter Jones
2021-03-10Restructure our includes.Peter Jones
2021-02-25Fix all the places we need UNUSED on arguments.Peter Jones
2021-02-16SPDX: Clarify the attribution for James's lib/ codePeter Jones
2020-07-23simple_file: fix uninitialized variable/unchecked returnPeter Jones
2018-03-12console: Add console_print and console_print_at helpersHans de Goede
2018-03-12Don't use uefi_call_wrapper(), ever.Peter Jones
2018-03-12lib/simple_file.c: minor cleanupPeter Jones
2018-03-12lib: Use EFI_ERROR() instead of comparing to EFI_SUCCESS everywhere.Peter Jones
2018-03-12lib: simple_file_selector(): remove some dead code.Peter Jones
2018-03-12lib: simple_file_selector(): simplify the error path to confuse covscan less.Peter Jones
2018-03-12Use gcc's offsetof() instead of hacking out our own.Peter Jones
2018-03-12Don't have tons of local guid definitions for no reason at all.Peter Jones
2018-03-12Move includes around to clean the source tree up a bit.Peter Jones
2013-11-21Initialize entries before we pass it to another function.Peter Jones
2013-10-01Clean up warnings.Peter Jones
2013-09-26simple_file: Allocate buffers for file entriesGary Ching-Pang Lin
2013-09-26Port MokManager to Linux Foundation loader UI codeMatthew Garrett