audk/RedfishPkg/RedfishRestExDxe
Vu Nguyen c580e27efc RedfishPkg: Correct variable type to prevent memory corruption
Id will be casted by CoreOpenProtocol, declare this variable with a
wrong type might result in the corruption of other local variables.

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: Nickle Wang <nicklew@nvidia.com>
2023-05-08 13:12:01 +00:00
..
ComponentName.c RedfishPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RedfishRestExDriver.c RedfishPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
RedfishRestExDriver.h RedfishPkg: Correct variable type to prevent memory corruption 2023-05-08 13:12:01 +00:00
RedfishRestExDxe.inf RedfishPkg/RedfishDebugLib: provide Redfish debug 2023-03-06 03:20:58 +00:00
RedfishRestExDxe.uni RedfishPkg/RedfishRestExDxe: Implementation of EFI REST EX Protocol 2020-12-10 06:04:49 +00:00
RedfishRestExDxeExtra.uni RedfishPkg/RedfishRestExDxe: Implementation of EFI REST EX Protocol 2020-12-10 06:04:49 +00:00
RedfishRestExImpl.c RedfishPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
RedfishRestExInternal.h RedfishPkg/RedfishDebugLib: provide Redfish debug 2023-03-06 03:20:58 +00:00
RedfishRestExProtocol.c RedfishPkg/RedfishDebugLib: provide Redfish debug 2023-03-06 03:20:58 +00:00