HomeSort by relevance Sort by last modified time
    Searched refs:E820Pointer (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/
LegacyBios.h 192 UINT32 E820Pointer;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyBios.c 470 Table->E820Pointer = (UINT32) (Regs.X.DS * 16 + Regs.X.BX);
475 TempData = Table->E820Pointer;
    [all...]
LegacyBootSupport.c 948 Private->Legacy16Table->E820Pointer = (UINT32) (Regs.X.DS * 16 + Regs.X.BX);
954 (VOID *)(UINTN) Private->Legacy16Table->E820Pointer,
961 (VOID *)(UINTN) Private->Legacy16Table->E820Pointer,
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
LegacyBios.h 138 /// BIOS. The EfiCompatibility code will fill in the E820Pointer value and copy the
141 UINT32 E820Pointer;
    [all...]

Completed in 511 milliseconds