commit | 0dd37f5564b7b385133eaf98fd43d2a4915ff0a5 | [log] [tgz] |
---|---|---|
author | Huang Li <lhuang@codeaurora.org> | Sun Jun 21 17:05:31 2020 +0800 |
committer | Huang Li <lhuang@codeaurora.org> | Fri Jul 03 16:51:39 2020 +0800 |
tree | 20c99797f4dbe9d057dbac6656db16e539dc0ab3 | |
parent | b54c970bb4a32b70cc2733667100e7aa4eef0fca [diff] |
QcomModulePkg: rename ffbm-02 string to qmmi for Qmmi mode In some modules, when bootmode starts with ffbm, it will take as ffbm mode. Actually ffbm-02 is qmmi mode. Now rename ffbm-02 to qmmi to avoid confusion. Recovery.c: Recognize qmmi string when read misc partition and also read ffbm-02 for compatibility. MenuKeysDetection.c: When reboot to Qmmi in fastboot mode, change qmmi instead of ffbm-02. Change-Id: I3c42b43f534a67e35ac351b1715416123dd03cc7 CRs-Fixed: 2715397