Modules are either PE/COFF or TE. PEIMs are often TE.
PE/COFF spec -
http://msdn.microsoft.com/en-us/library/windows/hardware/gg463119.aspx
TE is a stripped header version of PE/COFF defined in the PI spec -
http://www.uefi.org/specs/ UEFI Platform Initialization Specification 1.2.1
Volume 1 TE Image
edk2 include files:
https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/MdePkg/Include/IndustryStandard/PeImage.h
edk2 Example Code:
https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/MdePkg/Library/BasePeCoffGetEntryPointLib/
https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/MdePkg/Library/BasePeCoffLib/
Thanks,
Andrew Fish
On Mar 20, 2013, at 10:34 PM, Vishnuvardhan Reddy
<vishnuvardhan.re...@lntinfotech.com> wrote:
> Hi all,
> I would like know the PEI modules binary format and its architecture, how
> header present and how to identify the sections inside..
> Thanks,
>
> The contents of this e-mail and any attachment(s) may contain confidential or
> privileged information for the intended recipient(s). Unintended recipients
> are prohibited from taking action on the basis of information in this e-mail
> and using or disseminating the information, and must notify the sender and
> delete it from their system. L&T Infotech will not accept responsibility or
> liability for the accuracy or completeness of, or the presence of any virus
> or disabling code in this e-mail"
> *************************************************************************
> This email and attachments have been scanned for
> potential proprietary or sensitive information leakage.
> Websense Data Security, Protecting Your Information from the Inside Out.
> www.websense.com
> *************************************************************************
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_mar_______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel