summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/SmbiosView.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-04ShellPkg/UefiShellDebug1: Lower indentation level in MainCmdXXX() (4/4)Pierre Gondois1-86/+86
2026-08-04ShellPkg/UefiShellDebug1: Extract MainCmdXXX() function (4/4)Pierre Gondois1-24/+46
2026-08-04ShellPkg/ShellDebug1: Rationalize Package init/freePierre Gondois1-4/+1
2026-08-04ShellPkg/UefiShellDebug1: Return if ShellCommandLineParse() failed (4/4)Pierre Gondois1-102/+104
2025-10-01ShellPkg: Use the newly introduced ShellPrintDefaultEx() aliasPierre Gondois1-18/+18
2025-10-01ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois1-54/+48
2024-10-29ShellPkg: UefiShellDebug1CommandsLib: CodeQL FixesOliver Smith-Denny1-1/+1
2023-05-12ShellPkg/UefiShellDebug1CommandsLib: Replace hardcoded SMBIOS strings.Giri Mudusuru1-4/+5
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-295/+320
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-28/+28
2017-08-16ShellPkg: Update header file including styleSong, BinX1-1/+1
2017-03-06ShellPkg: Refine type cast for pointer subtractionHao Wu1-2/+2
2016-10-09ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen1-8/+0
2015-03-17ShellPkg: update smbiosview for SMBIOS 3.0.Elvin Li1-38/+501
2015-02-05ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-04ShellPkg: Update Debug1 profile commands response outputTapan Shah1-5/+6
2012-12-14ShellPkg: Updates to 'smbiosview' commandjcarsey1-0/+6
2012-03-15Add SMBIOS 2.7.1 support to SmbiosView command.lzeng141-46/+20
2011-04-06add comments to function declarations and definitions and updated to match co...jcarsey1-26/+32
2011-03-29smbiosview - add user input verification.jcarsey1-0/+6
2011-03-26comp - add comments and add input verification jcarsey1-4/+14
2010-11-17Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey1-0/+547