summaryrefslogtreecommitdiff
path: root/OvmfPkg/LinuxInitrdDynamicShellCommand
AgeCommit message (Expand)AuthorFilesLines
2025-10-01OvmfPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois1-24/+6
2025-09-26OvmfPkg: Drop ARM32 SupportOliver Smith-Denny1-4/+0
2025-09-09OvmfPkg: Remove OVMF IA32Oliver Smith-Denny1-1/+1
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