public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* writing EDK compatible application.
@ 2017-07-04 17:20 Amit kumar
  2017-07-04 17:35 ` Marvin H?user
  2017-07-04 20:10 ` Laszlo Ersek
  0 siblings, 2 replies; 10+ messages in thread
From: Amit kumar @ 2017-07-04 17:20 UTC (permalink / raw)
  To: edk2-devel@lists.01.org


HI,

I have written a code (say helloworld program ) using edk2 framework, named the output efi file as BOOTx64.efi and placed it on a removable media in EFI/BOOT/ directory so that the application is listed in one time boot menu. When selected from boot menu it prints "Hello World".
Which works as expected when tested on UEFI 2.3 and above platforms.
But the same code fails to execute on EFI 1.10 platforms. Which i suppose is the problem with application entry point.
Can somebody suggest me a way so that the application entry function can be compatible to both the platform. Even when written according to UEFI 2.5+ Spec ?

Thanks 
Amit    

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-07-05 12:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-04 17:20 writing EDK compatible application Amit kumar
2017-07-04 17:35 ` Marvin H?user
2017-07-04 17:46   ` Amit kumar
2017-07-04 17:51     ` Marvin Häuser
2017-07-04 17:55       ` Amit kumar
2017-07-04 18:13         ` Amit kumar
2017-07-04 21:30           ` Andrew Fish
2017-07-04 20:10 ` Laszlo Ersek
2017-07-05 12:24   ` Amit kumar
2017-07-05 12:58   ` Rod Smith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox