Re: [Xen-devel] [edk2] [PATCH v2] ArmVirtPkg/ArmVirtXen: Add ACPI support for Virt Xen ARM

2016-06-24 Thread Shannon Zhao
On 2016/6/25 11:05, Andrew Fish wrote: >> > On Jun 24, 2016, at 7:50 PM, Shannon Zhao wrote: >> > >> > >> > >> > On 2016/6/23 21:42, Ard Biesheuvel wrote: > + // > + // Get the RSDP structure address from DeviceTree > + // > + Status = gBS->LocateProtoc

Re: [Xen-devel] [edk2] [PATCH v2] ArmVirtPkg/ArmVirtXen: Add ACPI support for Virt Xen ARM

2016-06-24 Thread Andrew Fish
> On Jun 24, 2016, at 7:50 PM, Shannon Zhao wrote: > > > > On 2016/6/23 21:42, Ard Biesheuvel wrote: + // + // Get the RSDP structure address from DeviceTree + // + Status = gBS->LocateProtocol (&gFdtClientProtocolGuid, NULL, >> Please add gFdtClientProtocolGuid to the