summaryrefslogtreecommitdiffstats
path: root/UnixPkg
Commit message (Expand)AuthorAgeFilesLines
* Fix build breakqhuang82008-12-301-0/+2
* Clean up to update the reference of the these macros:qhuang82008-12-169-11/+11
* Clean up to fix build break.qhuang82008-12-031-10/+0
* Fix entry point prototype.qhuang82008-12-032-4/+4
* Fix entry point prototype.qhuang82008-12-031-2/+2
* Fix entry point prototype.qhuang82008-12-031-2/+2
* Fix entry point prototype.qhuang82008-12-031-2/+2
* Fix constructor prototype.qhuang82008-12-031-2/+2
* retried graphics library class from MdePkgvanjeff2008-11-244-4/+1
* Add package dependency of MdeModulePkg.dec since HiiLib has been moved to Mde...qhuang82008-11-131-1/+2
* Add package dependency of MdeModulePkg.dec since HiiLib has been moved to Mde...qhuang82008-11-131-2/+3
* Update UNIX DSC file for library class/instances renaming.qhuang82008-11-131-10/+8
* Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang82008-11-133-4/+9
* Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang82008-11-133-18/+32
* Add DevicePathLib reference, for these macros have been moved to DevicePathLibqhuang82008-11-132-2/+5
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-3024-108/+27
* Modify DSC file of UnixPkg according to update of MDE package.xli242008-10-291-2/+2
* Fix build break (verified to boot to shell).qhuang82008-10-281-11/+11
* sync the PcdUnixFileSystem value with real path.eric_tian2008-10-081-1/+1
* Fix a case errorqhuang82008-10-081-1/+1
* fix a issue caused by code review follow uperic_tian2008-09-244-17/+21
* modify an issue about data off.eric_tian2008-09-181-1/+1
* Fix the typos in path name.qhuang82008-09-061-2/+2
* Switch DxeCore to use DxeCoreMemoryAllocationLib for Unix platform.qhuang82008-08-281-2/+2
* remove all obsolete msa files from UnixPkgeric_tian2008-08-2626-2373/+0
* move unnecessary print statement. It may cause confused.eric_tian2008-08-071-2/+0
* move the temporary build script.We could directly generate SecMain using norm...eric_tian2008-07-161-6/+0
* merge the generation of SecMain into the whole build process. eric_tian2008-07-164-15/+17
* Fix the display issue when using UnixUga driver to support graphic displayeric_tian2008-07-042-130/+129
* provide a temporary method to generate SecMain executable file.eric_tian2008-06-301-0/+6
* Provide source level debug ability in *unix environment.eric_tian2008-06-302-1/+16
* Port EdkUnixPkg to UnixPkg. The changes are listed as follows:eric_tian2008-06-30165-0/+30405