acrn-hypervisor/hypervisor/bsp/uefi/efi
Huihuang Shi 4620b935de fix "use of single line comments(s) //"
Replace "//" with '/*','*/' couples.

V1->V2:
    Correct comment "Tracked-On" format

V2->V3:
    Remove "/* ==...===*/" comment

Tracked-On: #861
Signed-off-by: Huihuang Shi <huihuang.shi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-10-17 16:16:31 +08:00
..
boot.c hv: Move the strcut acrn_vcpu_regs to public header file 2018-09-29 15:34:02 +08:00
boot.h hv: efi_context refine 2018-09-29 09:24:00 +08:00
efilinux.h Replace __emalloc() with a call to uefi allocate_page() 2018-09-19 14:32:02 +08:00
Makefile hv: Move the strcut acrn_vcpu_regs to public header file 2018-09-29 15:34:02 +08:00
malloc.c Removed dead funcs in EFI stub module 2018-09-19 14:32:02 +08:00
multiboot.h fix "use of single line comments(s) //" 2018-10-17 16:16:31 +08:00
pe.c fix "use of single line comments(s) //" 2018-10-17 16:16:31 +08:00
stdlib.h Removed dead funcs in EFI stub module 2018-09-19 14:32:02 +08:00