Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OvmfPkg: Update code to be more C11 compliant by using __func__ | Rebecca Cran | 2023-04-10 | 1 | -6/+6 |
* | OvmfPkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 1 | -158/+205 |
* | OvmfPkg/QemuKernelLoaderFsDxe: call VerifyBlob after fetch from fw_cfg | Dov Murik | 2021-07-29 | 1 | -0/+9 |
* | Revert "OvmfPkg/QemuKernelLoaderFsDxe: don't expose kernel command line" | Dov Murik | 2021-06-29 | 1 | -3/+8 |
* | OvmfPkg/QemuKernelLoaderFsDxe: drop tentative const object definition | Ard Biesheuvel | 2020-03-08 | 1 | -66/+71 |
* | OvmfPkg/QemuKernelLoaderFsDxe: add support for new Linux initrd device path | Ard Biesheuvel | 2020-03-05 | 2 | -0/+81 |
* | OvmfPkg/QemuKernelLoaderFsDxe: add support for the kernel setup block | Ard Biesheuvel | 2020-03-05 | 1 | -21/+53 |
* | OvmfPkg/QemuKernelLoaderFsDxe: don't expose kernel command line | Ard Biesheuvel | 2020-03-05 | 1 | -4/+3 |
* | OvmfPkg: export abstract QEMU blob filesystem in standalone driver | Ard Biesheuvel | 2020-03-05 | 2 | -0/+1027 |