Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
lgao4 712a5698a6 Sync fix on MdePkg r9982.
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@10709 6f19259b-4bc3-4df7-8a09-765794883524
2010-07-29 02:39:37 +00:00
ArmPkg Fix CodeSourcery 2010q1 link issue by adding missing intrinsics 2010-07-25 05:38:36 +00:00
ArmRealViewEbPkg Fix the build break in two open source packages caused by check in 10660. 2010-07-23 02:37:28 +00:00
BaseTools Sync EDKII BaseTools to BaseTools project r2000 2010-07-28 03:07:30 +00:00
BeagleBoardPkg Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in example platforms. 2010-07-23 15:25:32 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
DuetPkg remove --image-base option EfiLdr.inf, and use GenFw to do image base relocation 2010-06-10 08:54:18 +00:00
EdkCompatibilityPkg Sync fix on MdePkg r9982. 2010-07-29 02:39:37 +00:00
EdkShellBinPkg Update EdkShellBinPkg to integrate a patch in Shell SVN r41. 2010-07-07 02:30:13 +00:00
EdkShellPkg Update EdkShellPkg.dsc read me to add a note to remind developers to update platform FDF files when they want to debug shell package to replace binaries from EdkShellBinPkg 2010-06-01 00:56:57 +00:00
EmbeddedPkg Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in example platforms. 2010-07-23 15:25:32 +00:00
FatBinPkg Update binaries to integrate a fix to support hot plug during FAT driver binding start (Fat svn r55) 2010-05-07 03:33:43 +00:00
IntelFrameworkModulePkg Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction guided protocol doesn’t exist. 2010-07-28 01:12:22 +00:00
IntelFrameworkPkg Fix the bug that definition of EFI_DISPATCH_OPROM_TABLE does not follow Framework CSM Spec v0.97. 2010-06-17 05:51:31 +00:00
MdeModulePkg Roll back change r10696, because new update on r10700 and r10701 handles this issue. 2010-07-28 01:43:41 +00:00
MdePkg Roll back change r10695, because new update on r10700 and r10701 handles this issue. 2010-07-28 01:43:18 +00:00
Nt32Pkg Report correct MediaPresentSupported value from Nt32 SNP mode data. 2010-07-02 03:27:51 +00:00
Omap35xxPkg Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abstractions and make OMAP DMA lib about channel programming only. 2010-05-29 00:21:30 +00:00
OptionRomPkg Clean up package/platform DSC files by the following steps: 2010-05-21 02:49:38 +00:00
OvmfPkg Add support for e1000 NICs to OVMF 2010-07-26 18:07:19 +00:00
PcAtChipsetPkg Remove IO and MMIO GCD add operations from this generic PCI Hot Bridge drivers. 2010-07-16 19:06:24 +00:00
PerformancePkg Move TscTimerLib library to correct CPU ARCH as it depends on BaseLib API AsmReadTsc(), which is only available for Ia32 & x64 CPU. 2010-05-19 03:33:07 +00:00
ShellPkg Add some error checking. 2010-07-19 05:21:27 +00:00
UefiCpuPkg Code refinement. 2010-07-13 03:08:54 +00:00
UnixPkg Change the GUID value of UnixBaseLib to avoid Guid value collision with BaseLib.inf in MdePkg. 2010-07-26 08:58:14 +00:00
BuildNotes2.txt Update to clean up some obsolete info 2010-03-31 16:25:38 +00:00
edksetup.bat Update the copyright notice format 2010-04-29 15:17:20 +00:00
edksetup.sh Removed the requirement to pass in at least one parameter to the script. 2010-07-09 19:42:03 +00:00