[edk2-devel] EDK2 UEFI Specification and Revision

sergestus at yandex.ru sergestus at yandex.ru
Fri Oct 25 10:49:12 UTC 2019


My app (UEFI spec 2.7) uses following protocols:
EFI_BOOT_SERVICES revision EFI_SPECIFICATION_VERSION
EFI_FILE_PROTOCOL revision 0x00020000
EFI_SIMPLE_FILE_SYSTEM_PROTOCOL 0x00010000
EFI_PEI_SERVICES - not found in UEFI specificaion
EFI_PEI_CPU_IO_PPI - not found in UEFI specificaion

UEFI Specification 2.4 protocols:
EFI_BOOT_SERVICES revision EFI_SPECIFICATION_VERSION
EFI_FILE_PROTOCOL revision 0x00020000
EFI_SIMPLE_FILE_SYSTEM_PROTOCOL 0x00010000

So the main services API EFI_BOOT_SERVICES, where I'm using few common functions (OpenProtocol, AllocatePool...) differs from the EFI shell where app is using. Also there are protocols such as EFI_PEI_SERVICES and EFI_PEI_CPU_IO_PPI about which differences I can say nothing, so it is batter to find EDK2 with UEFI spec 2.4.

Thank you,
Sergey

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#49456): https://edk2.groups.io/g/devel/message/49456
Mute This Topic: https://groups.io/mt/36319430/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/edk2-devel-archive/attachments/20191025/e18d7e6b/attachment.htm>


More information about the edk2-devel-archive mailing list