Searched defs:get_bcd_title (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/boot/efi/ | ||
D | test-bcd.c | 41 TEST(get_bcd_title) { in TEST() argument |
D | bcd.c | 240 TEST_STATIC CHAR16 *get_bcd_title(UINT8 *bcd, UINTN bcd_len) { in get_bcd_title() function |