commit | 648d2d8e2dab8cf939350a1788c5204751dcc9be | [log] [tgz] |
---|---|---|
author | Kun Qin <kuqin@microsoft.com> | Thu Jan 30 22:12:43 2025 -0800 |
committer | Kun Qin <kuqin@microsoft.com> | Fri Jan 31 01:07:06 2025 -0800 |
tree | 17f5cff6cec0586308ae5edf24fe20a94c2125ae | |
parent | 4c23d62746dc74d2e34e3777b196bd8257f8b863 [diff] |
feat(qemu): add hob support for qemu platforms This change introduces the hob support for both qemu platforms (virt and sbsa). As the hob list feature relies on transfer list, the transfer list support is promoted to common qemu build configuration. The platforms specific definitions are updated accordingly. Change-Id: I473d83388fe95408d34515bf7bcbdd64ce4e777d Signed-off-by: Kun Qin <kuqin@microsoft.com>