Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-10 | OvmfPkg: Update code to be more C11 compliant by using __func__ | Rebecca Cran | 1 | -1/+1 |
2021-12-07 | OvmfPkg: Apply uncrustify changes | Michael Kubacki | 1 | -104/+194 |
2020-03-12 | OvmfPkg/LinuxInitrdDynamicShellCommand: Cast UNIT64 to UNITN in assignment | Bob Feng | 1 | -1/+1 |
2020-03-04 | OvmfPkg/LinuxInitrdDynamicShellCommand: fix uninitialized status return | Ard Biesheuvel | 1 | -1/+2 |
2020-03-04 | OvmfPkg/LinuxInitrdDynamicShellCommand: bail if initrd already exists | Ard Biesheuvel | 2 | -0/+34 |
2020-03-04 | OvmfPkg: add 'initrd' shell command to expose Linux initrd via device path | Ard Biesheuvel | 3 | -0/+531 |