Home
last modified time | relevance | path

Searched refs:StartingAddress (Results 1 – 25 of 456) sorted by relevance

12345678910>>...19

/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/SimicsOpenBoardPkg/SmbiosPlatformDxe/
H A DSmbiosPlatformDxe.c102 Type19Record->StartingAddress = 0; in SmbiosTablePublishEntry()
112 Type19Record->StartingAddress = 0xFFFFFFFF; in SmbiosTablePublishEntry()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EmbeddedPkg/Application/AndroidFastboot/Arm/
H A DBootAndroidBootImg.c85 KernelDevicePath.Node1.StartingAddress = (EFI_PHYSICAL_ADDRESS)(UINTN) Kernel; in BootAndroidBootImg()
92 RamdiskDevicePath->Node1.StartingAddress = (EFI_PHYSICAL_ADDRESS)(UINTN) Ramdisk; in BootAndroidBootImg()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/FatPkg/FatPei/
H A DFatLiteLib.c228 IN UINT64 StartingAddress, in FatReadDisk() argument
249 Lba = DivU64x32Remainder (StartingAddress, BlockSize, &Offset); in FatReadDisk()
264 StartingAddress += Amount; in FatReadDisk()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/FatPkg/FatPei/
H A DFatLiteLib.c228 IN UINT64 StartingAddress, in FatReadDisk() argument
249 Lba = DivU64x32Remainder (StartingAddress, BlockSize, &Offset); in FatReadDisk()
264 StartingAddress += Amount; in FatReadDisk()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/FatPkg/FatPei/
H A DFatLiteLib.c228 IN UINT64 StartingAddress, in FatReadDisk() argument
249 Lba = DivU64x32Remainder (StartingAddress, BlockSize, &Offset); in FatReadDisk()
264 StartingAddress += Amount; in FatReadDisk()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/FatPkg/FatPei/
H A DFatLiteLib.c228 IN UINT64 StartingAddress, in FatReadDisk() argument
249 Lba = DivU64x32Remainder (StartingAddress, BlockSize, &Offset); in FatReadDisk()
264 StartingAddress += Amount; in FatReadDisk()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/FatPkg/FatPei/
H A DFatLiteLib.c228 IN UINT64 StartingAddress, in FatReadDisk() argument
249 Lba = DivU64x32Remainder (StartingAddress, BlockSize, &Offset); in FatReadDisk()
264 StartingAddress += Amount; in FatReadDisk()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/FatPkg/FatPei/
H A DFatLiteLib.c228 IN UINT64 StartingAddress, in FatReadDisk() argument
249 Lba = DivU64x32Remainder (StartingAddress, BlockSize, &Offset); in FatReadDisk()
264 StartingAddress += Amount; in FatReadDisk()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/FatPkg/FatPei/
H A DFatLiteLib.c228 IN UINT64 StartingAddress, in FatReadDisk() argument
249 Lba = DivU64x32Remainder (StartingAddress, BlockSize, &Offset); in FatReadDisk()
264 StartingAddress += Amount; in FatReadDisk()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/FatPkg/FatPei/
H A DFatLiteLib.c228 IN UINT64 StartingAddress, in FatReadDisk() argument
249 Lba = DivU64x32Remainder (StartingAddress, BlockSize, &Offset); in FatReadDisk()
264 StartingAddress += Amount; in FatReadDisk()
/dports/sysutils/edk2/edk2-edk2-stable202102/FatPkg/FatPei/
H A DFatLiteLib.c228 IN UINT64 StartingAddress, in FatReadDisk() argument
249 Lba = DivU64x32Remainder (StartingAddress, BlockSize, &Offset); in FatReadDisk()
264 StartingAddress += Amount; in FatReadDisk()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Socionext/DeveloperBox/SmbiosPlatformDxe/
H A DSmbiosPlatformDxe.c572 IN UINT64 StartingAddress, in InstallMemoryStructure() argument
583 Descriptor->Base.ExtendedStartingAddress = StartingAddress; in InstallMemoryStructure()
584 Descriptor->Base.ExtendedEndingAddress = StartingAddress + RegionLength; in InstallMemoryStructure()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/ARM/JunoPkg/SmbiosPlatformDxe/
H A DSmbiosPlatformDxe.c722 IN UINT64 StartingAddress, in InstallMemoryStructure() argument
732 MemoryDescriptor.Base.ExtendedStartingAddress = StartingAddress; in InstallMemoryStructure()
733 MemoryDescriptor.Base.ExtendedEndingAddress = StartingAddress+RegionLength; in InstallMemoryStructure()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Marvell/Drivers/SmbiosPlatformDxe/
H A DSmbiosPlatformDxe.c638 IN UINT64 StartingAddress, in SmbiosInstallMemoryStructure() argument
650 MemoryDescriptor.ExtendedStartingAddress = StartingAddress; in SmbiosInstallMemoryStructure()
651 MemoryDescriptor.ExtendedEndingAddress = StartingAddress + RegionLength; in SmbiosInstallMemoryStructure()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolWrite.c363 (EFI_PHYSICAL_ADDRESS) (UINTN) FreeSpaceListEntry->StartingAddress, in FvLocateFreeSpaceEntry()
574 StartAddr = FreeSpaceListEntry->StartingAddress; in FvSearchSuitableFreeSpace()
841 BufferPtr = (EFI_PHYSICAL_ADDRESS) (UINTN) FreeSpaceEntry->StartingAddress; in FvCreateNewFile()
861 BufferPtr = (EFI_PHYSICAL_ADDRESS) (UINTN) FreeSpaceEntry->StartingAddress; in FvCreateNewFile()
901 FreeSpaceEntry->StartingAddress += HeaderSize; in FvCreateNewFile()
983 FreeSpaceEntry->StartingAddress += (BufferSize - HeaderSize); in FvCreateNewFile()
H A DFwVolDriver.h54 UINT8 *StartingAddress; member
63 UINT8 *StartingAddress; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolWrite.c363 (EFI_PHYSICAL_ADDRESS) (UINTN) FreeSpaceListEntry->StartingAddress, in FvLocateFreeSpaceEntry()
574 StartAddr = FreeSpaceListEntry->StartingAddress; in FvSearchSuitableFreeSpace()
841 BufferPtr = (EFI_PHYSICAL_ADDRESS) (UINTN) FreeSpaceEntry->StartingAddress; in FvCreateNewFile()
861 BufferPtr = (EFI_PHYSICAL_ADDRESS) (UINTN) FreeSpaceEntry->StartingAddress; in FvCreateNewFile()
901 FreeSpaceEntry->StartingAddress += HeaderSize; in FvCreateNewFile()
983 FreeSpaceEntry->StartingAddress += (BufferSize - HeaderSize); in FvCreateNewFile()
H A DFwVolDriver.h54 UINT8 *StartingAddress; member
63 UINT8 *StartingAddress; member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolWrite.c335 (EFI_PHYSICAL_ADDRESS) (UINTN) FreeSpaceListEntry->StartingAddress, in FvLocateFreeSpaceEntry()
546 StartAddr = FreeSpaceListEntry->StartingAddress; in FvSearchSuitableFreeSpace()
813 BufferPtr = (EFI_PHYSICAL_ADDRESS) (UINTN) FreeSpaceEntry->StartingAddress; in FvCreateNewFile()
833 BufferPtr = (EFI_PHYSICAL_ADDRESS) (UINTN) FreeSpaceEntry->StartingAddress; in FvCreateNewFile()
873 FreeSpaceEntry->StartingAddress += HeaderSize; in FvCreateNewFile()
955 FreeSpaceEntry->StartingAddress += (BufferSize - HeaderSize); in FvCreateNewFile()
H A DFwVolDriver.h60 UINT8 *StartingAddress; member
69 UINT8 *StartingAddress; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolWrite.c363 (EFI_PHYSICAL_ADDRESS) (UINTN) FreeSpaceListEntry->StartingAddress, in FvLocateFreeSpaceEntry()
574 StartAddr = FreeSpaceListEntry->StartingAddress; in FvSearchSuitableFreeSpace()
841 BufferPtr = (EFI_PHYSICAL_ADDRESS) (UINTN) FreeSpaceEntry->StartingAddress; in FvCreateNewFile()
861 BufferPtr = (EFI_PHYSICAL_ADDRESS) (UINTN) FreeSpaceEntry->StartingAddress; in FvCreateNewFile()
901 FreeSpaceEntry->StartingAddress += HeaderSize; in FvCreateNewFile()
983 FreeSpaceEntry->StartingAddress += (BufferSize - HeaderSize); in FvCreateNewFile()
H A DFwVolDriver.h54 UINT8 *StartingAddress; member
63 UINT8 *StartingAddress; member
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/Vlv2TbltDevicePkg/SmBiosMiscDxe/
H A DMiscMemoryDeviceFunction.c351 SmbiosRecord19->StartingAddress = 0x0; in MISC_SMBIOS_TABLE_FUNCTION()
359 SmbiosRecord19->StartingAddress = 0xffffffff; in MISC_SMBIOS_TABLE_FUNCTION()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/FvbRuntimeDxe/
H A DFvbServiceSmm.c74 …((FV_MEMMAP_DEVICE_PATH *) FvbDevice->DevicePath)->MemMapDevPath.StartingAddress = FwhInstance->Fv… in InstallFvbProtocol()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/Vlv2TbltDevicePkg/FvbRuntimeDxe/
H A DFvbServiceSmm.c62 …((FV_MEMMAP_DEVICE_PATH *) FvbDevice->DevicePath)->MemMapDevPath.StartingAddress = FwhInstance->Fv… in InstallFvbProtocol()

12345678910>>...19