]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: acpiview: DBG2: Remove redundant forward declarations
authorKrzysztof Koch <krzysztof.koch@arm.com>
Fri, 19 Jul 2019 01:05:02 +0000 (18:05 -0700)
committerJaben Carsey <jaben.carsey@intel.com>
Fri, 19 Jul 2019 15:33:06 +0000 (08:33 -0700)
commit8ff68cd5e4c91c97f36ac0f44d9f2b4ea12b5e0d
tree306fc6c38fdeadd598cd1d85331d8bcf10d48371
parent2a219e196d7cf6d6df5a6e8856549607e9c0e5ef
ShellPkg: acpiview: DBG2: Remove redundant forward declarations

Remove redundant forward function declarations by repositioning
blocks of code. This way the code structure is consistent across
ACPI table parsers and the code becomes more concise.

Signed-off-by: Krzysztof Koch <krzysztof.koch@arm.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Dbg2/Dbg2Parser.c