Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
jwang36 82810f3b0f Fixed the issue caused by introducing INCLUDE_PATH property;
Re-designed NestElement class and all classes which implemented its interface because they have many common code; and changed all classes which use those re-designed classes.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1380 6f19259b-4bc3-4df7-8a09-765794883524
2006-08-24 13:40:42 +00:00
EdkFatBinPkg Don't need to generate FFS.org file in new build process. 2006-08-15 08:28:16 +00:00
EdkModulePkg Fix Edk Tracker 206. 2006-08-23 06:39:00 +00:00
EdkNt32Pkg Introduce a new property INCLUDE_PATHS. This property can used by customized build file. For example <includepath path="${INCLUDE_PATHS}"/>. INCLUDE_PATHS contains all required include paths based on MSA file. 2006-08-22 05:54:55 +00:00
EdkShellBinPkg Modify Module description for binary shell module. 2006-08-16 05:42:00 +00:00
MdePkg Changed GetPerformanceCounter() to use the most efficient mean to unsigned extend an UINT32 value. 2006-08-22 01:36:09 +00:00
Tools Fixed the issue caused by introducing INCLUDE_PATH property; 2006-08-24 13:40:42 +00:00
ReleaseNotes.txt Update ReleaseNotes.txt of the section of "A Word on compiling under Cygwin with gcc". 2006-08-08 06:21:04 +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 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1247 6f19259b-4bc3-4df7-8a09-765794883524 2006-08-14 05:03:11 +00:00
edksetup.sh Fix EDKT140(CompressDll.dll does not build under cygwin gcc). 2006-08-04 03:17:05 +00:00