- 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
- 2fb3ccf Check in the Pcd service Driver/PEIM according to the new way of generating PCD Database by qwang12 · 19 years ago
- b144ae9 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
- dbdaaec 1) Fix bug reported on the PcdSetEx* Macro. 2) Add SKU_ID type by qwang12 · 19 years ago
- 8b29c89 Add sample code for PCD Database generation. These 3 files will be read by GenBuild tool and it is generated in the Head and Source file of PCD Service PEIM/Dxe Driver. by qwang12 · 19 years ago
- 99d2c3c by qwang12 · 19 years ago
- 1ae1cdb Add %JAVA_HOME%\bin;%ANT_HOME%\bin;%XMLBEANS_HOME%\bin to Path by wuyizhong · 19 years ago
- 18c319a 1. Updated CpuFlushTlb() according to IA-64 programmer's guide by bxing · 19 years ago
- 4df60ea Refactor the PeCoffLoader into a library. Add PeiRebase Tool. by bbahnsen · 19 years ago
- 51d48c2 Porting several more tools to edk2. by bbahnsen · 19 years ago
- 89aa840 by yshang1 · 19 years ago
- 50a3fe9 Fixed a bug due to misorder of 'push's by bxing · 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
- 6d97687 by yshang1 · 19 years ago
- e0c3e48 by yshang1 · 19 years ago
- 3df952e Fixed tracker #49 by bxing · 19 years ago
- 6749d10 Fixed tracker #49 by bxing · 19 years ago
- b544966 Fxied tracker #54 & #55 by bxing · 19 years ago
- b3ccb7e Fixed tracker #52 by bxing · 19 years ago
- 267f7f1 Fixed tracker #40 by bxing · 19 years ago
- 33f1b48 Remove the assumption of package location under workspace and prompt user to specify package location. by jlin16 · 19 years ago
- f387591 Removed unnecessary ASSERT condition (assertion of real mode buffers' alignment) by bxing · 19 years ago
- e4c48f4 Do not build with debug. 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
- dc13f95 Fix capitalization by bbahnsen · 19 years ago
- 0778de4 Make sure that the dll is executable. by bbahnsen · 19 years ago
- 72f248f Fix capitalization. by bbahnsen · 19 years ago
- 1e1623d Fix capitalization. by bbahnsen · 19 years ago
- dae8a1b Fix capitalization by bbahnsen · 19 years ago
- 6959ee4 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
- 2dec64e Remove old dir by bbahnsen · 19 years ago
- 6e3b8c4 Fix capitalization issues by bbahnsen · 19 years ago
- 754c0cf GenDepex does not always run correctly on OS X. Turning on debug so that is can be fixed. by bbahnsen · 19 years ago
- 1c3aec0 StrGather does not run correctly on OS X. Turning on debug so that is can be fixed. by bbahnsen · 19 years ago
- ab191ed Thunk16.s has not been ported to GCC. This will at least get past the assembler. by bbahnsen · 19 years ago
- a3a65d3 by lgao4 · 19 years ago
- d3d8677 Finish bug at line 324: gBS->LocateProtocol (Handle, Guid, &Instance) error by vanjeff · 19 years ago
- 0df1e61 Changed GuidOffset from minOccurs 1 to minOccurs=0 Added comment to remove in Final by lhauch · 19 years ago
- f23ffa8 Fix the elements to put /> on the new elements. by lhauch · 19 years ago
- d25c4bf Adding Additional Tools that are needed for Platform Image creation. by lhauch · 19 years ago
- 291a871 Fixed CreatedBy to minOccurs=0 (and added comment DO NOT USE! by lhauch · 19 years ago
- 1be638e Added optional GuidValue, changed Guid to optional (so that we can do duplicate efforts on new XMLSchema.) Added optional PcdBuildDeclarations section to the end of ModuleSA. by lhauch · 19 years ago
- 2558d45 Updated Schema for PcdDynamicBuildDeclarations and FrameworkDatabase adding optional elements and attributes to match new XMLSchema by lhauch · 19 years ago
- 2cad7af Get the underscore typed in correctly. by bbahnsen · 19 years ago
- 7962c48 Resync the GNU assembly to the MASM code. by bbahnsen · 19 years ago
- 88758fe Call it CompressDll.dll on all host platforms. by bbahnsen · 19 years ago
- 5225ad3 Build the compress library on Linux and OS X. by bbahnsen · 19 years ago
- 3bc2b3a Port to GNU assembly. by bbahnsen · 19 years ago
- c92e764 Port to GNU assembly. by bbahnsen · 19 years ago
- b6bd81d Ported to GNU assembly. by bbahnsen · 19 years ago
- b546c3a Updated function headers for CacheMaintenanceLib by bxing · 19 years ago
- baa1b55 Added CpuFlushTlb() for IPF by bxing · 19 years ago
- 9f84a60 BaseCacheMaintenanceLib has now been completed on all architectures. by bxing · 19 years ago
- 98fc92f Fix a bug of unreference PCD token defined in FPD does *not* be autogened into emulated PCD array. by klu2 · 19 years ago
- f7f897d Fixes for GCC. by bbahnsen · 19 years ago
- 17b23c7 Fixes for Cygwin gcc builds. by bbahnsen · 19 years ago
- 9aae885 Fixes for gcc builds. by bbahnsen · 19 years ago
- f3bf0db Check for gcc toolchain. by bbahnsen · 19 years ago
- d86af59 by yshang1 · 19 years ago
- 0a02278 by yshang1 · 19 years ago
- 24de764 Split wrapper functions into separate source files to reduce image code size by bxing · 19 years ago
- 608fd3f Split wrapper functions into separate source files by bxing · 19 years ago
- 3101ac6 Fix GenFvImagei build on OS X by bbahnsen · 19 years ago
- 96c0505 Handle g++ libs correctly, since ant incorrectly does not use g++ as the linker, we do this as a workaround. by bbahnsen · 19 years ago
- 6dd1f28 Removing the binary of MakeDeps since it is now built by the tools. Please make sure that you have rebuilt the tools to pick it up. by bbahnsen · 19 years ago
- c9af24e Fix for OS X by bbahnsen · 19 years ago
- 8bbe393 Fix for OS X by bbahnsen · 19 years ago
- b09da16 Add MakeDeps by bbahnsen · 19 years ago
- 97d92bd Updated BaseLib for THUNK functions and some CPU functions by bxing · 19 years ago
- 7c28d0e Fix MASM build break by mdkinney · 19 years ago
- c1288a3 by lgao4 · 19 years ago
- 1b7b460 by lgao4 · 19 years ago
- e20ee53 by lgao4 · 19 years ago
- d4864e2 by lgao4 · 19 years ago
- 64fe104 Make sure path to 16-bit MASM is set by mdkinney · 19 years ago
- 555c55b Make variable names for protocol GUIDs consistent by mdkinney · 19 years ago
- f15e4e2 Make variable names for protocol GUIDs consistent by mdkinney · 19 years ago
- cd36853 Add CapsuleVendor and BootState GUIDs to PEIMs that depend on the EDK Module Package. by mdkinney · 19 years ago
- 8a1fd11 Add EfiGlobalVariable GUID to PEIM.h so PEIMs can read standard variables defined by the UEFI 2.0 Specification by mdkinney · 19 years ago
- 448d6fa Added ZeroOrOne Data Type, for use with ErasePolarity FlashDeviceInfo attribute by lhauch · 19 years ago
- 818de87 Modified the FlashDeviceInfo and FlashDeviceImage elements (when not using the FDF file) per recommendation of tools team by lhauch · 19 years ago
- 5f10fa0 *BaseSmbusLib: (new version) by qhuang8 · 19 years ago
- cfb190d Remove the PACKAGE attribute to sync with latest schema. by bbahnsen · 19 years ago
- 8b61dfd Change the name convention of Framework_Tools_Path to pass the build by yshi8 · 19 years ago
- 4895d0f removed require for different sections of <TianoImage> SEC,PEI_CORE,etc are now 0 - 1; Added new attribute tags to MsaAttributes for ModuleName, ModuleGuid, PackageName and PackageGuid. removed a couple of Attributes that are not used. by lhauch · 19 years ago
- a29212b 1. update the comments to mention the variables should be set; by yshi8 · 19 years ago
- 406479e Get rid of the build.gcc by bbahnsen · 19 years ago
- 19ce77c It is legal that same base name exist in one FPD file. In future, we should use "Guid, Version, Package" and "Arch" to differ a module. So currently, warning should be disabled. by klu2 · 19 years ago
- 845fdeb Fix the PCD bug submitted by Oram, Isaac W: by klu2 · 19 years ago
- e0c56f0 Use strcasecmp in gcc builds. by bbahnsen · 19 years ago
- 621406c Fix a capitalization error. by bbahnsen · 19 years ago
- 0f254ca Retab by bbahnsen · 19 years ago
- c4e0f33 The file name is in lower case. by bbahnsen · 19 years ago