audk/MdePkg
mdkinney 0628eb2c76 Do not set gBS to NULL when the ExitBootServices event notification for the UEFI Runtime Lib is executed.
There is no guarantee that the ExitBootServices notification function from this lib will be the last ExitBootServices notification function registered by a module that uses the UEFI Runtime lib.  If additional ExitBootServices notification functions require the use of gBS, then setting to NULL will break those additional ExitBootServices notification functions.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9982 6f19259b-4bc3-4df7-8a09-765794883524
2010-02-11 03:55:26 +00:00
..
Include Update HiiString Protocol and HiiSetString Api in HiiLib 2010-02-09 07:12:35 +00:00
Library Do not set gBS to NULL when the ExitBootServices event notification for the UEFI Runtime Lib is executed. 2010-02-11 03:55:26 +00:00
ChangeLog.txt Fix incorrect Edk revision number in last commit 2010-01-26 05:18:33 +00:00
MdePkg.dec Move the definitions defined for User Manager protocol from UserCredential.h to UserManager.h to align with UEFI spec. 2010-01-29 10:26:04 +00:00
MdePkg.dsc Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful to both Framework SMM and PI SMM implementations. 2010-01-27 22:59:52 +00:00