audk/MdeModulePkg/Core
mdkinney 5d1cf216ed Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaximum instead of EfiGcdMemoryTypeMaximum. Also fix typo in DEBUG() message string for gDS->AllocateIoSpace() calls.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11268 6f19259b-4bc3-4df7-8a09-765794883524
2011-01-21 18:49:36 +00:00
..
Dxe Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaximum instead of EfiGcdMemoryTypeMaximum. Also fix typo in DEBUG() message string for gDS->AllocateIoSpace() calls. 2011-01-21 18:49:36 +00:00
DxeIplPeim Avoid DxeCore to reclaim PEI stack as IDT may be on it (like 32-bit OVMF). 2010-08-26 08:26:14 +00:00
Pei Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros to log the evaluation of all dependency expressions. 2010-12-04 20:05:09 +00:00
PiSmmCore when SMM Communication Protocol.Communicate() is called from within SMM, SMRAM is accessible so it is not necessary to check the SMRAM open/lock state via SMM ACCESS Protocol. 2010-12-09 08:02:34 +00:00
RuntimeDxe Update the copyright notice format 2010-04-24 09:49:11 +00:00