> On Mon, 3 Oct 2022 at 03:16, Dionna Amalie Glaze
> <dionnagl...@google.com> wrote:
> >
> > >
> > > Is it defined by UEFI Spec?
> > >
> >
> > It is not. This is Ard's suggested solution

UEFI 2.9 defines new event EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES, which 
serves the same purpose
and has the timing you've described: "after the time that the timer is disabled 
and before the MemoryMap is finalized".

Here is event description from the spec (refer to 
EFI_BOOT_SERVICES.CreateEventEx() section of the UEFI 2.9):
"This event group is notified by the system when ExitBootServices() is invoked 
right before notifying EFI_EVENT_GROUP_EXIT_BOOT_SERVICES event group. The 
event presents the last opportunity to use firmware interfaces in the boot 
environment."
-The information contained in this message may be confidential and proprietary 
to American Megatrends (AMI). This communication is intended to be read only by 
the individual or entity to whom it is addressed or by their designee. If the 
reader of this message is not the intended recipient, you are on notice that 
any distribution of this message, in any form, is strictly prohibited. Please 
promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and 
then delete or destroy all copies of the transmission.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#94760): https://edk2.groups.io/g/devel/message/94760
Mute This Topic: https://groups.io/mt/94028459/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to