index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
UnixPkg
Age
Commit message (
Expand
)
Author
2009-02-10
Add comments in DSC files to explain the function and design of components se...
xli24
2009-02-06
Add comments in platform DSC files to remind that binaries are only listed in...
xli24
2009-02-05
Fix lib to use standard #defines for PE/COFF machine types
mdkinney
2009-01-30
Split out Synchronization Library from Base Library
mdkinney
2009-01-23
Remove unused Hob Guid
lgao4
2009-01-23
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...
klu2
2009-01-14
Fix the prototype inconsitency issue.
qhuang8
2009-01-14
Add type cast to pass build
qhuang8
2009-01-14
Apply PeiServicesLib
qhuang8
2009-01-14
Add type cast for PeiServices pointer
qhuang8
2009-01-14
Apply PeiServicesLib
qhuang8
2009-01-14
Add type case
qhuang8
2009-01-08
Remove 'DEBUG_MYTOOLS_IA32' from GUIDed tool specification to allow other too...
lgao4
2009-01-04
Fix PCD typo
klu2
2008-12-30
Fix build break
qhuang8
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-12-03
Clean up to fix build break.
qhuang8
2008-12-03
Fix entry point prototype.
qhuang8
2008-12-03
Fix entry point prototype.
qhuang8
2008-12-03
Fix entry point prototype.
qhuang8
2008-12-03
Fix entry point prototype.
qhuang8
2008-12-03
Fix constructor prototype.
qhuang8
2008-11-24
retried graphics library class from MdePkg
vanjeff
2008-11-13
Add package dependency of MdeModulePkg.dec since HiiLib has been moved to Mde...
qhuang8
2008-11-13
Add package dependency of MdeModulePkg.dec since HiiLib has been moved to Mde...
qhuang8
2008-11-13
Update UNIX DSC file for library class/instances renaming.
qhuang8
2008-11-13
Add DevicePathLib reference, for these macros have been moved to DevicePathLib
qhuang8
2008-11-13
Add DevicePathLib reference, for these macros have been moved to DevicePathLib
qhuang8
2008-11-13
Add DevicePathLib reference, for these macros have been moved to DevicePathLib
qhuang8
2008-10-30
Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...
jji4
2008-10-29
Modify DSC file of UnixPkg according to update of MDE package.
xli24
2008-10-28
Fix build break (verified to boot to shell).
qhuang8
2008-10-08
sync the PcdUnixFileSystem value with real path.
eric_tian
2008-10-08
Fix a case error
qhuang8
2008-09-24
fix a issue caused by code review follow up
eric_tian
2008-09-18
modify an issue about data off.
eric_tian
2008-09-06
Fix the typos in path name.
qhuang8
2008-08-28
Switch DxeCore to use DxeCoreMemoryAllocationLib for Unix platform.
qhuang8
2008-08-26
remove all obsolete msa files from UnixPkg
eric_tian
2008-08-07
move unnecessary print statement. It may cause confused.
eric_tian
2008-07-16
move the temporary build script.We could directly generate SecMain using norm...
eric_tian
2008-07-16
merge the generation of SecMain into the whole build process.
eric_tian
2008-07-04
Fix the display issue when using UnixUga driver to support graphic display
eric_tian
2008-06-30
provide a temporary method to generate SecMain executable file.
eric_tian
2008-06-30
Provide source level debug ability in *unix environment.
eric_tian
2008-06-30
Port EdkUnixPkg to UnixPkg. The changes are listed as follows:
eric_tian