HomeSort by relevance Sort by last modified time
    Searched refs:AllocateMaxAddress (Results 26 - 50 of 70) sorted by null

12 3

  /external/avb/examples/uefi/
uefi_avb_boot.c 267 AllocateMaxAddress,
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiSupportDxe/
AcpiSupportAcpiSupportProtocol.c 529 AllocateMaxAddress,
667 AllocateMaxAddress,
677 AllocateMaxAddress,
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/
DeviceIoOnPciRootBridgeIoThunk.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
BdsEntry.c 484 AllocateMaxAddress,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/S3SaveStateDxe/
AcpiS3ContextSave.c 65 AllocateMaxAddress,
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/
QNCInit.c 112 AllocateMaxAddress,
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
TcgSmm.c 327 Status = gBS->AllocatePages(AllocateMaxAddress, EfiACPIMemoryNVS, EFI_SIZE_TO_PAGES (Size), &MemoryAddress);
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEESmm/
TrEESmm.c 323 Status = gBS->AllocatePages(AllocateMaxAddress, EfiACPIMemoryNVS, EFI_SIZE_TO_PAGES (Size), &MemoryAddress);
  /device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
BdsPlatform.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
IsaIo.c 817 AllocateMaxAddress,
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
IsaIo.c     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
OpalAhciMode.c 1114 AllocateMaxAddress,
1128 AllocateMaxAddress,
1142 AllocateMaxAddress,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
BootScriptSave.c 453 AllocateMaxAddress,
668 AllocateMaxAddress,
700 AllocateMaxAddress,
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
BiosBlkIo.c 346 Status = gBS->AllocatePages (AllocateMaxAddress, EfiBootServicesData, BLOCK_IO_BUFFER_PAGE_SIZE, &mBufferUnder1Mb);
  /device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
QemuFwCfgAcpi.c 163 Status = gBS->AllocatePages (AllocateMaxAddress, EfiACPIMemoryNVS, NumPages,
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
Tcg2Smm.c 258 Status = gBS->AllocatePages(AllocateMaxAddress, EfiACPIMemoryNVS, EFI_SIZE_TO_PAGES (Size), &MemoryAddress);
  /device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/
PcatPciRootBridgeIo.c 665 AllocateMaxAddress,
834 Status = gBS->AllocatePages (AllocateMaxAddress, MemoryType, Pages, &PhysicalAddress);
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/
NonDiscoverablePciDeviceIo.c 620 Status = gBS->AllocatePages (AllocateMaxAddress, EfiBootServicesData,
726 AllocType = AllocateMaxAddress;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/
PciRootBridgeIo.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
Dispatcher.c 487 AllocateMaxAddress,
505 AllocateMaxAddress,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
AcpiTableProtocol.c 521 AllocateMaxAddress,
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosDxe/
SmbiosDxe.c     [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/
PciRootBridgeIo.c     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgDxe/
TcgDxe.c 725 AllocateMaxAddress,
745 AllocateMaxAddress,
    [all...]
  /external/syslinux/efi/
main.c 833 status = allocate_pages(AllocateMaxAddress, EfiLoaderData,
1075 status = allocate_pages(AllocateMaxAddress, EfiLoaderData,
    [all...]

Completed in 409 milliseconds

12 3