Searched refs:CodeSize (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dpxe.h166 UINT16_t CodeSize; member in struct:undi_rom_id
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/drivers/net/
H A Dundirom.c71 undirom->code_size = undi_rom_id.CodeSize;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DPxe.h133 UINT16 CodeSize; ///< segment sizes. member in struct:__anon10378
149 UINT16 CodeSize; ///< segment sizes. member in struct:__anon10379
H A DMisc.c186 DisplayPointer->CodeSize)
605 SimpleNetworkDevice->DestinationCodeSegmentPages = EFI_SIZE_TO_PAGES (RomIdTableAddress->CodeSize);
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp5388 Assert(*((UINT*)((uint8_t*)pCode + pData->CodeSize-4)) == 0x0000FFFF /* end token */);

Completed in 934 milliseconds