Files
EDK2-fork/RedfishPkg/RedfishHttpDxe
Abner Chang 3907f8a0ba RedfishPkg/RedfishHttpDxe : Fix the incorrect length of the Basic Auth
Use AsciiStrLen function instead of AsciiStrSize to determine
the length of Basic Auth string.

Signed-off-by: Abner Chang <abner.chang@amd.com>
2025-03-27 07:46:29 -05:00
..