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
2010-07-29
Complete coding to support X64 EFI ABI in UnixPkg. Code is not currently hook...
andrewfish
2010-07-26
Change the GUID value of UnixBaseLib to avoid Guid value collision with BaseL...
qhuang8
2010-07-24
Started working on EFI ABI to UNIX ABI assembly gasket
andrewfish
2010-07-23
Changed the X64 gasket so it would be possible to port it to deal with the Un...
andrewfish
2010-07-23
Add an option to build the GccShell. './build.sh shell' or './build64.sh' wil...
andrewfish
2010-07-22
Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In...
andrewfish
2010-07-22
Added to support X64 port (with SV5 ABI). May be able to remove after we port...
andrewfish
2010-07-20
Fix #pragma pack(4) issue with an #ifdef. The #pragma () is in the wrong place.
andrewfish
2010-07-15
Some more 64-bit fixes.
andrewfish
2010-07-14
Fix xcode project to point to the correct X64 paths. Also update print out to...
andrewfish
2010-07-14
Add an Xcode project to build 64-bit UnixPkg. Currently crashes in PeiCore().
andrewfish
2010-07-14
Fix 64-bit compile bug
andrewfish
2010-07-14
Started trying to get the UnixPkg to compile for X64 with UnixABI. So far onl...
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 DataHub PCD references.
andrewfish
2010-04-22
Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI...
lgao4
2010-04-09
UnixSerialIo driver was changed to produce the flow control device path node ...
niruiyu
2010-03-03
Add VlanConfigDxe to platform DSC/FDF.
xdu2
2010-03-03
Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...
xli24
2010-03-02
Cleanup unused items produced by EmbeddedPkg in UnixPkg.dsc
klu2
2010-03-02
Cleanup unused library class in UnixPkg.dsc
klu2
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-26
add debug agent null instance in DSC file.
vanjeff
2010-02-25
Cleanup: Remove PcdDxePcdDatabaseTraverseEnabled
jljusten
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-23
1. Correct File header to ## @file
lgao4
2010-02-14
Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER
mdkinney
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-02-01
Fix the build warning of potential uninitialized variable of "SizeOfHeaders".
qhuang8
2010-01-29
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...
mdkinney
2010-01-27
Add in commented out hooks for Shell and FatPkg.
andrewfish
2010-01-27
Fix issue where the script assumed tools are in Bin, but they are still in Bi...
andrewfish
2010-01-15
Update scripts to point to edk2 BaseTools now fixes have been checked in
AJFISH
2010-01-14
Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...
AJFISH
2009-12-29
Refer to OEM status code hook library instances in MdeModulePkg.
xli24
2009-12-29
Refer to status code library instances in MdeModulePkg.
xli24
2009-12-25
Remove status code modules' dependency on IntelFrameworkModulePkg.
xli24
2009-12-24
clean-up the license to open source.
eric_tian
2009-12-18
Fix a bug with the shell cp command. When searching for a / it was possible t...
AJFISH
2009-12-08
Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to wor...
AJFISH
2009-12-08
Fix the UnixPkg default to have the tools come from a seperate BaseTools proj...
ajfish
2009-12-07
Update UnixPkg emulation platform to produce dummy CPU I/O 2 Protocol.
xli24
2009-12-06
Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.
AJFISH
2009-11-26
Add DxeSecurityManagementLib instance
lgao4
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
[next]