Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
jlin16 a883d8c9de Fix the no library instance in UI display when some exception occurs.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1982 6f19259b-4bc3-4df7-8a09-765794883524
2006-11-20 05:21:41 +00:00
EdkFatBinPkg Change Binary Fat module from fat.ffs to fat.efi 2006-10-31 06:23:51 +00:00
EdkModulePkg 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
EdkNt32Pkg Fixed EDKT419. 2006-11-16 10:19:07 +00:00
EdkShellBinPkg Add comments for all file tagged with "ToolCode="DUMMY"". 2006-11-13 08:39:49 +00:00
MdePkg Remove duplicate <Extern> for the lib constructor and destructor 2006-11-18 23:13:54 +00:00
Tools Fix the no library instance in UI display when some exception occurs. 2006-11-20 05:21:41 +00:00
BuildNotes.txt 1. Fix a description issue 2006-11-08 09:14:20 +00:00
build.xml Add class header to FrameworkBuildTask. Remove some unused code from top level build.xml. 2006-08-17 06:51:51 +00:00
edksetup.bat Fix a bug for setting CLASSPATH environment variable. Remove space after '=' when set the CLASSPATH. 2006-11-01 03:12:47 +00:00
edksetup.sh Cleanups for cygwin. 2006-11-14 17:57:07 +00:00