> On Feb 15, 2017, at 6:30 AM, Laszlo Ersek wrote:
>
> On 02/15/17 07:15, b...@skyportsystems.com wrote:
>> From: Ben Warren
>>
>> This allows them to be centrally initialized and destroyed
>>
>> The "AcpiBuildTables.vmgenid" array will be used to construct the
>> "etc/vmgenid" fw_cfg blob.
>
On 02/15/17 07:15, b...@skyportsystems.com wrote:
> From: Ben Warren
>
> This allows them to be centrally initialized and destroyed
>
> The "AcpiBuildTables.vmgenid" array will be used to construct the
> "etc/vmgenid" fw_cfg blob.
Trivial wart: the blob is now called "etc/vmgenid_guid".
If you
On Tue, 14 Feb 2017 22:15:45 -0800
b...@skyportsystems.com wrote:
> From: Ben Warren
>
> This allows them to be centrally initialized and destroyed
>
> The "AcpiBuildTables.vmgenid" array will be used to construct the
> "etc/vmgenid" fw_cfg blob.
>
> Its contents will be linked into fw_cfg aft
From: Ben Warren
This allows them to be centrally initialized and destroyed
The "AcpiBuildTables.vmgenid" array will be used to construct the
"etc/vmgenid" fw_cfg blob.
Its contents will be linked into fw_cfg after being built on the
pc_machine_done() -> acpi_setup() -> acpi_build() call path,