summaryrefslogtreecommitdiff
path: root/firmware/lib/cgptlib/cgptlib_internal.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-221-1/+1
* cgpt: Remove hard coded 512 block size.Sam Hurst2018-04-121-13/+20
* cgpt: add support for managing GPT platform required partition bitBen Chan2018-02-061-0/+10
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-13/+13
* Fix indentation in firmware and host libsRandall Spangler2016-10-131-4/+5
* cgpt: add support for managing the legacy boot gpt bitstabilize-kevin-8785.94.BMike Frysinger2016-09-081-0/+10
* cgptlib: Add support for IGNOREME GPT signatureJulius Werner2016-04-251-0/+16
* cgpt: Add a callback to allow override of GPT entry priorityFurquan Shaikh2015-06-041-0/+6
* nand: vboot support for small GPTsDan Ehrenberg2015-01-051-5/+5
* cgpt: Support non-standard (smaller) entries tableNam T. Nguyen2014-12-121-7/+16
* vboot: Move IsEntryUnused to gpt_miscDan Ehrenberg2014-12-121-6/+0
* vboot: GPT interface cleanupDan Ehrenberg2014-12-111-15/+19
* vboot: cgpt: Treat drive_path as the GPT storageNam T. Nguyen2014-11-141-1/+1
* vboot: cgpt: fix my_lba of the secondary GPTDan Ehrenberg2014-11-141-5/+7
* vboot: cgpt: Support writing GPT structs to NOR flashNam T. Nguyen2014-11-131-7/+28
* vboot: cgpt: Check for NULL entry array.Nam T. Nguyen2014-10-311-0/+2
* cgpt: Separate out certain GPT manipluation functionsstabilize-6415.Bfoo-testDan Ehrenberg2014-10-291-0/+1
* vboot_reference: Rename *_SECTOR to *_SECTORSNam T. Nguyen2014-08-291-6/+6
* vboot: cgpt: Refer to partition entries by entries_lba.Nam T. Nguyen2014-08-281-7/+9
* Implement cgptlib for MTD devices.Albert Chaulk2013-05-021-0/+27
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+2
* Reformat cgptlib to kernel styleRandall Spangler2013-01-311-346/+360
* Make cgpt_add error messages a little more verboseVadim Bendebury2012-09-261-5/+51
* Support alternative GPT header signatureStefan Reinauer2012-09-191-1/+2
* More cgptlib testsBill Richardson2010-08-271-0/+4
* Make LoadKernel() pass back the kernel partition's UniqueGuid.Bill Richardson2010-07-231-0/+6
* Make vboot_reference build in MSVC command line environment.vbendeb2010-06-241-5/+5
* More cleanup of MSVC errorsRandall Spangler2010-06-211-1/+1
* Fixes to compiler warnings in MSVCRandall Spangler2010-06-211-1/+1
* Reduce attributes size to comply with msc limitations.vbendeb2010-06-211-12/+12
* Remove unused files, and tidy the directory structure of the remaining ones.Randall Spangler2010-06-171-0/+348