Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323984
b: refs/heads/master
c: d6cf86d
h: refs/heads/master
v: v3
  • Loading branch information
Seiji Aguchi authored and Matt Fleming committed Sep 17, 2012
1 parent ebde109 commit 2f549b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9dead5bbb825d7c25c0400e61de83075046322d0
refs/heads/master: d6cf86d8f23253225fe2a763d627ecf7dfee9dae
1 change: 1 addition & 0 deletions trunk/arch/x86/platform/efi/efi.c
Original file line number Diff line number Diff line change
Expand Up @@ -890,6 +890,7 @@ void __init efi_enter_virtual_mode(void)
*
* Call EFI services through wrapper functions.
*/
efi.runtime_version = efi_systab.fw_revision;
efi.get_time = virt_efi_get_time;
efi.set_time = virt_efi_set_time;
efi.get_wakeup_time = virt_efi_get_wakeup_time;
Expand Down

0 comments on commit 2f549b4

Please sign in to comment.