login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
October
»
25
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
H. Peter Anvin <hpa@...>
To: Thomas Gleixner <tglx@...>
Cc: Huang, Ying <ying.huang@...>, Andrew Morton <akpm@...>, Ingo Molnar <mingo@...>, Andi Kleen <ak@...>, Eric W. Biederman <ebiederm@...>, Chandramouli Narayanan <mouli@...>, LKML <linux-kernel@...>, Arjan van de Ven <arjan@...>
Subject:
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basic runtime service support
Date: Thursday, October 25, 2007 - 12:28 pm
Thomas Gleixner wrote:
quoted text
> >> EFI runtime >> services initialization are implemented in efi.c. Some x86_64 >> specifics are worth noting here. On x86_64, parameters passed to UEFI >> firmware services need to follow the UEFI calling convention. For this >> purpose, a set of functions named lin2win<x> (<x> is the number of >> parameters) are implemented. EFI function calls are wrapped before >> calling the firmware service. > > Why needs this to be called lin2win? We do not call Windows, we call > EFI services, so please use a naming convention which is related to > the functionality of the code. >
Well, presumably EFI inherited the calling convention (as well as another bunch of stupidity) from that corner. -hpa -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI basi...
, Huang, Ying
, (Thu Oct 25, 2:57 am)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Eric W. Biederman
, (Thu Oct 25, 1:01 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Huang, Ying
, (Thu Oct 25, 9:17 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Thomas Gleixner
, (Thu Oct 25, 12:09 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Huang, Ying
, (Thu Oct 25, 11:36 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, H. Peter Anvin
, (Fri Oct 26, 12:11 am)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Huang, Ying
, (Thu Oct 25, 9:03 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Alan Cox
, (Fri Oct 26, 7:31 am)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Huang, Ying
, (Sun Oct 28, 9:05 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, H. Peter Anvin
, (Fri Oct 26, 1:00 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Thomas Gleixner
, (Fri Oct 26, 4:48 am)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Andi Kleen
, (Fri Oct 26, 7:37 am)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Huang, Ying
, (Fri Oct 26, 5:30 am)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Thomas Gleixner
, (Fri Oct 26, 6:20 am)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Eric W. Biederman
, (Thu Oct 25, 12:55 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Andi Kleen
, (Thu Oct 25, 1:06 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, H. Peter Anvin
, (Thu Oct 25, 1:08 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Eric W. Biederman
, (Thu Oct 25, 1:30 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Huang, Ying
, (Thu Oct 25, 10:12 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Arjan van de Ven
, (Thu Oct 25, 12:56 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, H. Peter Anvin
, (Thu Oct 25, 1:05 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Eric W. Biederman
, (Thu Oct 25, 1:39 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, H. Peter Anvin
, (Thu Oct 25, 1:51 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Eric W. Biederman
, (Thu Oct 25, 2:04 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, H. Peter Anvin
, (Thu Oct 25, 4:36 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Huang, Ying
, (Thu Oct 25, 10:14 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Eric W. Biederman
, (Thu Oct 25, 6:20 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, H. Peter Anvin
, (Thu Oct 25, 6:29 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Huang, Ying
, (Thu Oct 25, 10:31 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Eric W. Biederman
, (Thu Oct 25, 1:06 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, Huang, Ying
, (Thu Oct 25, 9:28 pm)
Re: [PATCH 1/3 -v4] x86_64 EFI runtime service support: EFI ...
, H. Peter Anvin
, (Thu Oct 25, 12:28 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Hiten Pandya
Re: up? (emacs docbook xml ide)
Greg Kroah-Hartman
[PATCH 004/196] Chinese: add translation of SubmittingPatches
debian developer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Jan Engelhardt
intel iommu (Re: -mm merge plans for 2.6.23)
git
:
linux-netdev
:
Gerrit Renker
[PATCH 03/37] dccp: List management for new feature negotiation
Ingo Molnar
iwlwifi: fix build bug in "iwlwifi: fix LED stall"
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
3 users
and
645 guests
online.
Online users
goodheart6969
robertobeya89
emeka_micro
Syndicate