NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Xen boot strangeness (Was: Re: [SOLVED] Re: Xen 4.18.5_20250521nb0 not ELF binary (Was: Re: EFI and Xen))



On 5/30/2025 11:57 AM, Julian Coleman wrote:
> Hi,
> 
>>                   Of course this also assumes "booted_partition" is
>> declared as an uint32_t, or equivalent. I could not find its declaration
>> in arch/xen/xen/xen_machdep.c and presumably it is declared in a header
>> somewhere.
> 
> Might be useful:
> 
>   https://nxr.netbsd.org/search?q=&project=src&defs=booted_partition&refs=&path=&hist=
> 
> You can search for variables, strings, functions, etc. across the NetBSD src
> tree.
> 
> Regards,
> 
> Julian
> 
Thanks, I found it. It is an int (4 bytes on NetBSD/xen).


Home | Main Index | Thread Index | Old Index