commit | 5dad05a0e61d759af2df8cf900d044a8485bd747 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jan 12 12:40:32 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jan 13 02:38:00 2021 +0100 |
tree | 84e44d49c3dba2d5ab979d0f5e649777faa0cf31 | |
parent | dd860b90ff41e064e35a5e5cc213669c9d0868fb [diff] |
efi_loader: carve out efi_check_pe() Carve out a function to check that a buffer contains a PE-COFF image. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>