audk/MdeModulePkg
gdong1 9ae0edbfa9 1. Invoke InstallConfigurationTable () in OnReadyToBoot() to avoid the new registered table may be NULL.
2. For SMM variable driver, it doesn’t need to mark the variable storage region of the FLASH as RUNTIME, so only keep it for non-SMM variable driver. 


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11212 6f19259b-4bc3-4df7-8a09-765794883524
2010-12-31 04:31:42 +00:00
..
Application Update the copyright notice format 2010-04-24 09:49:11 +00:00
Bus Clean ISA_IO/ISA_IO_16 and VGA_IO/VGA_IO_16 attribute usage in PCI bus driver/PCI host bridge drivers/LPC/VGA device drivers. 2010-12-28 10:10:10 +00:00
Core 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
Include Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. Depends on new library class called PlatformHookLib to perform platform specific initialization of the UART. 2010-12-18 01:02:59 +00:00
Library Add missing @param to function header comment. 2010-12-27 17:16:55 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal 1. Invoke InstallConfigurationTable () in OnReadyToBoot() to avoid the new registered table may be NULL. 2010-12-31 04:31:42 +00:00
MdeModulePkg.dec Remove PcdSmmVariableEnable from MdeModulePkg since it is not used in core package currently. 2010-12-23 02:03:51 +00:00
MdeModulePkg.dsc Add mapping for PlatformHookLib to [LibraryClasses] section 2010-12-29 18:28:38 +00:00