Change Summary:
actually create sub-partition list.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+56 -13) |
actually create sub-partition list.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+56 -13) |
missed variable rename and unused one.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 3 (+55 -12) |
usr/src/boot/sys/boot/efi/libefi/efipart.c (Diff revision 3) |
---|
Can the comment explain why we need to do this? It's not really clear to me.
usr/src/boot/sys/boot/efi/libefi/efipart.c (Diff revision 3) |
---|
Is there a reason this is a separate if statement? Seems like the if case should be the else above and the else case here should be part of the original if as both are dealing with the same condition.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 4 (+58 -12) |
comment rewrite as suggested by Robert.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 5 (+58 -12) |