summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)AuthorFilesLines
2019-07-02ShellPkg: acpiview: Make '-h' option not require a parameterKrzysztof Koch2-31/+5
2019-07-02ShellPkg: acpiview: Remove duplicate indentation in IORT parserKrzysztof Koch1-9/+9
2019-07-02ShellPkg: acpiview: Remove '-v' flag from allowed command line argsKrzysztof Koch2-5/+1
2019-07-02ShellPkg: acpiview: Remove redundant IORT node types enumKrzysztof Koch1-22/+8
2019-07-02ShellPkg: acpiview: Allow disabling consistency checks (-q flag)Krzysztof Koch5-9/+65
2019-07-02ShellPkg: acpiview: Make DBG2 output consistent with other tablesKrzysztof Koch1-1/+2
2019-07-02ShellPkg: acpiview: Fix '\n\n' printing in Table Checksum reportingKrzysztof Koch1-4/+4
2019-07-02ShellPkg: acpiview: Remove '/?' from valid command line flagsKrzysztof Koch1-2/+1
2019-07-02ShellPkg: acpiview: Improve PPTT table field validationKrzysztof Koch2-10/+130
2019-07-01ShellPkg/UefiShellLib: Set input pointer parameter to null if failureBret Barkelew1-0/+5
2019-06-17ShellPkg: acpiview: ACPI 6.3 update for MADT parserKrzysztof Koch2-8/+118
2019-06-12ShellPkg/Debug1CommandsLib: Fix bugs in func DisplaySysEventLogDataDandan Bi1-6/+14
2019-06-10ShellPkg/acpiview: GTDT updates for ACPI 6.3Pierre Gondois1-2/+4
2019-05-21ShellPkg: Add NetworkPkg/NetworkPkg.dec as the package dependencyLiming Gao4-4/+8
2019-05-20ShellPkg: Display VENDOR_ID in ASCII when parsing PPTTKrzysztof Koch1-1/+1
2019-05-19ShellPkg: Update DSC to use NetworkPkg's include fragment fileLiming Gao1-1/+1
2019-05-17ShellPkg/UefiShellAcpiViewCommandLib: Fix PPTT cache attributes validationKrzysztof Koch1-3/+0
2019-05-17ShellPkg: acpiview: Add GT Frame Number validation to GTDT parserKrzysztof Koch1-2/+45
2019-04-28ShellPkg/UefiHandleParsingLib: Remove some unused GuidsShenglei Zhang3-51/+0
2019-04-28ShellPkg/UefiShellDebug1CommandsLibShenglei Zhang2-6/+0
2019-04-11ShellPkg: Clarify the description of acpiview option '-s'Zhichao Gao1-11/+13
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney239-1650/+239
2019-03-19ShellPkg: Correct a parameter's nameShenglei Zhang1-2/+2
2019-03-12ShellPkg/UefiShellAcpiViewCommandLib: Change the note in uniZhichao Gao1-1/+7
2019-02-22ShellPkg: add array index check for shell delay optionZhichao Gao1-2/+6
2019-01-31ShellPkg/UefiShellLib: Use BaseLib api CharToUpperShenglei Zhang1-30/+3
2019-01-31ShellPkg/Shell: Use BaseLib api CharToUpperShenglei Zhang1-23/+2
2019-01-29ShellPkg/UefiShellAcpiViewCommandLib: Fix VS tool chain build failureDandan Bi1-1/+1
2019-01-25ShellPkg/TftpDynamicCommand: Return proper statusVladimir Olovyannikov via edk2-devel1-0/+6
2019-01-24ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTTKrzysztof Koch5-4/+391
2019-01-11ShellPkg/TftpDynamicCommand: Change file writing method in tftpSongpeng Li1-90/+64
2018-12-18ShellPkg/UefiShellDebug1CommandsLib: Remove the unused function CharToUpperShenglei Zhang1-28/+0
2018-11-22ShellPkg: Remove ShellPkg wrapper header filesShenglei Zhang4-82/+0
2018-11-08ShellPkg/ShellLib: Fix potential NULL deference issueRuiyu Ni1-1/+5
2018-11-06ShellPkg/TftpDynamicCommand: Clarify the retry count option in command.Jiaxin Wu2-2/+7
2018-11-05ShellPkg-ShellApp: Provide fully-qualified path to shell scriptsJim.Dailey@dell.com1-3/+23
2018-11-05ShellPkg-UefiShellLib: Add a function to fully-qualify pathsJim.Dailey@dell.com2-1/+151
2018-10-24ShellPkg/dmem: Only dump sizeof (EFI_SYSTEM_TABLE) bytes for gSTRuiyu Ni1-1/+1
2018-10-12ShellPkg-Cd: Ensure all valid cd targets are handled properlyJim.Dailey@dell.com1-4/+4
2018-10-09ShellPkg/TftpDynamicCommand: Correct comments to align with the input parameter.Jiaxin Wu1-0/+2
2018-10-03ShellPkg: Create a homefilesystem environment variableJim.Dailey@dell.com1-0/+2
2018-09-30ShellPkg/UefiShellDebug1CommandsLib: Remove unused PCDsshenglei1-2/+0
2018-09-30ShellPkg/UefiHandleParsingLib: Remove an unused PCDshenglei1-1/+0
2018-09-30ShellPkg/DpDynamicCommand: Remove unused PCDsshenglei2-5/+0
2018-09-30ShellPkg/Shell: Remove unused PCDsshenglei1-2/+0
2018-09-28ShellPkg/TftpDynamicCommand: Fix the potentially uninitialized local variable...Jiaxin Wu1-1/+2
2018-09-27ShellPkg DpDynamicCommand: Use new EfiLocateFirstAcpiTable()Star Zeng5-139/+3
2018-09-27ShellPkg/TftpDynamicCommand: Add one option for tftp command to specify windo...Jiaxin Wu2-12/+59
2018-09-10ShellPkg: Remove trailing white spaceFu Siyuan1-1/+1
2018-09-07ShellPkg Shell: Remove an unused global variableshenglei1-3/+0