]> xenbits.xensource.com Git - ovmf.git/commit
RedfishPkg: Fix compile issue on Linux
authorVu Nguyen <vunguyen@os.amperecomputing.com>
Thu, 20 May 2021 03:38:24 +0000 (10:38 +0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 8 May 2023 13:12:01 +0000 (13:12 +0000)
commit6eeb58ece38060be3b0f7111649a93cc8b2dca49
tree130512a772e95feb01924e951a21c07184c0022c
parent665fca9ee76eafcc5936e5d0085ef131ada4e0e8
RedfishPkg: Fix compile issue on Linux

It requires a fixed size array to store the content of device path PCD.
Add the array size to solve this issue.

Signed-off-by: Minh Nguyen <minhnguyen1@os.amperecomputing.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Igor Kulchytskyy <igork@ami.com>
Cc: Nick Ramirez <nramirez@nvidia.com>
Reviewed-by: Abner Chang <Abner.Chang@amd.com>
RedfishPkg/Include/Pcd/RestExServiceDevicePath.h