commit | 85fc2ad4d13e1311652049c7322f5d36aacfc572 | [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 | 5f59518a7b1aef9ad3a91defa06cff82dd01cdc5 [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>