Home | History | Annotate | Download | only in DxeIoLibEsal

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.
111 Copy data from MMIO region specified by starting address StartAddress
112 to system memory specified by Buffer by using 32-bit access. The total
113 number of byte to be copied is specified by Length. Buffer is returned.
162 Copy data from MMIO region specified by starting address StartAddress
163 to system memory specified by Buffer by using 64-bit access. The total
164 number of byte to be copied is specified by Length. Buffer is returned.
214 Copy data from system memory specified by Buffer to MMIO region specified
216 of byte to be copied is specified by Length. Buffer is returned.
255 Copy data from system memory specified by Buffer to MMIO region specified
257 of byte to be copied is specified by Length. Buffer is returned.
309 Copy data from system memory specified by Buffer to MMIO region specified
311 of byte to be copied is specified by Length. Buffer is returned.
362 Copy data from system memory specified by Buffer to MMIO region specified
364 of byte to be copied is specified by Length. Buffer is returned.