summaryrefslogtreecommitdiff
path: root/OvmfPkg/LinuxInitrdDynamicShellCommand/LinuxInitrdDynamicShellCommand.c
AgeCommit message (Expand)AuthorFilesLines
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 Biesheuvel1-0/+31
2020-03-04OvmfPkg: add 'initrd' shell command to expose Linux initrd via device pathArd Biesheuvel1-0/+429