Home
last modified time | relevance | path

Searched refs:__EFI_HII_PACKAGE_TYPE_SHIFT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_hii.c54 return (fields >> __EFI_HII_PACKAGE_TYPE_SHIFT) in efi_hii_package_type()
/openbmc/u-boot/include/
H A Defi_api.h732 #define __EFI_HII_PACKAGE_TYPE_SHIFT 24 macro