283540147877ca3c5f7ecb280a6b5778ab63366c |
|
15-May-2014 |
JP Abgrall <jpa@google.com> |
libdiskconfig: fix build (bad type in offset calculation) Change-Id: I1acc490943f961a039acd3d40db825069b725abb Signed-off-by: JP Abgrall <jpa@google.com>
/system/core/libdiskconfig/config_mbr.c
|
5e0db82858387ba8c529a8fbc667a58b29b79706 |
|
12-May-2014 |
Cylen Yao <cylen.yao@mediatek.com> |
libdiskconfig: set MBR signature when creating MBR When formatting a blank SD card, it needs to set MBR signature when creating MBR. If not, the 'format' operation will fail. Change-Id: I860731243797d4da83f370af52822536983009ee Signed-off-by: Cylen Yao <cylen.yao@mediatek.com>
/system/core/libdiskconfig/config_mbr.c
|
35539affd81eae1d8734a5c4f7a148108068d7fd |
|
10-Dec-2013 |
Ashok Bhat <ashok.bhat@arm.com> |
libdiskconfig: Use uintptr_t instead of uint32_t Use uintptr_t instead of uint32_t when pointer is cast to an integer type. Change-Id: I03dd4c7ff66611661af466dfb7b393d461bb2d7d Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
/system/core/libdiskconfig/config_mbr.c
|
0b344e7f111d845f9cbb8d284f62d546645c733e |
|
15-Nov-2011 |
Andrew Boie <andrew.p.boie@intel.com> |
config_mbr: Fix integer overflow The values need to be converted to loff_t *before* performing the multiplication, else any sector offset past MAX_INT bytes will overflow. Change-Id: Ib8992f28aa4119ac7b4ad354b2448c4b0cfaf846 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
/system/core/libdiskconfig/config_mbr.c
|
01dda204cd28fe181691b4a44a51be7e5666d0c8 |
|
06-Jan-2012 |
Steve Block <steveblock@google.com> |
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE Bug: 5449033 Change-Id: Ibcffdcf620ebae1c389446ce8e9d908f11ac039c
/system/core/libdiskconfig/config_mbr.c
|
fe71a61e5b0cb666675900d206251a7c18ed944b |
|
04-Jan-2012 |
Steve Block <steveblock@google.com> |
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE Bug: 5449033 Change-Id: I4951baa981f09a84ce483e3d1bd0f9ebe009035f
/system/core/libdiskconfig/config_mbr.c
|
a6391f1006b961ca89d1c79a826375380684a4de |
|
10-Mar-2010 |
San Mehat <san@google.com> |
system: libdiskconfig: Add libdiskconfig Change-Id: Ie7a7b5d8016dec60cdfb17228c3f519789c98564 Signed-off-by: San Mehat <san@google.com>
/system/core/libdiskconfig/config_mbr.c
|