Dear UNDI and PCI developers,
UNDI defines a Map_Mem callback for mapping DMA buffers. The SnpDxe driver
implements this callback and converts it to a PCI_IO Map call. If the UNDI map
type is TO_AND_FROM_DEVICE then this results in a
EfiPciIoOperationBusMasterCommonBuffer mapping type.
The U
Jaben –
You are correct. I find that incredibly distracting, so was hoping to avoid it
with .idf. It seems like an anachronism. None of the .uni files in the EDK2
tree use the ‘/’ control character.
Tim
From: Carsey, Jaben [mailto:jaben.car...@intel.com]
Sent: Wednesday, August 29, 2012 2:22 P
Tim,
I think that the actual control character of UNI files is a single forward
slash ‘/’, and that most of the files have a line like this “/=#” to change the
character to #.
-Jaben
From: Tim Lewis [mailto:]
Sent: Wednesday, August 29, 2012 2:16 PM
To: edk2-devel@lists.sourceforge.net; Ifan L
Samer –
The HII database has a specific separate record type for JPEG files. It is
possible that #image could support jpeg also and would convert it into the HII
bitmap record type. But we need some tag to explicitly state that it will
create a JPEG record.
Tim
From: El-Haj-Mahmoud, Samer [ma
No, you didn’t miss something. I just wasn’t careful. It should have been “with
‘//’” rather than “with the ‘#’ character” to match the .uni definition.
Thanks for the catch.
Tim
From: Ifan Llwyd [mailto:ifan.ll...@yahoo.co.uk]
Sent: Wednesday, August 29, 2012 10:14 AM
To: edk2-devel@lists.sour
Thanks!
29.08.2012, в 13:24, "Tian, Feng" написал(а):
> Done at r13691
>
> From: Tian, Feng [mailto:feng.t...@intel.com]
> Sent: Monday, August 27, 2012 16:40
> To: edk2-devel@lists.sourceforge.net
> Subject: Re: [edk2] StrSize vs StrLen
>
> Hi, Isakov
>
> I reviewed the modules you menti
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen
---
UnixPkg/Deprecated.txt |5 +
UnixPkg/build.sh |1 +
UnixPkg/build64.sh |1 +
UnixPkg/readme.txt |4
4 files changed, 11 insertions(+)
create mode 100644 UnixPkg/Depreca
Tim,
Thank you for proposing this. It would be nice to add something similar to
build HII Font packages and Keyboard Layout packages as well.
In UNI files, a “//” is used for comments, while “#” is used for tag
definitions, such as “#string”, “#language”, and “#langdef”
Also, any reason the #j
Hi Tim.
This may be naive, as I am not at all familiar with HII, nor .idf.
However given that "Comments are introduced with the ‘#’ character " then the
keywords "#image", etc seem an unfortunate choice. Have I missed something?
From: Tim Lewis
To: "edk2-deve
Done at r13691
From: Tian, Feng [mailto:feng.t...@intel.com]
Sent: Monday, August 27, 2012 16:40
To: edk2-devel@lists.sourceforge.net
Subject: Re: [edk2] StrSize vs StrLen
Hi, Isakov
I reviewed the modules you mentioned in MdeModulePkg and agree with you it's
bug to be fixed.
Will fix it as soo
Since I have not received any feedback from the EDK2 team with regard for plans
to standardize an image build format, similar to .uni, I am putting forth this
proposal so that implementations which are moving ahead of EDK2 will not be
blind-sided:
Image Definition File (.idf)
Introduction
This
11 matches
Mail list logo