Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349427
b: refs/heads/master
c: 712ba9e
h: refs/heads/master
i:
  349425: 15f49e5
  349423: 6d8f191
v: v3
  • Loading branch information
Matt Fleming committed Jan 25, 2013
1 parent 981282a commit f51094d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bc754790f932f3466ec521ee792da2791e7003ae
refs/heads/master: 712ba9e9afc4b3d3d6fa81565ca36fe518915c01
2 changes: 1 addition & 1 deletion trunk/arch/x86/platform/efi/efi.c
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ void __init efi_enter_virtual_mode(void)
*
* Call EFI services through wrapper functions.
*/
efi.runtime_version = efi_systab.fw_revision;
efi.runtime_version = efi_systab.hdr.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 f51094d

Please sign in to comment.