Searched refs:from (Results 1 – 4 of 4) sorted by relevance
26 const void *from; in sbuf_get() local36 from = (void *)sbuf + SBUF_HEAD_SIZE + sbuf->head; in sbuf_get()38 memcpy(data, from, sbuf->ele_size); in sbuf_get()
61 - Upgrade OpenSSL to 1.1.1d - cherry-picked the following commits from master:100 - GvtGopDxe: Enable GOP with parameters from vgt interface108 - Revert "Initialize EmuVariable NV storage memory with varstore from ROM"112 Secure boot is supported from this release onwards.124 - Initialize EmuVariable NV storage memory with varstore from ROM142 - Change system timer from 8254 to HPET
30 Watchdog reset reason changed from "warm" to "watchdog".31 Increase the limitation of bzImage size (from 15MB to 31MB).
901 void *from; in write_prdt() local906 from = buf; in write_prdt()920 memcpy(ptr, from, sublen); in write_prdt()922 from += sublen; in write_prdt()
Completed in 8 milliseconds