Searched refs:to (Results 1 – 4 of 4) sorted by relevance
3 Update vFastboot to v1.14 Pass vrpmb key to vFastboot.12 Update vFastboot to v1.019 Update vFastboot to v0.921 Support to append SSDT to ACPI table for First Stage Mount in AaaG.23 …Enable to set boot target to CrashOS when panic happens in vSBL debug version, release version is …30 Watchdog reset reason changed from "warm" to "watchdog".31 Increase the limitation of bzImage size (from 15MB to 31MB).36 Update vFastboot to v0.8
4 - OvmfPkg: add AcrnS3Lib to support S37 - OVMF:ACRN:PCI: Add LoadOpRomImageLight to Load the PCI Rom14 - acrn: fix how to get memory below 4G23 - Change 64-bit MMIO BAR window to 256G-512G51 - Add MemoryFence to AcrnEmuVariableFvbRuntimeDxe99 - GvtGopDxe: Fix crash if failed to get a valid mode109 - Add AcrnEmuVariableFvbRuntimeDxe to support NV storage125 - Switch to BasePciLibPciExpress133 - Use ACRN E820 map to query system memory size138 - Use CPUID 0x40000010 to determine tsc frequency[all …]
79 void *to; in sbuf_put() local95 to = (void *)sbuf + SBUF_HEAD_SIZE + sbuf->tail; in sbuf_put()97 memcpy(to, data, ele_size); in sbuf_put()
778 void *to; in read_prdt() local783 to = buf; in read_prdt()797 memcpy(to, ptr, sublen); in read_prdt()799 to += sublen; in read_prdt()
Completed in 11 milliseconds