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

  /device/linaro/bootloader/edk2/DuetPkg/DxeIpl/
Debug.c 27 UINT8 mHeaderIndex = 10;
35 *(UINT8 *)(UINTN)(0x000b8000 + mHeaderIndex) = Char;
36 mHeaderIndex += 2;
  /device/linaro/bootloader/edk2/DuetPkg/EfiLdr/
Debug.c 24 UINT8 mHeaderIndex = 10;
32 *(UINT8 *)(UINTN)(0x000b8000 + mHeaderIndex) = Char;
33 mHeaderIndex += 2;

Completed in 116 milliseconds