Merge ~xypron/grub:efi-implement-grub_efi_run_image into ~ubuntu-core-dev/grub/+git/ubuntu:ubuntu

Proposed by Heinrich Schuchardt
Status: Merged
Merge reported by: Julian Andres Klode
Merged at revision: 028e8e2abc5c055af2739adb577b70e409d5d301
Proposed branch: ~xypron/grub:efi-implement-grub_efi_run_image
Merge into: ~ubuntu-core-dev/grub/+git/ubuntu:ubuntu
Diff against target: 22 lines (+2/-2)
1 file modified
debian/patches/efi-implement-grub_efi_run_image.patch (+2/-2)
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+428622@code.launchpad.net

Commit message

efi/peimage: fix typos in code comments

Description of the change

Fix code comment typos in d/p/efi-implement-grub_efi_run_image.patch regarding grub-core/loader/efi/peimage.c.

To post a comment you must log in.
Revision history for this message
Julian Andres Klode (juliank) wrote :

Rebased, patches re-exported, and merged.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/patches/efi-implement-grub_efi_run_image.patch b/debian/patches/efi-implement-grub_efi_run_image.patch
2index 81935e6..b40b53c 100644
3--- a/debian/patches/efi-implement-grub_efi_run_image.patch
4+++ b/debian/patches/efi-implement-grub_efi_run_image.patch
5@@ -498,7 +498,7 @@ index 0000000..f9735ab
6 +}
7 +
8 +/**
9-+ * movw_get_imm() - get the immediate value of MOVT and MOVT instructions
10++ * movw_get_imm() - get the immediate value of MOVT and MOVW instructions
11 + *
12 + * MOVT::
13 + *
14@@ -530,7 +530,7 @@ index 0000000..f9735ab
15 +}
16 +
17 +/**
18-+ * movw_set_imm() - set the immediate value of MOVT and MOVT instructions
19++ * movw_set_imm() - set the immediate value of MOVT and MOVW instructions
20 + *
21 + * MOVT::
22 + *

Subscribers

People subscribed via source and target branches