summaryrefslogtreecommitdiff
path: root/OvmfPkg/LinuxInitrdDynamicShellCommand
AgeCommit message (Expand)AuthorFilesLines
2023-04-10OvmfPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-1/+1
2021-12-07OvmfPkg: Apply uncrustify changesMichael Kubacki1-104/+194
2020-03-12OvmfPkg/LinuxInitrdDynamicShellCommand: Cast UNIT64 to UNITN in assignmentBob Feng1-1/+1
2020-03-04OvmfPkg/LinuxInitrdDynamicShellCommand: fix uninitialized status returnArd Biesheuvel1-1/+2
2020-03-04OvmfPkg/LinuxInitrdDynamicShellCommand: bail if initrd already existsArd Biesheuvel2-0/+34
2020-03-04OvmfPkg: add 'initrd' shell command to expose Linux initrd via device pathArd Biesheuvel3-0/+531