acrn-hypervisor/hypervisor/boot
Shiqing Gao 4544d28ee1 hv: fix 'User name starts with underscore'
There are chances that names with leading underscore declared by
developers are conflict with the ones reserved for the compiler.

What this patch does:
- rename these functions/variables/macros starting with
  underscore to avoid such unintentational mistakes.
- remove gpr.h without any contents

Tracked-On: #861
Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-09-30 14:45:37 +08:00
..
include hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00
sbl hv:clear up the usage of printf data struct 2018-09-28 16:40:07 +08:00
acpi.c HV: Add acpi_fixup api to override acpi on needs 2018-09-18 13:34:47 +08:00
dmar_parse.c hv:Rename port/mmio read and write APIs 2018-08-02 14:03:38 +08:00
reloc.c hv: fix 'User name starts with underscore' 2018-09-30 14:45:37 +08:00