diff options
| author | Isaku Yamahata <iyamahata@crusoe.ai> | 2026-08-26 20:50:00 +0300 |
|---|---|---|
| committer | Ard Biesheuvel <ardb@kernel.org> | 2026-09-11 11:33:18 +0300 |
| commit | 9c5e32857f647375ef8e505977dbcb5e18ae2ef2 (patch) | |
| tree | 30c73c4a5055e79b834e48b0e1ad5e5783187650 /BaseTools/Source/Python/Workspace | |
| parent | 664068240f91d2b677d1179afcceb566fa8584a2 (diff) | |
| download | edk2-9c5e32857f647375ef8e505977dbcb5e18ae2ef2.tar.xz | |
OvmfPkg/SmbiosPlatformDxe: Make the CloudHv SMBIOS address a PCD
SmbiosPlatformDxe/CloudHv.c reads the SMBIOS 3.0 entry point from the
hardcoded CLOUDHV_SMBIOS_ADDRESS (0xf0000), which is specific to X64.
Introduce PcdCloudHvSmbiosBaseAddress in OvmfPkg/OvmfPkg.dec with the
default value 0xf0000 so that X64 is unaffected, read it with
PcdGet64(), and drop the now-unused CLOUDHV_SMBIOS_ADDRESS.
This lets other CloudHv platforms places the tables at a different
address.
Signed-off-by: Isaku Yamahata <iyamahata@crusoe.ai>
Diffstat (limited to 'BaseTools/Source/Python/Workspace')
0 files changed, 0 insertions, 0 deletions
