commit | 546a52f7e7848d3674d1e7989bf4a9de536b59ee | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Jan 05 07:52:48 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jan 13 02:38:01 2021 +0100 |
tree | 041e7d76d285fa17a1c6c19da9225de1daf9dc17 | |
parent | 6b82159f5d60c7394e085d0777714653ec6699d1 [diff] |
efi_loader: move efi_(u)intn_t to efi.h Move efi_intn_t and efi_uintn_t to include/efi.h to allow usage without efi_api.h Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>