Home | History | Annotate | Download | only in SmmIoLibSmmCpuIo2

Lines Matching full:specified

20   Copy data from MMIO region specified by starting address StartAddress

21 to system memory specified by Buffer by using 8-bit access. The total
22 number of byte to be copied is specified by Length. Buffer is returned.
60 Copy data from MMIO region specified by starting address StartAddress
61 to system memory specified by Buffer by using 16-bit access. The total
62 number of byte to be copied is specified by Length. Buffer is returned.
112 Copy data from MMIO region specified by starting address StartAddress
113 to system memory specified by Buffer by using 32-bit access. The total
114 number of byte to be copied is specified by Length. Buffer is returned.
163 Copy data from MMIO region specified by starting address StartAddress
164 to system memory specified by Buffer by using 64-bit access. The total
165 number of byte to be copied is specified by Length. Buffer is returned.
216 Copy data from system memory specified by Buffer to MMIO region specified
218 of byte to be copied is specified by Length. Buffer is returned.
258 Copy data from system memory specified by Buffer to MMIO region specified
260 of byte to be copied is specified by Length. Buffer is returned.
313 Copy data from system memory specified by Buffer to MMIO region specified
315 of byte to be copied is specified by Length. Buffer is returned.
367 Copy data from system memory specified by Buffer to MMIO region specified
369 of byte to be copied is specified by Length. Buffer is returned.