显示 EFI 文件信息。 更多信息:https://manned.org/readelf.1.
readelf -all {{path/to/binary}}
readelf --headers {{path/to/binary}}
readelf --symbols {{path/to/binary}}
readelf --file-header {{path/to/binary}}