HomeSort by relevance Sort by last modified time
    Searched refs:PhysicalStart (Results 51 - 71 of 71) sorted by null

1 23

  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmVirtDxeHobLib/
HobLib.c 295 @param PhysicalStart The 64 bit physical address of memory described by this HOB.
304 IN EFI_PHYSICAL_ADDRESS PhysicalStart,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiTypes.h 245 EFI_PHYSICAL_ADDRESS PhysicalStart;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
PeiHob.h 148 EFI_PHYSICAL_ADDRESS PhysicalStart;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeHobLib/
HobLib.c 263 @param PhysicalStart The 64 bit physical address of memory described by this HOB.
272 IN EFI_PHYSICAL_ADDRESS PhysicalStart,
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiS3SaveDxe/
AcpiVariableThunkPlatform.c 107 if (Hob.ResourceDescriptor->PhysicalStart >= 0x100000) {
  /device/linaro/bootloader/edk2/MdePkg/Include/Pi/
PiHob.h 332 EFI_PHYSICAL_ADDRESS PhysicalStart;
  /external/syslinux/gpxe/src/include/gpxe/efi/Pi/
PiHob.h 218 EFI_PHYSICAL_ADDRESS PhysicalStart;
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Gcd/
Gcd.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyBootSupport.c     [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
MrcWrapper.c 830 SmramHobDescriptorBlock->Descriptor[SmramIndex].PhysicalStart = MemoryMap[Index].PhysicalAddress;
952 SmramHobDescriptorBlock->Descriptor[SmramIndex].PhysicalStart = MemoryMap[Index].PhysicalAddress;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/Hob/
PeiHobLib.c 186 IN EFI_PHYSICAL_ADDRESS PhysicalStart,
203 PhysicalStart - The 64 bit physical address of memory described by this HOB
225 Hob.ResourceDescriptor->PhysicalStart = PhysicalStart;
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/
CpuMpPei.c 504 if ((Hob.ResourceDescriptor->PhysicalStart < BASE_1MB) &&
515 WakeupBufferEnd = (UINTN) (Hob.ResourceDescriptor->PhysicalStart + Hob.ResourceDescriptor->ResourceLength);
526 if (WakeupBufferStart < Hob.ResourceDescriptor->PhysicalStart) {
  /device/linaro/bootloader/edk2/DuetPkg/EfiLdr/
EfiLoader.c 248 EfiMemoryDescriptor[Index].Type, EfiMemoryDescriptor[Index].PhysicalStart, EfiMemoryDescriptor[Index].NumberOfPages
  /device/linaro/bootloader/edk2/OvmfPkg/SmmAccess/
SmmAccessPei.c 360 DEBUG ((EFI_D_VERBOSE, "% 20a % 20a % 20a % 20a\n", "PhysicalStart(0x)",
364 SmramMap[Idx].PhysicalStart, SmramMap[Idx].PhysicalSize,
  /device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
EfiDevice.c 593 AsciiPrint ("\n%a %016lx - %016lx: # %08lx %016lx", gMemMapType[MemMap->Type % EfiMaxMemoryType], MemMap->PhysicalStart, MemMap->PhysicalStart + EntrySize -1, MemMap->NumberOfPages, MemMap->Attribute);
  /device/linaro/bootloader/edk2/OvmfPkg/Library/LoadLinuxLib/
Linux.c 356 (MemoryMap->PhysicalStart == LastEndAddr)) {
364 E820->addr = MemoryMap->PhysicalStart;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/Include/
PeiLib.h 863 IN EFI_PHYSICAL_ADDRESS PhysicalStart,
880 PhysicalStart - The 64 bit physical address of memory described by this HOB
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/DxeSmm/AcpiSmm/
AcpiSmmPlatform.c 244 TsegBase = (UINTN)DescriptorBlock->Descriptor[TsegIndex].PhysicalStart;
327 if (Hob.ResourceDescriptor->PhysicalStart >= 0x100000) {
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiSpec.h 113 EFI_PHYSICAL_ADDRESS PhysicalStart;
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiSpec.h 78 EFI_PHYSICAL_ADDRESS PhysicalStart;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
SmramProfileRecord.c     [all...]

Completed in 1137 milliseconds

1 23