Patch set: Reviewed-by: Zhichao Gao <[email protected]> Thanks, Zhichao
> -----Original Message----- > From: Abdul Lateef Attar <[email protected]> > Sent: Friday, March 18, 2022 8:59 PM > To: [email protected] > Cc: Ni, Ray <[email protected]>; Gao, Zhichao <[email protected]>; Sami > Mujawar <[email protected]> > Subject: [PATCH v6 0/2] ShellPkg/AcpiView: Adds ACPI_PARSER bitfield > parser > > Replaced shift operator with compiler intrinsic functions. > > Cc: Ray Ni <[email protected]> > Cc: Zhichao Gao <[email protected]> > Cc: Sami Mujawar <[email protected]> > > 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 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#88009): https://edk2.groups.io/g/devel/message/88009 Mute This Topic: https://groups.io/mt/89867230/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
