mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-24 02:05:01 +00:00
Move old vkernel code out of vboot_firmware.
It will go away entirely once the build has moved to vboot_kernel. Review URL: http://codereview.chromium.org/2866006
This commit is contained in:
@@ -106,7 +106,7 @@ int WriteAndFreeGptData(GptData* gptdata) {
|
||||
}
|
||||
|
||||
|
||||
int LoadKernel2(LoadKernelParams* params) {
|
||||
int LoadKernel(LoadKernelParams* params) {
|
||||
|
||||
VbPublicKey* kernel_subkey = (VbPublicKey*)params->header_sign_key_blob;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user