arm-trusted-firmware/include/drivers/partition
Yann Gautier d1c6c49554 fix(partition): add U suffix for unsigned numbers
This corrects MISRA c2012-7.2 violation:
A "u" or "U" suffix shall be applied to all integer constants that are
represented in an unsigned type.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I5508a7d482213fc4d22e3e7ac53defb4135af596
2022-12-07 14:16:48 +01:00
..
efi.h fix(partition): add U suffix for unsigned numbers 2022-12-07 14:16:48 +01:00
gpt.h feat(partition): cleanup partition and gpt headers 2022-01-27 18:09:02 +05:30
mbr.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
partition.h feat(guid-partition): allow to find partition by type UUID 2022-07-05 14:46:02 +02:00