Home | History | Annotate | Download | only in PeiIoLibCpuIo

Lines Matching full:boundary

71   If StartAddress is not aligned on a 16-bit boundary, then ASSERT().

76 If Length is not aligned on a 16-bit boundary, then ASSERT().
77 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
122 If StartAddress is not aligned on a 32-bit boundary, then ASSERT().
127 If Length is not aligned on a 32-bit boundary, then ASSERT().
128 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
173 If StartAddress is not aligned on a 64-bit boundary, then ASSERT().
178 If Length is not aligned on a 64-bit boundary, then ASSERT().
179 If Buffer is not aligned on a 64-bit boundary, then ASSERT().
266 If StartAddress is not aligned on a 16-bit boundary, then ASSERT().
271 If Length is not aligned on a 16-bit boundary, then ASSERT().
273 If Buffer is not aligned on a 16-bit boundary, then ASSERT().
320 If StartAddress is not aligned on a 32-bit boundary, then ASSERT().
325 If Length is not aligned on a 32-bit boundary, then ASSERT().
327 If Buffer is not aligned on a 32-bit boundary, then ASSERT().
373 If StartAddress is not aligned on a 64-bit boundary, then ASSERT().
378 If Length is not aligned on a 64-bit boundary, then ASSERT().
380 If Buffer is not aligned on a 64-bit boundary, then ASSERT().