Revision 859b33c948945f7904f60a2c12a3792d356d51ad authored by Wesley Sheng on 22 June 2021, 03:34:21 UTC, committed by Bin Meng on 23 June 2021, 09:21:14 UTC
Each prp is 8 bytes, calculate the number of prps
per page should just divide page size by 8
there is no need to minus 1

Signed-off-by: Wesley Sheng <wesleyshenggit@sina.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
1 parent b12f623
History
File Mode Size
Kconfig -rw-r--r-- 4.1 KB
Makefile -rw-r--r-- 448 bytes
part.c -rw-r--r-- 17.9 KB
part_amiga.c -rw-r--r-- 8.8 KB
part_amiga.h -rw-r--r-- 2.7 KB
part_dos.c -rw-r--r-- 13.3 KB
part_dos.h -rw-r--r-- 1.1 KB
part_efi.c -rw-r--r-- 30.0 KB
part_iso.c -rw-r--r-- 6.7 KB
part_iso.h -rw-r--r-- 6.8 KB
part_mac.c -rw-r--r-- 5.6 KB
part_mac.h -rw-r--r-- 2.7 KB

back to top