audk/MdeModulePkg/Core/Dxe
Gao, Liming e4c83a4f9c Fixed the issue in ExitBootServices() implementation to avoid the potential boot service usage after () after gCpu->DisableInterrupt ().
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>
Reviewed-By: Olivier Martin <Olivier.martin@arm.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Zeng, Star <star.zeng@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15243 6f19259b-4bc3-4df7-8a09-765794883524
2014-02-13 03:37:07 +00:00
..
Dispatcher MdeModulePkg: Add support for weakly aligned FVs. 2013-09-16 01:50:44 +00:00
DxeMain Fixed the issue in ExitBootServices() implementation to avoid the potential boot service usage after () after gCpu->DisableInterrupt (). 2014-02-13 03:37:07 +00:00
Event Fix the bug that SetTimer () cannot work when Type is TimerPeriodic and TriggerTime is 0. 2013-10-29 06:47:47 +00:00
FwVol Update DxeCore and FwVolDxe drivers to inherit authentication status for the FV image, if the image came from an FV image file and section in another firmware volume. 2012-05-29 05:22:01 +00:00
FwVolBlock DxeCore is designed to trust input data, so add comments to reminder caller to do check to follow PI specification when necessary. 2014-01-17 03:42:09 +00:00
Gcd Fix code potential errors. 2012-10-16 09:27:49 +00:00
Hand Add the missing status code in the returned table of InstallMultipleProtocolInterface(). 2013-08-20 05:03:30 +00:00
Image Fix the memory leak issue and enhance the check for CoreReadImageFile return. 2012-09-07 01:35:44 +00:00
Library Update the copyright notice format 2010-04-24 09:49:11 +00:00
Mem MdeModulePkg Pool: Update the type of Size to UINTN for the potential more than 4GB buffer allocation. 2013-10-30 04:54:53 +00:00
Misc MdeModulePkg DXE Core: Refine code to avoid UNIXGCC build break. 2011-12-09 02:35:04 +00:00
SectionExtraction Build the registered guid HOB and SystemTable to record the GUID itself in PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib, and also state the restriction in BaseExtractGuidedSectionLib. 2012-11-08 01:12:56 +00:00
DxeMain.h 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it has. 2013-11-22 06:15:51 +00:00
DxeMain.inf 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it has. 2013-11-22 06:15:51 +00:00