Files
acrn-hypervisor/hypervisor/boot
Gary 3c8d465a11 acrnboot: correct the calculation of the end boundry of _DYNAMIC region
The calculation of the end boundry address is corrected by
    adding the size extracted from _DYNAMIC to start address
    in type of uint8_t while improving the code by calulating
    the end boundry address after scanning, also reducing type
    casts accordingly.

Tracked-On: projectacrn#4191
Signed-off-by: Gary <gordon.king@intel.com>
2019-12-11 09:31:24 +08:00
..
2019-12-02 16:20:24 +08:00
2019-12-02 16:20:24 +08:00
2019-08-29 10:12:25 +08:00