- c2a7706 by vanjeff · 18 years ago
- 7867eb2 Updated <Abstract> and <Description> sections in MSA files by bxing · 18 years ago
- 2de0141 Add in Abstract and Description for a few MSA files. by qwang12 · 18 years ago
- c79c3f3 Fix remainning capsule PCD's <HelpText>. by klu2 · 18 years ago
- f7ba355 Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg. by klu2 · 18 years ago
- e9b8105 Fix the CapsuleRuntime.msa Fix Me entries. by davidhuang · 18 years ago
- 5094fb0 Add necessary files (such as *.h) in module msa and remove unused msa files. by lgao4 · 18 years ago
- 1779985 make sure all files under the PCD PEIM/Driver direcotry into the MSA file. by qwang12 · 18 years ago
- 983ba75 Correct the token number for PcdDxePcdDatabaseTraverseEnabled by qwang12 · 18 years ago
- 67513de Correct the token number for PcdDxePcdDatabaseTraverseEnabled by qwang12 · 18 years ago
- 53b8619 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool to support it. by qouyang · 18 years ago
- 5b1b9d8 1. BaseSmbusLib: Make SmbusReadDataByte() & SmbusWriteBlock() function well by re-arranging register settings. by qhuang8 · 18 years ago
- bb3ee42 by lgao4 · 18 years ago
- a782876 Update the binary MSA to say they were binary, fixed an abstract, changed a module UiName, changed tool default values in the build.xml files to give the name of the tool, rather than all, so when building the tools, you can tell what tool it is trying to build. by lhauch · 18 years ago
- 7c707b0 Made some changes to use GCC to pre-process and assembly .S file by jwang36 · 18 years ago
- 1cda74a Added a "_" to ${ENTRYPOINT} for GCC "CC" command option; by jwang36 · 18 years ago
- 4c29d43 fix a bug in Service.c by qwang12 · 18 years ago
- bc724e5 Ported to use BaseMemoryLib functions by ajfish · 18 years ago
- 4f91412 Add Feature Flag PcdDxePcdDatabaseTraverseEnabled and PcdPeiPcdDatabaseTraverseEnabled by qwang12 · 18 years ago
- 15b06e5 Redefine SPEC and Release Version to 0x20000 by lgao4 · 18 years ago
- 273bbd3 Fix the wrong usage of UnicodeValueToString function by lgao4 · 18 years ago
- 44050d5 Obsoleted by new schema and new build tools. by jwang36 · 18 years ago
- c1d69ed Fix all <TokenSpaceGuidCName> in all SPD file. by klu2 · 18 years ago
- 0e0e9d3 Fix the TokenSpaceGuidCName entry of PcdSupportUpdateCapsuleRest/PcdMaxSizePopulateCapsule/PcdMaxSizeNonPopulateCapsule by davidhuang · 18 years ago
- 2b21a97 Fixed a bug when input a invalid token number (not ZERO nor a valid token number) PcdLib should ASSERT. by qwang12 · 18 years ago
- 3dd19b0 Added type cast (VOID *) to the third parameter of GetHiiVariable, to avoid compiling warning in GCC build by jwang36 · 18 years ago
- c24ba2f Fix bugs in GetNextTokenSpace and GetNextToken by qwang12 · 18 years ago
- 9c2aaac Corrected a typo error. by jwang36 · 18 years ago
- 28c73f6 PciLib: by qhuang8 · 18 years ago
- df569f6 Fixed the GCC assembler issue. Now we can use full GCC tools to build our package. by jwang36 · 18 years ago
- 045f452 1)Add a new module CapsuleRuntime under EdkModulePkg\Universal\Capsule\RuntimeDxe.And add the module into Nt32.fpd by davidhuang · 18 years ago
- 1de04b4 Add in support for MaxSize and CurrentSize for PCD entry. by qwang12 · 18 years ago
- d6ac6b7 Removed Optional Ffs Sections as it was not being used. Changed UserId in UserExtensions from Fix_Me to TianoCore by lhauch · 18 years ago
- 3612207 by lgao4 · 18 years ago
- cfa5a9c fixed GCC build issues by jwang36 · 18 years ago
- add13dc DebugLib: by qhuang8 · 18 years ago
- 3f6001d supplemented "/FI" to some ignored PP options in fpd files by jwang36 · 18 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
- 25832ed Fix autogen bug:[Edk67][Edk35]. by qouyang · 19 years ago
- 1eb73ab Added LibPatchPcdSetPtr. by qwang12 · 19 years ago
- 8ed3ea9 added GCC tool chain family options by jwang36 · 19 years ago
- bb5545b Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpd by qwang12 · 19 years ago
- e2d926e Change HelloWold's ModuleType from DXE_DRIVER to UEFI_APPLICATION. by wuyizhong · 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
- 91e2ca2 added EdkDxeSalLib for EmuVariable module by jwang36 · 19 years ago
- 5b2a795 removed unnecessary name space declarations in some top level elements by jwang36 · 19 years ago
- b062dd1 For new Tool. by qouyang · 19 years ago
- 1f86f08 converted all surface area description files to new schema by jwang36 · 19 years ago
- 5d558ad changed module's duplicated guid value by jwang36 · 19 years ago
- 9040f30 Remove DiskIoPartition and old Emu, adjust MonoStatusCode in EdkNt32Pkg 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
- 24e25d1 • BaseMemoryLib: by qhuang8 · 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
- a2875f8 Remove the dead files. by qwang12 · 19 years ago
- 5e771ac Remove the dead files. by qwang12 · 19 years ago
- 58f1099 1) remove some dead code from WinNtBusDriver.c by qwang12 · 19 years ago
- 30a60d2 Fix buger in DxeMain module and modify uefispec.h coding style by lgao4 · 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
- ec76345 Modify PCD declaration according to new schema. by klu2 · 19 years ago
- 8aeaf59 Fix bug in DxeMain module and EdkMemoryStatusCodeLib library. by lgao4 · 19 years ago
- cd14fe3 1. PostCodeLib. by qhuang8 · 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
- 7c3e99c should return instead of break. by qwang12 · 19 years ago
- 21e9050 Add <TokenSpaceGuid> for all PCD entry in FPD file by klu2 · 19 years ago
- c0e96fe Add in HII enable support for PCD. But the default value has not been enabled. by qwang12 · 19 years ago
- 95945c7 Transfer old <PCDs> in MSA to <PcdCoded>: by klu2 · 19 years ago
- 6ff7a41 Modify PCD tool according to final PCD schema modification. by klu2 · 19 years ago
- 401693f Removed create/modified/update data, PacakgeType from headers, added HexWordArrayType for VariableName list, the definition accepts the following: 0x000A, 0x000b, 0x00AF or 0x000A 0x000b 0x00AF or 0x000A,0x000b,0x00AF NOTE: LEADING ZERO characters are REQUIRED! by lhauch · 19 years ago
- 2a505ea 1) Sync PcdPpi guid with PCD arch spec. 2) Correct macro PatchPcdSetPtr by qwang12 · 19 years ago
- 8b4e96c Update comments to conform to the new, Doxygen friendly, coding standard. These are structural changes only. There is NO NEW CONTENT. by darylm503 · 19 years ago
- ed72955 Update comments to conform to the new, Doxygen friendly, coding standard. These are structural changes only. There is NO NEW CONTENT. by darylm503 · 19 years ago
- 84a99d4 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from PeiCoreXXX() to PeiServicesXXX(). by qhuang8 · 19 years ago
- 4f24235 Make sure Pcd service driver can work on 64-bit architecture. by qwang12 · 19 years ago
- 8a43e8d Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a. by qwang12 · 19 years ago
- a0b7c09 Apply changes(Unix Type to Windows Type) to the rest of the 2 files: by alfred · 19 years ago
- 6652e7b by alfred · 19 years ago
- ef99a95 by alfred · 19 years ago
- 3005648 by alfred · 19 years ago
- 5290e96 by alfred · 19 years ago
- 59b05fb by yshang1 · 19 years ago
- df1f678 by lgao4 · 19 years ago
- 8840ad5 PCD tools update: by klu2 · 19 years ago
- 0850ca3 Updated the FPD and SPD files to newer schema formats. Also updated a couple of items in the XML Schema (added a new element) by lhauch · 19 years ago
- b83a123 Remove Debug message and early test code in DiskIo by lgao4 · 19 years ago
- abc25af Make the EdkMoudlePkg build by allocate mCallbackFnTable at runtime as PCD_TOTAL_TOKEN_NUMBER could be zero. by qwang12 · 19 years ago
- 3496595 Make sure the PCD dxe service driver can handle the case where no PEIM is using any dynamic PCD entry and the PEI phase PCD database is empty. by qwang12 · 19 years ago
- cb9f0b9 Fixed the EdkModulePkg.fpd file to have a package name of EdkModule, not MdePkg. Added optional (will be required) TokenSpaceGuid to Pcd sections. by lhauch · 19 years ago
- 0950e6c Add <FrameworkModules> in EdkModulePkg-All-Archs.fpd and MdePkg-All-Archs.fpd file for future updated PCD tools according to transition schema. by klu2 · 19 years ago
- aec9171 Fix capitalization issues. by bbahnsen · 19 years ago
- 85cf9dc Removed dead #ifdef by ajfish · 19 years ago
- 6e11a8e Fix capitalization issues. by bbahnsen · 19 years ago
- 9f3a4be Modify fpd file according to transition schema. Before PCD tools updated, all information in fpd file should be correct. by klu2 · 19 years ago
- 57e733d Capitalization Fixes for Linux builds. by bbahnsen · 19 years ago
- dcec765 Fix gcc build break. The PCD TokenNumber is incremented, not the address of the PCD TokenNumber. by bbahnsen · 19 years ago
- 5f44402 by yshang1 · 19 years ago