Home
last modified time | relevance | path

Searched refs:AllocateAddress (Results 1 – 25 of 27) sorted by relevance

12

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
DUsbPeim.c223 EFI_PHYSICAL_ADDRESS AllocateAddress; in PeiHubEnumeration() local
261 &AllocateAddress in PeiHubEnumeration()
267 NewPeiUsbDevice = (PEI_USB_DEVICE *) ((UINTN) AllocateAddress); in PeiHubEnumeration()
285 NewPeiUsbDevice->AllocateAddress = (UINTN) AllocateAddress; in PeiHubEnumeration()
372 &AllocateAddress in PeiHubEnumeration()
377 CopyMem ((VOID *)(UINTN)AllocateAddress, NewPeiUsbDevice, sizeof (PEI_USB_DEVICE)); in PeiHubEnumeration()
378 NewPeiUsbDevice = (PEI_USB_DEVICE *) ((UINTN) AllocateAddress); in PeiHubEnumeration()
379 NewPeiUsbDevice->AllocateAddress = (UINTN) AllocateAddress; in PeiHubEnumeration()
432 EFI_PHYSICAL_ADDRESS AllocateAddress; in PeiUsbEnumeration() local
488 &AllocateAddress in PeiUsbEnumeration()
[all …]
DUsbPeim.h50 UINTN AllocateAddress; member
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Common/Pei/
DUsbPei.c222 EFI_PHYSICAL_ADDRESS AllocateAddress; in PeimInitializeIchUsb() local
230 &AllocateAddress in PeimInitializeIchUsb()
246 PeiIohEhciDev = (IOH_EHCI_DEVICE *)((UINTN)AllocateAddress); in PeimInitializeIchUsb()
283 PeiIohOhciDev = (IOH_OHCI_DEVICE *)((UINTN)AllocateAddress); in PeimInitializeIchUsb()
304 &AllocateAddress in PeimInitializeIchUsb()
307 MmioWrite32(PeiIohOhciDev->MmioBase[i] + R_IOH_USB_OHCI_HCCABAR, (UINT32)AllocateAddress); in PeimInitializeIchUsb()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
DUsbBotPeim.c172 EFI_PHYSICAL_ADDRESS AllocateAddress; in InitUsbBot() local
199 &AllocateAddress in InitUsbBot()
205 PeiBotDevice = (PEI_BOT_DEVICE *) ((UINTN) AllocateAddress); in InitUsbBot()
209 PeiBotDevice->AllocateAddress = (UINTN) AllocateAddress; in InitUsbBot()
275 &AllocateAddress in InitUsbBot()
281 PeiBotDevice->SensePtr = (ATAPI_REQUEST_SENSE_DATA *) ((UINTN) AllocateAddress); in InitUsbBot()
756 EFI_PHYSICAL_ADDRESS AllocateAddress; in PeiBotDetectMedia() local
771 &AllocateAddress in PeiBotDetectMedia()
DUsbBotPeim.h309 UINTN AllocateAddress; member
/device/linaro/bootloader/edk2/ArmPkg/Application/LinuxLoader/AArch64/
DLinuxStarter.c228 Status = BdsLoadImage (LinuxKernelDevicePath, AllocateAddress, &LinuxImage, &LinuxImageSize); in BootLinuxFdt()
301 …PenBaseStatus = gBS->AllocatePages (AllocateAddress, EfiRuntimeServicesCode, EFI_SIZE_TO_PAGES (Pe… in BootLinuxFdt()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBios.c264 AllocateAddress, in ShadowAndStartLegacy16()
954 AllocateAddress, in LegacyBiosInstall()
977 AllocateAddress, in LegacyBiosInstall()
1005 AllocateAddress, in LegacyBiosInstall()
/device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/Arm/
DException.c167 …Status = gBS->AllocatePages (AllocateAddress, EfiBootServicesCode, EFI_SIZE_TO_PAGES (Length), &Ba… in InitializeExceptions()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiTypes.h205 AllocateAddress, enumerator
/device/linaro/bootloader/edk2/OvmfPkg/QemuVideoDxe/
DVbeShim.c90 Status = gBS->AllocatePages (AllocateAddress, EfiBootServicesCode, in InstallVbeShim()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/
DFirmwarePerformanceDxe.c281 AllocateAddress, in FpdtAllocateS3PerformanceTableMemory()
414 AllocateAddress, in InstallFirmwarePerformanceDataTable()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DPage.c479 AllocateAddress, in CoreLoadingFixedAddressHook()
494 AllocateAddress, in CoreLoadingFixedAddressHook()
1230 if (Type == AllocateAddress) { in CoreInternalAllocatePages()
1258 if (Type != AllocateAddress) { in CoreInternalAllocatePages()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/HdLcdArmVExpressLib/
DHdLcdArmVExpress.c134 AllocationType = AllocateAddress; in LcdPlatformGetVram()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DPage.c184 case AllocateAddress: in SmmInternalAllocatePages()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/PL111LcdArmVExpressLib/
DPL111LcdArmVExpress.c185 …Status = gBS->AllocatePages( AllocateAddress, EfiBootServicesData, EFI_SIZE_TO_PAGES(((UINTN)LCD_V… in LcdPlatformGetVram()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/
DArmJunoDxe.c266 Status = gBS->AllocatePages (AllocateAddress, EfiRuntimeServicesCode, in ArmJunoEntryPoint()
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/
DDeviceIo.c755 …if ((Type == AllocateAddress) && (HostAddress + EFI_PAGES_TO_SIZE (Pages) - 1 > MAX_COMMON_BUFFER)… in DeviceIoAllocateBuffer()
/device/linaro/bootloader/edk2/OvmfPkg/Library/LoadLinuxLib/
DLinux.c176 AllocateAddress, in LoadLinuxAllocateKernelPages()
/device/linaro/bootloader/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/
DFwBlockService.c858 AllocateAddress, in MarkMemoryRangeForRuntimeAccess()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/
DDeviceIoOnPciRootBridgeIoThunk.c1130 …if ((Type == AllocateAddress) && (HostAddress + EFI_PAGES_TO_SIZE (Pages) - 1 > MAX_COMMON_BUFFER)… in DeviceIoAllocateBuffer()
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiSpec.h45 AllocateAddress, enumerator
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
DIsaIo.c1395 if (Type == AllocateAddress) { in IsaIoAllocateBuffer()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
DMpServicesOnFrameworkMpServicesThunk.c1406 AllocateAddress, in AllocateStartupVector()
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
DBdsPlatform.c247 AllocateAddress, in UpdateMemoryMap()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
DIsaIo.c1735 if (Type == AllocateAddress) { in IsaIoAllocateBuffer()

12