audk/MdeModulePkg/Universal
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
..
Acpi MdeModulePkg/ACPI: Install ACPI table from HOB. 2021-06-16 05:20:19 +00:00
BdsDxe MdeModulePkg/BdsDxe: Update BdsEntry to use Variable Policy 2021-06-22 08:21:09 +00:00
BootManagerPolicyDxe
CapsuleOnDiskLoadPei
CapsulePei
CapsuleRuntimeDxe
Console MdeModulePkg/TerminalDxe: Terminal fifo buffer overflow. 2021-02-03 01:56:42 +00:00
DebugPortDxe
DebugServicePei
DebugSupportDxe
DevicePathDxe
Disk MdeModulePkg: Fix typo of "memory" in RamDiskDxe debug message 2021-09-03 03:10:30 +00:00
DisplayEngineDxe MdeModulePkg DisplayEngineDxe: Correct the local variable name. 2020-11-12 14:32:44 +00:00
DriverHealthManagerDxe
DriverSampleDxe MdeModulePkg: Fix various typos 2021-05-17 02:10:31 +00:00
EbcDxe MdeModulePkg/EbcDxe: Mitigate memcpy intrinsics 2021-08-30 01:58:31 +00:00
EsrtDxe
EsrtFmpDxe
FaultTolerantWriteDxe
FaultTolerantWritePei
FileExplorerDxe
FvSimpleFileSystemDxe
HiiDatabaseDxe MdeModulePkg/HiiDatabaseDxe:remove dead code block 2021-09-02 10:42:59 +00:00
HiiResourcesSampleDxe
LegacyRegion2Dxe
LoadFileOnFv2
LockBox/SmmLockBox
MemoryTest
Metronome
MonotonicCounterRuntimeDxe
PCD MdeModulePkg PCD: Reinstall PCD service PPIS when memory available 2021-08-13 01:44:41 +00:00
PcatSingleSegmentPciCfg2Pei
PlatformDriOverrideDxe MdeModulePkg/PlatformDriOverrideDxe: Fix overflow condition check 2021-05-21 08:31:39 +00:00
PrintDxe
RegularExpressionDxe MdeModulePkg/RegularExpressionDxe: Fix memory assert in FreePool() 2021-07-07 07:04:47 +00:00
ReportStatusCodeRouter MdeModulePkg: ReportStatusCodeRouter: Support StandaloneMm RSC Router 2021-02-01 10:01:04 -08:00
ResetSystemPei
ResetSystemRuntimeDxe
SectionExtractionDxe
SectionExtractionPei
SecurityStubDxe
SerialDxe
SetupBrowserDxe
SmbiosDxe MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables 2021-06-16 05:20:19 +00:00
SmbiosMeasurementDxe
SmmCommunicationBufferDxe
StatusCodeHandler MdeModulePkg: StatusCodeHandler: StatusCodeHandler driver in StandaloneMm 2021-02-01 10:01:03 -08:00
TimestampDxe
Variable MdeModulePkg/Variable/RuntimeDxeUnitTest: Fix 32-bit GCC builds 2021-11-05 19:44:11 +00:00
WatchdogTimerDxe