- 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
- 44c82dc by yshang1 · 19 years ago
- 9d6d8b2 Refine some internal functions of PCD Driver. by qwang12 · 19 years ago
- 0653eb8 Add in support for GetNextTokenNumber API. by qwang12 · 19 years ago
- 4c11400 Add in GetNextToken and Register Callback Function funtionality for DXE Driver. by qwang12 · 19 years ago
- b560bb6 Fix more gcc build breaks. One of these was a subtle bug in the code that was caught by a gcc warning. by bbahnsen · 19 years ago
- f2982b3 Fix gcc build break. Slashes should always lean forward! by bbahnsen · 19 years ago
- 4acf8ce Add version check in both PCD database generation and service driver. by qwang12 · 19 years ago
- 00b7af1 Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde 0.51 by qwang12 · 19 years ago
- 54de748 Updated MSA by putting Specification element at the end of the header section by lhauch · 19 years ago
- a3657e3 MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSize >= 4G” by qhuang8 · 19 years ago
- a916cff Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
- 10d4432 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
- 9896099 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
- 54fae63 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
- 52e1905 Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
- d52f141 Add <PcdBuildDescription> into every <ModuleSa>:<Component> according to future schema. by klu2 · 19 years ago
- f0ec738 Fix capitalization. by bbahnsen · 19 years ago
- c2e4d78 Change the file extension back to .asm. That was an oops. by bbahnsen · 19 years ago
- 4cbd855 Fix capitalization by bbahnsen · 19 years ago
- 72f248f Fix capitalization. by bbahnsen · 19 years ago
- 1e1623d Fix capitalization. by bbahnsen · 19 years ago
- b030934 Fix capitalization by bbahnsen · 19 years ago
- ea140a1 Fix capitalization by bbahnsen · 19 years ago
- 7861e42 Fix capitalization by bbahnsen · 19 years ago
- 1b7b460 by lgao4 · 19 years ago
- e20ee53 by lgao4 · 19 years ago
- cd36853 Add CapsuleVendor and BootState GUIDs to PEIMs that depend on the EDK Module Package. by mdkinney · 19 years ago
- 5f10fa0 *BaseSmbusLib: (new version) by qhuang8 · 19 years ago
- b678d2f Removing all but ia32 so that folks who do not have the extra compilers can build without error. by bbahnsen · 19 years ago
- 509d55c This is the file to use to build all architectures. by bbahnsen · 19 years ago
- 22e0585 Convert backslashes to forward slashes in many build files. This is necessary for Linux support. by bbahnsen · 19 years ago
- 878ddf1 Initial import. by bbahnsen · 19 years ago