- a2d0e90 Add build macro to generate section type TE. by wuyizhong · 19 years ago
- 3b405e9 by jlin16 · 19 years ago
- 9ede7fa Added two optional attributes to the Cloned element, FarGuid and Id that can be used to track the heritage. by lhauch · 19 years ago
- e2d926e Change HelloWold's ModuleType from DXE_DRIVER to UEFI_APPLICATION. by wuyizhong · 19 years ago
- ff5ae9b by lhauch · 19 years ago
- 6cba26e by jlin16 · 19 years ago
- 5dc3553 Modify MSA file for correcting <TokenSpaceGuidCName> by klu2 · 19 years ago
- ae0d4fd Flash Setting Refinement by jlin16 · 19 years ago
- 4405373 by jlin16 · 19 years ago
- 0b5e1cc by jlin16 · 19 years ago
- 548ce97 After change token space guid from guid value to Guid's CName, change code to support that. 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
- e39bb31 Clean up for debug message of PCD tools. by klu2 · 19 years ago
- 91e2ca2 added EdkDxeSalLib for EmuVariable module by jwang36 · 19 years ago
- 71c6088 changed the default path for EBC tool by jwang36 · 19 years ago
- 74355d6 for new tools by qouyang · 19 years ago
- 5b2a795 removed unnecessary name space declarations in some top level elements by jwang36 · 19 years ago
- ff34e63 For new tools by qouyang · 19 years ago
- 3f9d00a by wuyizhong · 19 years ago
- f924208 removed mbd file verification, added fpd file verification by jwang36 · 19 years ago
- 6ec40ae by wuyizhong · 19 years ago
- 85c483c FDPManifest.xsd has been changed to FarManifest.xsd by jwang36 · 19 years ago
- e145960 re-added by jwang36 · 19 years ago
- b062dd1 For new Tool. by qouyang · 19 years ago
- 136adff New tool. by qouyang · 19 years ago
- 1ea046d deleted all obsoleted configuration files by jwang36 · 19 years ago
- 5e25611 added all supported platforms by jwang36 · 19 years ago
- 1f86f08 converted all surface area description files to new schema by jwang36 · 19 years ago
- 3bdeb04 converted all surface area description files to new schema by jwang36 · 19 years ago
- a29c47e Change to new XML Schema. by wuyizhong · 19 years ago
- 9c39e21 Change to new XML Schema. by wuyizhong · 19 years ago
- 275d78c Using ModuleType to determine FFS file extension. by wuyizhong · 19 years ago
- 626b85a This file is never used any more. Enhance Cpptasks. by wuyizhong · 19 years ago
- 8a28663 Change to new XML Schema. Using Module_Type to determine SubSystem value by wuyizhong · 19 years ago
- 509693c Change to new XML Schema. by wuyizhong · 19 years ago
- 5fc17c9 Change to new XML Schema. by wuyizhong · 19 years ago
- 92fb440 Change to new XML Schema by wuyizhong · 19 years ago
- 5d86386 Change to new XML Schema. by wuyizhong · 19 years ago
- 2d52720 Change NT32 to new XML Schema. by wuyizhong · 19 years ago
- 5d558ad changed module's duplicated guid value by jwang36 · 19 years ago
- 202c4f3 Modify BuildOptions and Flash editors in FPD file. by jlin16 · 19 years ago
- c9760f9 Add X64 binary shell files by lgao4 · 19 years ago
- f4a250c Remove ModuleEditor and PackageEditor from Tools\Source by hche10x · 19 years ago
- a13899c by hche10x · 19 years ago
- 30817eb 1.Updated some functions header of BaseLib with new MWG spec by vanjeff · 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
- 9b362fe remove this old emu directory by lgao4 · 19 years ago
- 1498746 Remove DiskIoPartition module by lgao4 · 19 years ago
- b206d01 Sync DebugSupport Protocol with UEFI2.0 spec by lgao4 · 19 years ago
- ed9ec04 merged the last changes in new schema by jwang36 · 19 years ago
- 0b8c16e Fixed autogen bug (EDKT12, EDKT19) by qouyang · 19 years ago
- ab1096f 1.BaseMemoryLibMmx: Add X64 Cpu Arch support. by qhuang8 · 19 years ago
- eb6f775 Change VOID into VOID * in function header by vanjeff · 19 years ago
- 939d540 1. Fixed bug in FlushCacheLine.asm, added return value by vanjeff · 19 years ago
- ee80c4d commented out building ModuleEditor and PackageEditor by jwang36 · 19 years ago
- b1d9f2a merged part of new changes in new schema, and changed genbuild code accordingly by jwang36 · 19 years ago
- 567df69 Fix a bug for regular expression using wrong module's file name which contains '\'. by klu2 · 19 years ago
- 51da9e8 Fix a bug for token number set in FPD can not exceed 2^31. The fixing is using Long instead of int type. by klu2 · 19 years ago
- 3534cbb 1) correct the assert condition for LibPcdSetPtr and LibPcdSetExPtr by qwang12 · 19 years ago
- 923e598 • BaseMemoryLib: by qhuang8 · 19 years ago
- a1b1aca • BaseMemoryLib: by qhuang8 · 19 years ago
- 24e25d1 • BaseMemoryLib: by qhuang8 · 19 years ago
- 23f52b0 Roll back modification for autogen of assemble code, we do not support PCD autogen for assemble code. by klu2 · 19 years ago
- 2d10530 Fix Buger in this file to process the ffs file that only contain one compressed section. by lgao4 · 19 years ago
- 4276d5d 1) Add in support to traverse taken space by qwang12 · 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
- 57a38e6 Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DYNAMIC_EX type PCD by klu2 · 19 years ago
- a2875f8 Remove the dead files. by qwang12 · 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
- c5a198e Remove the dead files. by qwang12 · 19 years ago
- 5e771ac Remove the dead files. by qwang12 · 19 years ago
- 10d8dee 1) make sure a empty database will be generated if the Uinitialized database portion is empty. by qwang12 · 19 years ago
- 58f1099 1) remove some dead code from WinNtBusDriver.c by qwang12 · 19 years ago
- 90f7b6a Explain how to build for other architectures. by bbahnsen · 19 years ago
- 16d3e13 In before, FixedPcdGetxx macro was defined as global variable, it is wrong. It should be defined as value directly, and module developer can use it to define length of array. by klu2 · 19 years ago
- dc530c7 In before, FixedPcdGetxx macro was defined as global variable, it is wrong. It should be defined as value directly, and module developer can use it to define length of array. by klu2 · 19 years ago
- 30a60d2 Fix buger in DxeMain module and modify uefispec.h coding style by lgao4 · 19 years ago
- 03b1a72 In before, module type is judged by the sub element value in <ModuleSA>, it is not totally correct. Now the module type will be retrieved from GlobalData after pre-process all MSA document. by klu2 · 19 years ago
- 5a2a959 1. UINTN & INTN issue for EBC architecture: by qhuang8 · 19 years ago
- 4ba61e5 1. UINTN & INTN issue for EBC architecture: by qhuang8 · 19 years ago
- f7c3054 by klu2 · 19 years ago
- cd0170f 1) Change the schema type for <VariableGuid> used in PCD HiiEnable group in FPD file. by klu2 · 19 years ago
- 61d66c1 Major Changes - most of MSA and SPD are completed. by lhauch · 19 years ago
- ecbc842 Not needed by bbahnsen · 19 years ago
- cc7f0a9 Clean up some data type mismatches. by bbahnsen · 19 years ago
- 6c4dc22 1) Move almost new schema related to PCD on branch to transition scheme in main trunk. by klu2 · 19 years ago
- ec76345 Modify PCD declaration according to new schema. by klu2 · 19 years ago
- a49b34c Use the address of guid array as parameter directly for _PCD_MODE_xx macro for DynamicEx type PCD. by klu2 · 19 years ago
- 8aeaf59 Fix bug in DxeMain module and EdkMemoryStatusCodeLib library. by lgao4 · 19 years ago
- 687e98f Remove by bbahnsen · 19 years ago
- bf0c93f Add a new classpath element. by bbahnsen · 19 years ago
- 9752011 Use capital S for GCC assembly. This enables pre-processing for PCD support. by bbahnsen · 19 years ago
- 11e7b0f Modify autogen code for DynamicEx type PCD. by klu2 · 19 years ago
- b9546cc Add exception and log mechanism by qouyang · 19 years ago
- c082c8c Adpate to schema merge. by jlin16 · 19 years ago
- 41eec21 changed Specification to string and changed back Abstract to new schema format by jwang36 · 19 years ago