ARM-software / bsa-acs

Arm SystemReady : BSA Architecture Compliance Suite
Apache License 2.0
16 stars 42 forks source link

pal_uefi_dt: pal_pe: Correct idx variable when parsing fdt #76

Closed thanhhung06 closed 1 year ago

thanhhung06 commented 1 year ago

Previous 'i' is used in various place make the forever loop.

Signed-off-by: Huynh Thanh Hung hunght.vn8@gmail.com