public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v6 0/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
@ 2022-03-18 12:58 Abdul Lateef Attar
  2022-03-18 12:58 ` [PATCH v6 1/2] " Abdul Lateef Attar
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Abdul Lateef Attar @ 2022-03-18 12:58 UTC (permalink / raw)
  To: devel; +Cc: Ray Ni, Zhichao Gao, Sami Mujawar

Replaced shift operator with compiler intrinsic functions.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Sami Mujawar <sami.mujawar@arm.com>

Abdul Lateef Attar (2):
  ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
  ShellPkg/AcpiView: PrintFormatter for FADT Flags field

 ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.h              |  48 +++++
 ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c              | 188 ++++++++++++++++++++
 ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Fadt/FadtParser.c | 167 +++++++++++------
 3 files changed, 348 insertions(+), 55 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-25  2:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-18 12:58 [PATCH v6 0/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser Abdul Lateef Attar
2022-03-18 12:58 ` [PATCH v6 1/2] " Abdul Lateef Attar
2022-03-18 12:59 ` [PATCH v6 2/2] ShellPkg/AcpiView: PrintFormatter for FADT Flags field Abdul Lateef Attar
2022-03-25  2:17 ` [PATCH v6 0/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser Gao, Zhichao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox