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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
Misc.c 315 "The UNDICodeWrite is \n\r\tSegment Addr = 0x%X\n\r\tPhysical Addr = 0x%X\n\r\tSeg Size = 0x%X\n\r",
323 (UINT16) DisplayPointer->UNDICodeWrite.Seg_Addr,
324 (UINT32) DisplayPointer->UNDICodeWrite.Phy_Addr,
325 (UINT16) DisplayPointer->UNDICodeWrite.Seg_Size)
Pxe.h 192 NEWSEGDESC_T UNDICodeWrite;
  /external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_call.c 421 ppxe.UNDICodeWrite.segment_address = rm_cs;
422 ppxe.UNDICodeWrite.Physical_address = rm_cs_phys;
  /external/syslinux/gpxe/src/arch/i386/include/
pxe_api.h 217 SEGDESC_t UNDICodeWrite;
    [all...]

Completed in 640 milliseconds