audk/EdkModulePkg
lgao4 b00c892423 In core\dxe\Dispatcher\Dispatcher.c uses CoreLoadImage with TRUE parameter of BootPolicy. But according to CoreLoadImage comments, BootPolicy is TRUE indicates that the request originates from the boot manager. Dispatcher driver is from memory, not from boot manager. So it should call CoreLoadImage with FALSE parameter of BootPolicy.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1981 6f19259b-4bc3-4df7-8a09-765794883524
2006-11-20 03:59:14 +00:00
..
Application/HelloWorld Remove the duplicated Copy Right in msa header. 2006-09-27 09:26:40 +00:00
Bus Add comments for all file tagged with "ToolCode="DUMMY"". 2006-11-13 08:39:49 +00:00
Core In core\dxe\Dispatcher\Dispatcher.c uses CoreLoadImage with TRUE parameter of BootPolicy. But according to CoreLoadImage comments, BootPolicy is TRUE indicates that the request originates from the boot manager. Dispatcher driver is from memory, not from boot manager. So it should call CoreLoadImage with FALSE parameter of BootPolicy. 2006-11-20 03:59:14 +00:00
Include 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00
Library Fix gcc warnings -- please review affected files. 2006-11-17 17:38:32 +00:00
Universal Fix gcc warnings -- please review affected files. 2006-11-17 17:38:32 +00:00
Blank.pad Delete Build directory 2006-09-20 14:24:17 +00:00
EdkModulePkg.fpd Add IPF support in Base IO Lib, and related change in fpd file 2006-11-14 09:34:30 +00:00
EdkModulePkg.spd Declare GUIDs for all Extended SAL Services 2006-11-18 05:04:27 +00:00