mirror_edk2/MdeModulePkg/Core
2011-03-16 16:17:09 +00:00
..
Dxe Fix LocateDevicePath() to return proper error status code. It was returning EFI_INVALID_PARAMETER if Device was NULL even if not handles matched the search criteria. The proper behavior is to return EFI_NOT_FOUND if not handles match the search criteria, and only return EFI_INVALID_PARAMETER if at least one match is found and Device is NULL. 2011-03-16 16:17:09 +00:00
DxeIplPeim Enhance inf and dec file to follow specs. 2011-03-14 08:43:59 +00:00
Pei Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI. 2011-03-14 02:03:35 +00:00
PiSmmCore Update DEBUG log information to specify SMM driver to be loaded in SmmCore 2011-02-12 01:46:33 +00:00
RuntimeDxe Update the copyright notice format 2010-04-24 09:49:11 +00:00