- 61249ae Merger DriverBinding and ComponentName into one <extern> section for all *.msa files by vanjeff · 18 years ago
- 495849b Add PCD Feature Flags for the Device Path Module by mdkinney · 18 years ago
- d946661 1) Added dependency check for flashmap, genfvimage, peirebase tasks by jwang36 · 18 years ago
- 0992e55 changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. by lgao4 · 18 years ago
- 7f47bef added EFIAPI for those constructor functions by vanjeff · 18 years ago
- 0f008d9 Remove platform-specific Firmware Volume Block Driver implementation from EdkNt32Pkg. And move files from nt32 directory up one level. by qwang12 · 18 years ago
- 8cc59d2 Move the generic ConPlatform module from EdkNt32Pkg to EdkModulePkg. by lgao4 · 18 years ago
- b0e15cb clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpd by lgao4 · 18 years ago
- 8cf2c0a Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PCD type can be by lgao4 · 18 years ago
- 2f3fb65 Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to workspace root build directory according to Jordon's suggestions. by lgao4 · 18 years ago
- 738338d Remove unused code. by yshang1 · 18 years ago
- 4100d14 Update Binary Fat module to release version for reduce size. by lgao4 · 18 years ago
- aa64626 Add clean and cleanall target for Fat and Logo customized build xml. by lgao4 · 18 years ago
- 5001760 Add one more platform level common property "TARGET_DIR". Take Nt32 for example: TARGET_DIR=${BUILD_DIR}/${TARGET}_${TAGNAME} by wuyizhong · 18 years ago
- 42ef7fc Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg PeiVariable, RuntimeDxeVariabe, and Ftw module needs these PCDs. by lgao4 · 18 years ago
- c84c226 Update coding style of Nt32OemHookStatusCodeLib.c by yshang1 · 18 years ago
- c855755 by yshang1 · 18 years ago
- be800da by yshang1 · 18 years ago
- 34a94e4 Add in PCD instantiation for newly added PCD in PcdPEIM. by qwang12 · 18 years ago
- bf3a717 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. by wuyizhong · 18 years ago
- 4436ffd According r1311 can't support linux. So rollback the change, but still remove the flag "/DSTRING_DEFINES_FILE=\"${BASE_NAME}StrDefs.h\"" since without any source file use it now. by wuyizhong · 18 years ago
- ca844f3 Continue to fix EDKT187. by klu2 · 18 years ago
- 054c4bb Fix the wrong datum size for PcdWinNtPhysicalDisk in Nt32.fpd file. by klu2 · 18 years ago
- 35a9542 Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to include ${BASE_NAME}StrDefs.h header file. Remove flag /DSTRING_DEFINED_FILE=${BASE_NAME}StrDefs.h. Move flags /DSTRING_ARRAY_NAME=${BASE_NAME}Strings from FPDs to BuildMacro since this flag will be used only unicode files exist. by wuyizhong · 18 years ago
- eefb8b0 Fix by klu2 · 18 years ago
- 2f62848 Adjust Nt32 SecMain user-defined build file to use OBJECTS. by wuyizhong · 18 years ago
- 04c40e0 Change Fat binary Guid to EnhancedFat by qhuang8 · 18 years ago
- 4224ac2 Fix BDS boot from file . and .. fail assertion by xgu3 · 18 years ago
- 202c5d5 Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOB by xgu3 · 18 years ago
- dd70a8c Variable PEIM use to PCD entry to get the base address of NV Storegae region. by qwang12 · 18 years ago
- 4b8a7ba Some library instance's PCD is missing in FPD file for a module, it break single module's building. by klu2 · 18 years ago
- 64e0af0 Because the run script will be generated in building, So original run.cmd could be removed from repository's. by klu2 · 18 years ago
- ffac4bc Check in patch to refine DevicePath Module and USB2HostController Module. by qhuang8 · 18 years ago
- 2ce3113 Removed cross references from PciCf8Lib and PciExpressLib class to PciLib class. by ajfish · 18 years ago
- 161c26a Change license of following files from Intel Copy Right to BSD-license. by yshang1 · 18 years ago
- 5dd2d77 by xgu3 · 18 years ago
- b0a3b74 1) Check in Pei/Dxe status code; by yshang1 · 18 years ago
- 9fbf943 1) Check in Pei/Dxe status code; by yshang1 · 18 years ago
- ba53dd4 1) Check in Pei/Dxe status code; by yshang1 · 18 years ago
- 16303d1 Change DxeRuntimeDriverLib name to UefiRuntimeLib. by yshang1 · 18 years ago
- 549af2d Add ant task in <UserExtension> of Nt32.fpd to generate the run.cmd file automatically. by qouyang · 18 years ago
- ae96dba Changed the tool chain name from MSFT to MYTOOLS by yshi8 · 18 years ago
- 562d284 Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostController protocols by ljin6 · 19 years ago
- 1375097 Remove MdePkg's PCD declaration from EdkNt32Pkg.spd file. by klu2 · 19 years ago
- 5e1c3ee Added license & copyright declaration by jwang36 · 19 years ago
- 738e75b Added all header files in the packages's include directory into spd files. by jwang36 · 19 years ago
- 3fc9d86 Enforced case-sensitive on the file names; by jwang36 · 19 years ago
- 6604a17 Remove AprioriList.msa file by lgao4 · 19 years ago
- 970af4d Roll back my original change, someone check in self's code lead my before's check in lost. by klu2 · 19 years ago
- e42dab8 Add missing files(uni) in this msa by lgao4 · 19 years ago
- 69ce08b Add missing files in msa file and add module description in msa file. by lgao4 · 19 years ago
- 1fe4ef1 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg. by qhuang8 · 19 years ago
- 219e224 Polished the build tools' screen output to be in a more coherent form by jwang36 · 19 years ago
- c06913f Changed FAT source module to FAT binary module by jwang36 · 19 years ago
- 7fda265 by yshang1 · 19 years ago
- 15f3b1d by alfred · 19 years ago
- abf537e by alfred · 19 years ago
- 31150ca Add description of module by xgu3 · 19 years ago
- c2a7706 by vanjeff · 19 years ago
- 7867eb2 Updated <Abstract> and <Description> sections in MSA files by bxing · 19 years ago
- 2de0141 Add in Abstract and Description for a few MSA files. by qwang12 · 19 years ago
- f7ba355 Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg. by klu2 · 19 years ago
- 6cb11bf Add reference for all unicode file into MSA. by klu2 · 19 years ago
- 33900fd Remove unused code for misc sub smbios table. by klu2 · 19 years ago
- 5094fb0 Add necessary files (such as *.h) in module msa and remove unused msa files. by lgao4 · 19 years ago
- 67513de Correct the token number for PcdDxePcdDatabaseTraverseEnabled by qwang12 · 19 years ago
- ae3f0d5 Fix the bug that SecMain often throw exception when environment variable too large. It caused by using /DEBUG in link options but not link "MSVCRTD.lib" library. by klu2 · 19 years ago
- 9ffc622 FD file should only generated in build time but not in run.cmd. Fix it. by klu2 · 19 years ago
- 53b8619 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool to support it. by qouyang · 19 years ago
- e7e79c5 Roll back the PCD PcdWinNtFirmwareVolume value from "..\\FV\\FV_RECOVERY.fd" to "..\\..\\FV\\FV_RECOVERY.fd" for avoiding the issue that secmain.exe run failure when the length of PATH environment exceed 1280 character. by klu2 · 19 years ago
- 4f91412 Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTraverseEnabled by qwang12 · 19 years ago
- 15b06e5 Redefine SPEC and Release Version to 0x20000 by lgao4 · 19 years ago
- e0c1010 Fix PCD WinNTFirmwareVolume Value from "..\\..\\FV\\FV_RECVOERY.fd" to "..\\FV\\FV_RECVOERY.fd" by lgao4 · 19 years ago
- 44050d5 Obsoleted by new schema and new build tools. by jwang36 · 19 years ago
- c1d69ed Fix all <TokenSpaceGuidCName> in all SPD file. by klu2 · 19 years ago
- 54c9f9e 1, Rollback run.cmd because the concat work in NT32.fpd is work correctly now. by klu2 · 19 years ago
- 045f452 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\RuntimeDxe.And add the module into Nt32.fpd by davidhuang · 19 years ago
- d6ac6b7 Removed Optional Ffs Sections as it was not being used. Changed UserId in UserExtensions from Fix_Me to TianoCore by lhauch · 19 years ago
- e134747 Fix a minor issue. by wuyizhong · 19 years ago
- 8031d48 Support UserExtension in FPD. by wuyizhong · 19 years ago
- 8d82d61 Support putting unreference DYNAMIC_EX PCD into Pcd runtime database. by klu2 · 19 years ago
- add13dc DebugLib: by qhuang8 · 19 years ago
- 525c518 Added "/FI", "-include" and/or "/nologo" options to PP (CC) command option to fpd files. These changes are used to accommodate the preprocessing added for assembly code as a general processing step. by jwang36 · 19 years ago
- df28239 Should not checking exist fd file, otherwise new fd file can not override old fd file. by klu2 · 19 years ago
- 7ec6337 Fix a minor bug for wrong entry name by klu2 · 19 years ago
- 1058e50 remove unused PCD entry in EdkNt32Pkg Package. by qwang12 · 19 years ago
- 5dc3553 Modify MSA file for correcting <TokenSpaceGuidCName> by klu2 · 19 years ago
- f072578 1, Add Guid declaration into EdkModulePkg.spd, EdkNt32Pkg.spd and MdePkg.spd file by klu2 · 19 years ago
- 9bc8d47 Put the FD creation operation in run.cmd temporary. by klu2 · 19 years ago
- 5b2a795 removed unnecessary name space declarations in some top level elements by jwang36 · 19 years ago
- 136adff New tool. by qouyang · 19 years ago
- 2d52720 Change NT32 to new XML Schema. by wuyizhong · 19 years ago
- 9040f30 Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg by lgao4 · 19 years ago
- 29d19b7 Adjust MonoStatusCode module in EdkNt32Pkg to avoid ".." used in Msa file. by lgao4 · 19 years ago
- 24e25d1 • BaseMemoryLib: by qhuang8 · 19 years ago
- e88ea42 The main trunk of tip is broken by Scott's removing of PcdPeimTest driver, but forget remove it from EdkModulePkg.spd and <FrameworkModules> in Nt32.fpd. I have fixed it. by klu2 · 19 years ago
- db38605 Remove the dead files. by qwang12 · 19 years ago
- c2155f6 Remove the dead files. by qwang12 · 19 years ago
- 19a9c03 Remove the dead files. by qwang12 · 19 years ago
- 58f1099 1) remove some dead code from WinNtBusDriver.c by qwang12 · 19 years ago