summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-24Fix up file paths.bbahnsen
2007-01-24Fix up file names.bbahnsen
2007-01-24Fix capitalization issues.bbahnsen
2007-01-24Adding several dependency checks for far installation. Redoing the XML output.bbahnsen
2007-01-24Added DXE_RUNTIME_DRIVER in the SupModuleList since DxeStatusCode in EdkModul...jwang36
2007-01-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2297 6f1...jlin16
2007-01-24Fixed EDKT487. Added a <import> task to import UserExtension.xml if it exists...jwang36
2007-01-24- Fixed EDKT513 by adding existing section files into the dependency check of...jwang36
2007-01-241. Finish Enhancement EDKT345: Support deleting multiple rows together when r...hche10x
2007-01-24add <SupModuleList> in <LibraryClass> item for TimerLib. Inform build tool th...vanjeff
2007-01-24Modify error message contents when an improper library instance was selected ...jlin16
2007-01-24Changed the way of determining how to call customized build file. Now we chec...jwang36
2007-01-24Removed the BASE type as any type in the check of SupModuleList in getLibrary...jwang36
2007-01-23Changing XmlAppendChildElement to return the new XML node on success.bbahnsen
2007-01-23Fixed bug in partition driver:yshang1
2007-01-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2287 6f1...yshang1
2007-01-23Modify support module type filter for library instance selection.jlin16
2007-01-23Fixed the fake circular denpendency of library instance.jwang36
2007-01-23Updated the function comments in UefiDriverEntryLib to fix EDKT502.yshang1
2007-01-23Modify the EFI_USB_DATA_DIRECTION according to UEFI specification 2.1 page 708.klu2
2007-01-23Fixed EDKT493. Added support to "SupModuleList" for checking if a library ins...jwang36
2007-01-23Corrected a small bugs:qwang12
2007-01-23Moved the function prototype of SetVirtualAddress and ExitBootService to Auto...jwang36
2007-01-22Add dependency checking to the Far install.bbahnsen
2007-01-22Python script for generating build files for platform and modules, which uses...jwang36
2007-01-22Added tasks to create DEBUG and OUTPUT directory in case they haven't been cr...jwang36
2007-01-20Add a program to install fars.bbahnsen
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang8
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang8
2007-01-19Fix component name bugs when input Controller Name is invalidqhuang8
2007-01-19Fixed an issue which the .dep file for the AutoGen.h won't be generated if PC...jwang36
2007-01-191) Added prototype of constructor and destructor in the library's AutoGen.h. ...jwang36
2007-01-19Corrected the regular expression because it will skip many includes.jwang36
2007-01-18Minor word change.ywang
2007-01-18Minor word change in utility display.ywang
2007-01-18Add two useful functions in UefiLib for the implementation of Component Name,...qhuang8
2007-01-181) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definit...qwang12
2007-01-18Updated the copyright year.qwang12
2007-01-18Add Lock for cirtical section in PCD database processing routines as PCD data...qwang12
2007-01-17Modified the version and usage display.ywang
2007-01-17Modified version and usage display.ywang
2007-01-17supmodulelist not supported by now, i remove it firstly.vanjeff
2007-01-17ReCaculate the checksum after fixing up AP section for Sec module.klu2
2007-01-171) According to the spec, add EFIAPI to the module entry point function decla...jwang36
2007-01-17Get the Include/ tree also.bbahnsen
2007-01-17Give better error messages for non-existent files.bbahnsen
2007-01-16Align the sections on 32 byte boundaries for gcc. EDKT459bbahnsen
2007-01-16Fix several capitalization issues.bbahnsen
2007-01-161. Change "BA" to "BaseAddress" and "EP" to "EntryPoint".bxing
2007-01-16Fix PeLoad function can't handle invalid PeImage to skip correct debug entry.lgao4