Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-15 | bootindex: change fprintf to error_report | Gonglei | 1 | -1/+2 |
2014-10-15 | bootindex: delete bootindex when device is removed | Gonglei | 1 | -0/+2 |
2014-10-15 | bootindex: move calling add_boot_device_patch to bootindex setter function | Gonglei | 1 | -0/+2 |
2014-10-15 | bootindex: add a setter/getter functions wrapper for bootindex property | Gonglei | 1 | -0/+73 |
2014-10-15 | bootindex: support to set a existent device's bootindex to -1 | Gonglei | 1 | -0/+1 |
2014-10-15 | bootindex: rework add_boot_device_path function | Gonglei | 1 | -0/+2 |
2014-10-15 | bootindex: add del_boot_device_path function | Gonglei | 1 | -0/+20 |
2014-10-15 | bootindex: add check bootindex function | Gonglei | 1 | -0/+15 |
2014-10-15 | bootdevice: move bootdevice related code to new file bootdevice.c | Gonglei | 1 | -0/+142 |