slimbootloader/BootloaderCommonPkg/Library/PartitionLib
Guo Dong 80e3bc8293
Remove unnecessary check in partition library (#1754)
In the Ubuntu ISO image, it has 0xF8 partition entries.
The partition library could not work as expected since
it expects the partition entries are no more than 128.

Potentially it could have more partition entries, so just
remove the check.

Signed-off-by: Guo Dong <guo.dong@intel.com>

Signed-off-by: Guo Dong <guo.dong@intel.com>
2022-11-15 15:57:59 -05:00
..
PartitionLib.c Remove unnecessary check in partition library (#1754) 2022-11-15 15:57:59 -05:00
PartitionLib.inf Use LF line endings in the repository 2021-11-10 12:46:42 -08:00
SpiPartition.c Use LF line endings in the repository 2021-11-10 12:46:42 -08:00