- 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
- bce810a changed back to old Abstract and Version in SpdHeader for ModuleEditor and PackageEditor compatible issue by jwang36 · 19 years ago
- 60a7364 by qouyang · 19 years ago
- 87c6a4a merged the new changes in new schema, and corrected many inconsistencies in attributes definitions by jwang36 · 19 years ago
- 20391ab changed the way to fetch file name list in spd file, per the schema changes by jwang36 · 19 years ago
- 652f4bd Add log and exception mechanism by qouyang · 19 years ago
- 0ffa128 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib by vanjeff · 19 years ago
- 31a7672 updated UserExtensions to match final schema. by lhauch · 19 years ago
- e59cdca Fix a bug to judege max value of UINT32, 0xFFFFFFFF is invalid UINT32 in JAVA. by klu2 · 19 years ago
- bab72a5 Add DATUM_TYPE checking for FEATURE_FLAG PCD entry. For FEATURE_FLAG PCD, the datum type should only be boolean type. by klu2 · 19 years ago
- a37097d 1. PostCodeLib. by qhuang8 · 19 years ago
- cd14fe3 1. PostCodeLib. by qhuang8 · 19 years ago
- f014786 merged the new schema except to those PCD related by jwang36 · 19 years ago
- 1cf9cdc Fix a bug of PCD autogen for UINT64: by klu2 · 19 years ago
- 3ce2b1a Fixed the issues which caused the gcc build on MacOs failed by jwang36 · 19 years ago
- 2435723 Fix a bug when generate default value for byte array for FIXED_AT_BUILD, PATCHABLE_IN_MODULE type PCD. by klu2 · 19 years ago
- 38ee8d9 Change the macro for dynamicEx type PCD and modify autogen tools to auto generate TokenSpaceGuid. After modification, you can use two method access DynamicPCD, by klu2 · 19 years ago
- 5179dda Use an absolute path to specify tool executables. by bbahnsen · 19 years ago
- 92b34fd Rool Back this modification to enable gcc Build. by lgao4 · 19 years ago
- 6326ee4 Fix DxeIpl module bugs: DxeCoreFileName should be from the Dxe Core ffs file that contain DxeCore Pe Data. by lgao4 · 19 years ago
- c965d3a Fix GenFfsFileTask.java bugs by lgao4 · 19 years ago
- ce53a8c 1. Removed the unnecessary #include statements and include files by yshi8 · 19 years ago
- 5a96e3e 1. Removed the unnecessary #include statements and include files by yshi8 · 19 years ago
- 1cc00e4 1. Removed the unnecessary #include statements and include files by yshi8 · 19 years ago
- f63ef4b 1) Add byte element checking for a PCD who using byte array type datum. by klu2 · 19 years ago
- 7c3e99c should return instead of break. by qwang12 · 19 years ago
- 6fe251a Updated CpuFlushCacheLine() to return the address flushed. by bxing · 19 years ago
- ae86a0c Get rid of old makefiles. by bbahnsen · 19 years ago
- 19eba4a Add the ModifyInf tool by bbahnsen · 19 years ago
- 6f7e61a Add many datum and datum size checking in PCD building tools, These checking work will be moved to FPD verification tools or UI tools in future. by klu2 · 19 years ago
- 59a3725 removed throwing BuildException when exit code is not zero by jwang36 · 19 years ago
- ae603c6 Thunk16.asm's can use constants defined in BaseLib.h now. by bxing · 19 years ago
- fe3262a Updated task GenEfi to support SEC component type. by bxing · 19 years ago
- a236f1a rollback to rev.273, merged new updates as well by jwang36 · 19 years ago
- 1ee3e26 by yshang1 · 19 years ago
- 508daae Fix an assembler warning. by bbahnsen · 19 years ago
- a68d147 This was only used by GenFvImage tool, so it can be removed now. by bbahnsen · 19 years ago
- 247e0d7 by jlin16 · 19 years ago
- 250258d added the support for new schema and old schema at the same time by jwang36 · 19 years ago
- 21b50a2 Remove the dependence to MdePkg by qouyang · 19 years ago
- 833b154 Fix two transition issue: by klu2 · 19 years ago
- d5e5116 Updated with more MSA Forms data. by lhauch · 19 years ago
- 21e9050 Add <TokenSpaceGuid> for all PCD entry in FPD file by klu2 · 19 years ago
- 9d61713 Updated MsaFiles to be a choice of <Filename> [1..*] or <MsaFile> [1..*] and added the ModuleGuid, ModuleName and ModuleVersion to the FilenameAttributes in the Transistion Schema. by lhauch · 19 years ago
- fad7735 Fixes for case sensitive operating systems. by bbahnsen · 19 years ago
- 3786747 Prepend underscores to procedure identifiers. by bbahnsen · 19 years ago
- 09e91c8 Sync SetMem64 with MASM version. by bbahnsen · 19 years ago
- c0e96fe Add in HII enable support for PCD. But the default value has not been enabled. by qwang12 · 19 years ago
- 7db4ab7 Fix some bugs in PCD tools: by klu2 · 19 years ago
- 8960cde BaseMemoryLib (BaseMemoryLibRepStr): by qhuang8 · 19 years ago
- ad82307 1) Fix a bug for PCD autogen tools, see track#115 in PVCS: Module's PCD informtion is generated into autogen.h/autogen.c of library by klu2 · 19 years ago
- f79b595 Convert env var name to all caps. by bbahnsen · 19 years ago
- ec8547f Fixes for gcc assembly. by bbahnsen · 19 years ago
- 95945c7 Transfer old <PCDs> in MSA to <PcdCoded>: by klu2 · 19 years ago
- 0fd9e13 Added a new source file type "x86_asm_autogen" to allow assembly source to use macros defined in AutoGen.h by bxing · 19 years ago
- 6ff7a41 Modify PCD tool according to final PCD schema modification. by klu2 · 19 years ago