qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] Add ACPI tables for TPM


From: Laszlo Ersek
Subject: Re: [Qemu-devel] [PATCH v2] Add ACPI tables for TPM
Date: Wed, 30 Jul 2014 18:02:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 07/30/14 17:37, Michael S. Tsirkin wrote:

> 1. execute alloc instructions, building a data structure mapping fwcfg
>    file names to memory.

Yes, edk2 currently lacks a good (== sub-linear) dictionary data type.
This week I started porting a red-black tree library that I had
originally written in 1999 or 2000 or so. In OVMF coding I've faced a
few occasions when I would have wanted a dictionary, and one of them is
the above.

Laszlo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]