summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-201.Added EFIAPI for some assembly functions declarevanjeff
2006-07-20Fix comment.bbahnsen
2006-07-191. added functions header for BaseUefiDecompressLivanjeff
2006-07-19Add specific flag definition according to ACPI specification.klu2
2006-07-19Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish
2006-07-19Modify Autogen.jave to fixed bug: EDKT113.qouyang
2006-07-191. only show ModuleName, version, PackageName, version, supported Arch, path ...jlin16
2006-07-19Changed the ASL compiler directory to C:\ASL, and corrected the tool chain na...yshi8
2006-07-19Changed the tool chain name from MSFT to MYTOOLSyshi8
2006-07-19Add a file separate char for VS71COMNTOOLS. wuyizhong
2006-07-19Add checking for whether module's FfsFormatKey is specified or not. For drive...wuyizhong
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang12
2006-07-18Updated Release notes, per input from technical writer. No new content, only...michaelx_krau
2006-07-18Fix the bug of leaving empty GuidTypeList, SupArchList attributes in xml file.jlin16
2006-07-18Add DevicePathUtilities DevicePathToText DevciePathFromText USB2HostControlle...ljin6
2006-07-17Fix track EDKT104: If a module use PCD, MSA of this module should use PcdLib ...klu2
2006-07-17Modified coding style, removed unnecessary comments and "offset" key words.bxing
2006-07-17Fix EDKT138. And add active_platform file info for stand alone module build. wuyizhong
2006-07-17map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_##TokenName to follow the ...qwang12
2006-07-17Fix tracker "Package Library Class Recommended Instance should not default to...jlin16
2006-07-17[Wizard- Far Install/Create]qouyang
2006-07-17Changed the template files TagName to MYTOOLS instead of MSFT, since we don't...lhauch
2006-07-171. change SPD Pcd editor title to "PCD Declarations".jlin16
2006-07-17Add in function description and comments.qwang12
2006-07-17Removed one useless makefile, and corrected some BSD licensesyshi8
2006-07-16Added some checks to see if the attributes were set - clears up some warning ...lhauch
2006-07-16Replaced set*(null) with unset*() to clear empty attributes that were causing...lhauch
2006-07-15SHOWSTOPPER TEMPORARY FIX EDK131 was reclassified to SHOWSTOPPERlhauch
2006-07-15Added an Optional PcdUsage to PcdCoded element - however, this will have to c...lhauch
2006-07-15Added Optional GuidTypeList Attribute to ProtocolDeclarations and PpiDeclarat...lhauch
2006-07-15Updated Guid for EmuVariable entry in the ModuleSA sectionlhauch
2006-07-15Reset the GUID to a unique value, as it was using the same GUID as Variable.lhauch
2006-07-15Fixed a spelling error and changed the Package Headers Tab title to be Packag...lhauch
2006-07-141. Remove empty top level elements if they have no datahche10x
2006-07-14Applied BSD license to the source fileslhauch
2006-07-14Add new OSS Licensebbahnsen
2006-07-14Fix bug of missing Pcd information in FPD ModuleSA.jlin16
2006-07-14Applied BSD license to the source fileslhauch
2006-07-14Trash it.bbahnsen
2006-07-14Applied BSD license to the source fileslhauch
2006-07-14Applied BSD license to the source fileslhauch
2006-07-14Check to see if the tools are built before trying a build.bbahnsen
2006-07-14Removing references to obsolete files.lhauch
2006-07-14Fixed CLASSPATH so that it is set to a specific value every time (no add-on t...lhauch
2006-07-14Add missing ASSERT()s in PeiPcdLibqhuang8
2006-07-14Fix EDKT117. If SupArchList is not specified, then build the module with all ...wuyizhong
2006-07-14Updated the ReleaseNotes.txt to include a PlatformName guideline and added th...lhauch
2006-07-14Port thunk16 code from MSFT to GCC assembly.qhuang8
2006-07-14Fixed EDKT116, which more than one target will break the build.jwang36
2006-07-141. Add pcd item Identifications used by select pcd entry when editing pcd in msahche10x