On 2016/6/25 11:05, Andrew Fish wrote: >> > On Jun 24, 2016, at 7:50 PM, Shannon Zhao <zhaoshengl...@huawei.com> 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 [Depex] section of this module >>> >> >> > Hi Ard, >> > >> > I try to add gFdtClientProtocolGuid to the [Depex] but I got a compiling >> > error. >> > >> > build.py... >> > : error F001: Invalid dependency expression: missing operator before { >> > 0xE11FACA0, 0x4710, 0x4C8E, { 0xA7, 0xA2, 0x01, 0xBA, 0xA2, 0x59, 0x1B, >> > 0x4C } } >> > Near { 0xFFE06BDD, 0x6107, 0x46A6, { 0x7B, 0xB2, 0x5A, 0x9C, >> > 0x7E, 0xC5, 0x27, 0x5C }} >> > > That is not a common error. Can you attach you INF file? It sounds like a > syntax error in the [Depex]?
Ah, right. I missed the AND between two elements of [Depex]. Thanks so much :) -- Shannon _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel