|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 2/8] OvmfPkg: introduce E820.h
On Tue, 2013-11-26 at 14:47 -0500, Konrad Rzeszutek Wilk wrote:
> > +typedef enum {
> > + EfiAcpiAddressRangeMemory = 1,
> > + EfiAcpiAddressRangeReserved = 2,
> > + EfiAcpiAddressRangeACPI = 3,
> > + EfiAcpiAddressRangeNVS = 4
>
> Odd, Linux also has E820_UNUSABLE
== AddressRangeUnusuable = 5 in the ACPI 5.0 spec, which also defines
AddressRangeDisabled = 6.
> should that be in there as well?
I suppose it only really matters if something is using it...
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |