{% for x in analysis.memory.gdt.data %} {% endfor %}
CPU Selector Base Limit Type Dpl Granularity Present
{{x.cpu_number}} {{x.selector}} {{x.base}} {{x.limit}} {{x.type}} {{x.dpl}} {{x.granularity}} {{x.present}}