summaryrefslogtreecommitdiff
path: root/UnixPkg
AgeCommit message (Expand)AuthorFilesLines
2008-12-03Clean up to fix build break.qhuang81-10/+0
2008-12-03Fix entry point prototype.qhuang82-4/+4
2008-12-03Fix entry point prototype.qhuang81-2/+2
2008-12-03Fix entry point prototype.qhuang81-2/+2
2008-12-03Fix entry point prototype.qhuang81-2/+2
2008-12-03Fix constructor prototype.qhuang81-2/+2
2008-11-24retried graphics library class from MdePkgvanjeff4-4/+1
2008-11-13Add package dependency of MdeModulePkg.dec since HiiLib has been moved to Mde...qhuang81-1/+2
2008-11-13Add package dependency of MdeModulePkg.dec since HiiLib has been moved to Mde...qhuang81-2/+3
2008-11-13Update UNIX DSC file for library class/instances renaming.qhuang81-10/+8
2008-11-13Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang83-4/+9
2008-11-13Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang83-18/+32
2008-11-13Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang82-2/+5
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji424-108/+27
2008-10-29Modify DSC file of UnixPkg according to update of MDE package.xli241-2/+2
2008-10-28Fix build break (verified to boot to shell).qhuang81-11/+11
2008-10-08sync the PcdUnixFileSystem value with real path.eric_tian1-1/+1
2008-10-08Fix a case errorqhuang81-1/+1
2008-09-24fix a issue caused by code review follow uperic_tian4-17/+21
2008-09-18modify an issue about data off.eric_tian1-1/+1
2008-09-06Fix the typos in path name.qhuang81-2/+2
2008-08-28Switch DxeCore to use DxeCoreMemoryAllocationLib for Unix platform.qhuang81-2/+2
2008-08-26remove all obsolete msa files from UnixPkgeric_tian26-2373/+0
2008-08-07move unnecessary print statement. It may cause confused.eric_tian1-2/+0
2008-07-16move the temporary build script.We could directly generate SecMain using norm...eric_tian1-6/+0
2008-07-16merge the generation of SecMain into the whole build process. eric_tian4-15/+17
2008-07-04Fix the display issue when using UnixUga driver to support graphic displayeric_tian2-130/+129
2008-06-30provide a temporary method to generate SecMain executable file.eric_tian1-0/+6
2008-06-30Provide source level debug ability in *unix environment.eric_tian2-1/+16
2008-06-30Port EdkUnixPkg to UnixPkg. The changes are listed as follows:eric_tian165-0/+30405