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
diff --git a/debian/patches/efi-implement-grub_efi_run_image.patch b/debian/patches/efi-implement-grub_efi_run_image.patch
index 81935e6..b40b53c 100644
--- a/debian/patches/efi-implement-grub_efi_run_image.patch
+++ b/debian/patches/efi-implement-grub_efi_run_image.patch
@@ -498,7 +498,7 @@ index 0000000..f9735ab
498+}498+}
499+499+
500+/**500+/**
501+ * movw_get_imm() - get the immediate value of MOVT and MOVT instructions501+ * movw_get_imm() - get the immediate value of MOVT and MOVW instructions
502+ *502+ *
503+ * MOVT::503+ * MOVT::
504+ *504+ *
@@ -530,7 +530,7 @@ index 0000000..f9735ab
530+}530+}
531+531+
532+/**532+/**
533+ * movw_set_imm() - set the immediate value of MOVT and MOVT instructions533+ * movw_set_imm() - set the immediate value of MOVT and MOVW instructions
534+ *534+ *
535+ * MOVT::535+ * MOVT::
536+ *536+ *

Subscribers

People subscribed via source and target branches