]> git.proxmox.com Git - mirror_edk2.git/commit - DynamicTablesPkg/Library/Common/AcpiHelperLib/AcpiHelper.c
DynamicTablesPkg: Add HexFromAscii() to AcpiHelperLib
authorPierre Gondois <Pierre.Gondois@arm.com>
Thu, 30 Sep 2021 07:48:15 +0000 (08:48 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 1 Oct 2021 10:57:43 +0000 (10:57 +0000)
commit653113412fe1099bc80bc128f6501ea77631cc0e
treed1c6c3e86cc689e494a1bdc948404efdfc8dd8ae
parent1ad5182500ed8760076ea359ecd8e28edd5d5f53
DynamicTablesPkg: Add HexFromAscii() to AcpiHelperLib

Add HexFromAscii(), converting an hexadecimal ascii char
to an integer.

Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
DynamicTablesPkg/Include/Library/AcpiHelperLib.h
DynamicTablesPkg/Library/Common/AcpiHelperLib/AcpiHelper.c