summaryrefslogtreecommitdiff
path: root/bootdevice.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-15bootindex: change fprintf to error_reportGonglei1-1/+2
2014-10-15bootindex: delete bootindex when device is removedGonglei1-0/+2
2014-10-15bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei1-0/+2
2014-10-15bootindex: add a setter/getter functions wrapper for bootindex propertyGonglei1-0/+73
2014-10-15bootindex: support to set a existent device's bootindex to -1Gonglei1-0/+1
2014-10-15bootindex: rework add_boot_device_path functionGonglei1-0/+2
2014-10-15bootindex: add del_boot_device_path functionGonglei1-0/+20
2014-10-15bootindex: add check bootindex functionGonglei1-0/+15
2014-10-15bootdevice: move bootdevice related code to new file bootdevice.cGonglei1-0/+142