summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-05-19Finish bug at line 324:vanjeff1-1/+1
gBS->LocateProtocol (Handle, Guid, &Instance) error git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@201 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-19Changed GuidOffset from minOccurs 1 to minOccurs=0 Added comment to remove ↵lhauch1-4/+4
in Final git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@200 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-19Fix the elements to put /> on the new elements.lhauch2-14/+14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@199 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-19Adding Additional Tools that are needed for Platform Image creation.lhauch42-0/+17050
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@198 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-19Fixed CreatedBy to minOccurs=0 (and added comment DO NOT USE!lhauch1-1/+6
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@197 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-19Added optional GuidValue, changed Guid to optional (so that we can do ↵lhauch2-4/+9
duplicate efforts on new XMLSchema.) Added optional PcdBuildDeclarations section to the end of ModuleSA. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@196 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-18Updated Schema for PcdDynamicBuildDeclarations and FrameworkDatabase adding ↵lhauch5-159/+379
optional elements and attributes to match new XMLSchema git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@194 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-17Get the underscore typed in correctly.bbahnsen1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@193 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-17Resync the GNU assembly to the MASM code.bbahnsen4-153/+138
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@192 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-17Call it CompressDll.dll on all host platforms.bbahnsen1-0/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@191 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-17Build the compress library on Linux and OS X.bbahnsen2-2/+15
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@190 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-17Port to GNU assembly.bbahnsen11-0/+671
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@189 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-17Port to GNU assembly.bbahnsen11-0/+621
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@188 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-17Ported to GNU assembly.bbahnsen11-0/+478
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@187 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-17Updated function headers for CacheMaintenanceLibbxing1-1/+143
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@185 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-17Added CpuFlushTlb() for IPFbxing2-0/+30
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@184 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-17BaseCacheMaintenanceLib has now been completed on all architectures.bxing4-10/+474
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@183 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-17Fix a bug of unreference PCD token defined in FPD does *not* be autogened ↵klu22-32/+133
into emulated PCD array. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@181 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-16Fixes for GCC.bbahnsen6-1/+201
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@180 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-16Fixes for Cygwin gcc builds.bbahnsen2-2/+8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@179 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-16Fixes for gcc builds.bbahnsen2-5/+30
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@178 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-16Check for gcc toolchain.bbahnsen1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@176 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@174 ↵yshang11-1/+1
6f19259b-4bc3-4df7-8a09-765794883524
2006-05-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@173 ↵yshang11-2/+2
6f19259b-4bc3-4df7-8a09-765794883524
2006-05-16Split wrapper functions into separate source files to reduce image code sizebxing85-3174/+4702
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@168 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-16Split wrapper functions into separate source filesbxing14-621/+925
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@167 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-16Fix GenFvImagei build on OS Xbbahnsen3-4/+15
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@166 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-15Handle g++ libs correctly, since ant incorrectly does not use g++ as the ↵bbahnsen1-2/+15
linker, we do this as a workaround. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@165 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-15Removing the binary of MakeDeps since it is now built by the tools. Please ↵bbahnsen1-0/+0
make sure that you have rebuilt the tools to pick it up. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@164 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-15Fix for OS Xbbahnsen1-0/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@163 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-15Fix for OS Xbbahnsen1-0/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@162 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-15Add MakeDepsbbahnsen2-0/+1402
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@161 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-15Updated BaseLib for THUNK functions and some CPU functionsbxing9-256/+664
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@158 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-14Fix MASM build breakmdkinney1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@155 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@152 ↵lgao42-732/+733
6f19259b-4bc3-4df7-8a09-765794883524
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@151 ↵lgao44-0/+1040
6f19259b-4bc3-4df7-8a09-765794883524
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@150 ↵lgao417-6071/+6105
6f19259b-4bc3-4df7-8a09-765794883524
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@149 ↵lgao41-0/+11
6f19259b-4bc3-4df7-8a09-765794883524
2006-05-12Make sure path to 16-bit MASM is setmdkinney1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@145 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-12Make variable names for protocol GUIDs consistentmdkinney1-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@143 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-12Make variable names for protocol GUIDs consistentmdkinney2-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@142 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-12Add CapsuleVendor and BootState GUIDs to PEIMs that depend on the EDK Module ↵mdkinney1-0/+2
Package. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@135 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-12Add EfiGlobalVariable GUID to PEIM.h so PEIMs can read standard variables ↵mdkinney1-0/+1
defined by the UEFI 2.0 Specification git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@134 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-11Added ZeroOrOne Data Type, for use with ErasePolarity FlashDeviceInfo attributelhauch1-0/+8
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@129 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-11Modified the FlashDeviceInfo and FlashDeviceImage elements (when not using ↵lhauch1-11/+103
the FDF file) per recommendation of tools team git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@128 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-11*BaseSmbusLib: (new version)qhuang810-590/+1329
Complete function header, detailed description, ASSERT()s & pass smoke test in MRC of Lakeport package by replacing Smbus PPI. *Device Patch Lib Fix a bug in AppendDevicePathNode() (Solve Track #44 in Remodel PVCS). The original logic failed if the first device path was NULL. *Performance Lib Add PeiPerformanceHob & Performance protocol in spd file in EdkModule Package (Solve Tracker #41, #42 in Remodel PVCS). *Hob Lib Add detailed description for each Hob function. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@126 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-10Remove the PACKAGE attribute to sync with latest schema.bbahnsen1-1/+1
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@125 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-10Change the name convention of Framework_Tools_Path to pass the buildyshi81-2/+2
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@121 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-10removed require for different sections of <TianoImage> SEC,PEI_CORE,etc are ↵lhauch2-11/+9
now 0 - 1; Added new attribute tags to MsaAttributes for ModuleName, ModuleGuid, PackageName and PackageGuid. removed a couple of Attributes that are not used. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@120 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-091. update the comments to mention the variables should be set;yshi81-42/+66
2. use %CD% to replace %~dp0 to remove the last "\" in the WORKSPACE variable 3. add some comments git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@115 6f19259b-4bc3-4df7-8a09-765794883524