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
/
UnixPkg.fdf
Age
Commit message (
Expand
)
Author
2011-03-31
1. solve build time issue that FV size is exceed due to more modules is inclu...
erictian
2011-03-05
UnixPkg: Fix build for Linux
jljusten
2011-03-05
UnixPkg: Use build flag to prevent FatPkg from being required
jljusten
2010-11-30
Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...
andrewfish
2010-07-22
Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In...
andrewfish
2010-05-21
Clean up package/platform DSC files by the following steps:
lgao4
2010-04-28
Update the copyright notice format
hhtian
2010-04-22
Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI...
lgao4
2010-03-03
Add VlanConfigDxe to platform DSC/FDF.
xdu2
2010-03-01
Add the missing OUTPUT directory for the EFI and depex file in Rule section.
lgao4
2010-03-01
Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...
lgao4
2010-02-23
1. Correct File header to ## @file
lgao4
2010-02-10
Only ment to add support to build and launch Ebl shell, not switch over to it...
andrewfish
2010-02-10
Remove dead command and clean up some coding style stuff.
andrewfish
2010-01-27
Add in commented out hooks for Shell and FatPkg.
andrewfish
2009-12-06
Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.
AJFISH
2009-11-20
1. PI SMBIOS Checkin. Major change include:
davidhuang
2009-11-16
Correct the alignment for PEIM
klu2
2009-10-20
1. Impl PI 1.2 PCI part. Major changes include:
davidhuang
2009-07-09
Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...
lgao4
2009-04-27
Update DSC&FDF files according to update of status code PEIM.
xli24
2009-04-27
Update FDF files according to update of status code driver.
xli24
2009-03-05
Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffEx...
qhuang8
2009-03-04
Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version F...
lgao4
2009-02-27
1. delete Include/Guid/VariableInfo.h
eric_tian
2009-02-23
Update Unix platform to use dynamic HII pcd to save console output mode.
qhuang8
2009-02-23
Remove BaseMemoryTest PPI and related producers and consumers.
xli24
2009-01-23
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...
klu2
2009-01-08
Remove 'DEBUG_MYTOOLS_IA32' from GUIDed tool specification to allow other too...
lgao4
2008-10-08
Fix a case error
qhuang8
2008-09-24
fix a issue caused by code review follow up
eric_tian
2008-07-04
Fix the display issue when using UnixUga driver to support graphic display
eric_tian
2008-06-30
Port EdkUnixPkg to UnixPkg. The changes are listed as follows:
eric_tian