]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/Csm/Csm16/ReadMe.txt
OvmfPkg/AcpiPlatformDxe: Assert if AcpiTable protocol is not found
[mirror_edk2.git] / OvmfPkg / Csm / Csm16 / ReadMe.txt
CommitLineData
4b3d663f 1This module allows a CSM16 binary to be easily included\r
2in the OVMF.fd output file.\r
3\r
4=== How to use Csm16.inf ===\r
5\r
61. Copy the CSM16 binary to OvmfPkg/Csm/Csm16/Csm16.bin\r
72. Build OVMF with CSM_ENABLE defined.\r
8\r
9 For example:\r
10 * build -D CSM_ENABLE, or\r
11 * OvmfPkg/build.sh -D CSM_ENABLE\r
12\r