Re: [edk2-devel] [PATCH v1 0/5] Clean up acpiview input parameters

2019-07-02 Thread Sami Mujawar
Reviewed-by: Sami Mujawar -Original Message- From: Krzysztof Koch Sent: 28 June 2019 09:57 AM To: devel@edk2.groups.io Cc: jaben.car...@intel.com; ray...@intel.com; zhichao@intel.com; Sami Mujawar ; Matteo Carlini ; nd Subject: [PATCH v1 0/5] Clean up acpiview input parameters T

Re: [edk2-devel] [PATCH v1 0/5] Clean up acpiview input parameters

2019-06-30 Thread Gao, Zhichao
sami.muja...@arm.com; > matteo.carl...@arm.com; n...@arm.com > Subject: [edk2-devel] [PATCH v1 0/5] Clean up acpiview input parameters > > The following patches modify the user interface to the Acpiview UEFI shell > tool. > > These changes are aimed to simplify interaction with the

Re: [edk2-devel] [PATCH v1 0/5] Clean up acpiview input parameters

2019-06-28 Thread Alexei Fedorov
Reviewed-by: Alexei Fedorov -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#43021): https://edk2.groups.io/g/devel/message/43021 Mute This Topic: https://groups.io/mt/32240028/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: htt

[edk2-devel] [PATCH v1 0/5] Clean up acpiview input parameters

2019-06-28 Thread Krzysztof Koch
The following patches modify the user interface to the Acpiview UEFI shell tool. These changes are aimed to simplify interaction with the tool as well as to remove redundant/non-functional command line parameters. Changes can be seen at: https://github.com/KrzysztofKoch1/edk2/tree/612_acpiview_f