acrn-hypervisor/hypervisor/bsp
Binbin Wu 4fd870f718 hv: efi: remove multiple defined struct efi_ctx & dt_addr_t
In current code, struct efi_ctx and dt_addr_t are defined in two places.
This patch removes one copy of the definitions.

Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Reviewed-by: Eddie Dong <eddie.dong@intel.com>
Acked-by: Jack Ren <jack.ren@intel.com>
2018-07-23 10:35:32 +08:00
..
include HV: guest: cleanup of remaining integral type violations 2018-07-23 10:23:49 +08:00
ld hv: build hypervisor as PIE (position-independent executable) 2018-07-11 10:25:16 +08:00
sbl HV: build: drop useless files 2018-07-13 14:53:27 +08:00
uefi hv: efi: remove multiple defined struct efi_ctx & dt_addr_t 2018-07-23 10:35:32 +08:00