audk/MdeModulePkg/Universal/Variable/RuntimeDxe
Michael D Kinney 4050c873b5 MdeModulePkg/Variable/RuntimeDxeUnitTest: Fix 32-bit GCC builds
When using will_return() on a pointer value, it must be
cast to UINTN to be compatible with 32-bit GCC builds.
This uses the same approach in samples provided in the
UnitTestFramworkPkg when passing pointer values to
UT_ASSERT_EQUAL().

Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Bret Barkelew <bret.barkelew@microsoft.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
2021-11-05 19:44:11 +00:00
..
RuntimeDxeUnitTest MdeModulePkg/Variable/RuntimeDxeUnitTest: Fix 32-bit GCC builds 2021-11-05 19:44:11 +00:00
Measurement.c
PrivilegePolymorphic.h
Reclaim.c
SpeculationBarrierDxe.c
SpeculationBarrierSmm.c
TcgMorLockDxe.c MdeModulePkg: Change TCG MOR variables to use VariablePolicy 2020-11-17 01:03:43 +00:00
TcgMorLockSmm.c MdeModulePkg: Change TCG MOR variables to use VariablePolicy 2020-11-17 01:03:43 +00:00
VarCheck.c MdeModulePkg: Drop VarLock from RuntimeDxe variable driver 2020-11-17 01:03:43 +00:00
Variable.c MdeModulePkg/Variable/RuntimeDxe: Fix return status from Reclaim() 2020-07-14 16:38:30 +00:00
Variable.h MdeModulePkg/Variable: Add RT GetVariable() cache support 2019-11-05 21:55:54 -08:00
VariableDxe.c MdeModulePkg: Connect VariablePolicy business logic to VariableServices 2020-11-17 01:03:43 +00:00
VariableExLib.c
VariableLockRequestToLock.c MdeModulePkg/VariableLock: downgrade compatibility warnings to DEBUG_WARN 2021-05-23 12:06:55 +00:00
VariableNonVolatile.c
VariableNonVolatile.h
VariableParsing.c MdeModulePkg/Variable: Initialize local variable "Variable" 2019-11-25 14:14:18 +00:00
VariableParsing.h
VariablePolicySmmDxe.c MdeModulePkg: Connect VariablePolicy business logic to VariableServices 2020-11-17 01:03:43 +00:00
VariableRuntimeCache.c MdeModulePkg/Variable: Add RT GetVariable() cache support 2019-11-05 21:55:54 -08:00
VariableRuntimeCache.h MdeModulePkg/Variable: Add RT GetVariable() cache support 2019-11-05 21:55:54 -08:00
VariableRuntimeDxe.inf MdeModulePkg: Drop VarLock from RuntimeDxe variable driver 2020-11-17 01:03:43 +00:00
VariableRuntimeDxe.uni
VariableRuntimeDxeExtra.uni
VariableSmm.c MdeModulePkg: Connect VariablePolicy business logic to VariableServices 2020-11-17 01:03:43 +00:00
VariableSmm.inf MdeModulePkg: Drop VarLock from RuntimeDxe variable driver 2020-11-17 01:03:43 +00:00
VariableSmm.uni
VariableSmmExtra.uni
VariableSmmRuntimeDxe.c MdeModulePkg: VariableSmmRuntimeDxe: Added request unblock memory interface 2021-03-05 15:25:07 +00:00
VariableSmmRuntimeDxe.inf MdeModulePkg: VariableSmmRuntimeDxe: Added request unblock memory interface 2021-03-05 15:25:07 +00:00
VariableSmmRuntimeDxe.uni
VariableSmmRuntimeDxeExtra.uni
VariableStandaloneMm.c
VariableStandaloneMm.inf MdeModulePkg/VariableStandaloneMm: Set PcdFlashNvStorageVariableBase to Pcd 2021-02-23 15:40:37 +00:00
VariableTraditionalMm.c