acrn-hypervisor/hypervisor/arch/x86
huihuang.shi b9660eb9d6 refomatted GET_DATA_SIZE macro
The macro GET_DATA_SIZE's code style is not correct,
it is merged by accident,the Pull Request
<fix "obsolete use of designated initializer without '='">
have two commid id,the second commit changed the ucode.c
by mistake.

Now fixed.
Signed-off-by: huihuang.shi <huihuang.shi@intel.com>
2018-05-29 14:11:29 +08:00
..
debug HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
guest refomatted GET_DATA_SIZE macro 2018-05-29 14:11:29 +08:00
assign.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
cpu_primary.S HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
cpu_secondary.S HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
cpu_state_tbl.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
cpu.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
cpuid.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
ept.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
gdt.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
idt.S initial import 2018-05-11 14:44:28 +08:00
interrupt.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
intr_lapic.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
intr_main.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
io.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
ioapic.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
irq.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
mmu.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
notify.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
retpoline-thunk.S retpoline: add indirect thunk support 2018-05-15 17:19:36 +08:00
softirq.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
timer.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
trusty.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vmexit.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vmx_asm.S Jmp to vm_exit directly to avoid calling vmlaunch again if vm-entry fails in vmresume 2018-05-15 17:19:37 +08:00
vmx.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vtd.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00