Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android
/
bootable
/
bootloader
/
edk2
/
7d49ced0cf64fbb3abf6b4d97dac4806bd1d9ee6
/
UnixPkg
/
UnixPkg.fdf
ad33170
1. solve build time issue that FV size is exceed due to more modules is included.
by erictian
· 14 years ago
692477d
UnixPkg: Fix build for Linux
by jljusten
· 14 years ago
2dcef68
UnixPkg: Use build flag to prevent FatPkg from being required
by jljusten
· 14 years ago
2ff79f2
Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the emulator. Cleaned up POSIX include situation by centralizing it in a single file, like NT32. Fixed TPL issue with TPL High not being emulated correctly, it was possible to take a timer tick when the locks in the DXE core should have prevented this. Remove some unused files to make things easier to maintain.
by andrewfish
· 14 years ago
b9c8e50
Port UnixPkg to also support X64. Currently only supports Unix x86_64 ABI. In the future we can make Sec support x86_64 ABI and the rest of the code support X64 EFI ABI. This will require assembly gaskets to fix the calling convention differences. I currently have noop gaskets in place for x86_64 ABI. This has only been tested on OS X 10.6.
by andrewfish
· 14 years ago
97ada49
Clean up package/platform DSC files by the following steps:
by lgao4
· 15 years ago
f9b8ab5
Update the copyright notice format
by hhtian
· 15 years ago
deb8df5
Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI/UEFI Unix platform.
by lgao4
· 15 years ago
1b14ec4
Add VlanConfigDxe to platform DSC/FDF.
by xdu2
· 15 years ago
2014a81
Add the missing OUTPUT directory for the EFI and depex file in Rule section.
by lgao4
· 15 years ago
a0b1646
Clean up Rules of Platform FDFs to apply only one EFI image and Depex for each driver.
by lgao4
· 15 years ago
7b202cb
1. Correct File header to ## @file
by lgao4
· 15 years ago
f1569a9
Only ment to add support to build and launch Ebl shell, not switch over to it. Undo the switch.
by andrewfish
· 15 years ago
0534bb8
Remove dead command and clean up some coding style stuff.
by andrewfish
· 15 years ago
3b66da9
Add in commented out hooks for Shell and FatPkg.
by andrewfish
· 15 years ago
7ee3b61
Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.
by AJFISH
· 15 years ago
aaa2cc1
1. PI SMBIOS Checkin. Major change include:
by davidhuang
· 15 years ago
6097575
Correct the alignment for PEIM
by klu2
· 15 years ago
beb9b90
1. Impl PI 1.2 PCI part. Major changes include:
by davidhuang
· 15 years ago
d46f363
Retire Logo and Shell guid header file, which are replaced by gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdLogoFile and gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdShellFile
by lgao4
· 16 years ago
0299403
Update DSC&FDF files according to update of status code PEIM.
by xli24
· 16 years ago
ecd8990
Update FDF files according to update of status code driver.
by xli24
· 16 years ago
c84588f
Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull"
by qhuang8
· 16 years ago
7ee40c6
Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version FaultTolerantWriteDxe driver in MdeModulePkg.
by lgao4
· 16 years ago
3709c4c
1. delete Include/Guid/VariableInfo.h
by eric_tian
· 16 years ago
c71b659
Update Unix platform to use dynamic HII pcd to save console output mode.
by qhuang8
· 16 years ago
d73be1d
Remove BaseMemoryTest PPI and related producers and consumers.
by xli24
· 16 years ago
5d1a5b3
Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification.
by klu2
· 16 years ago
a6be5d4
Remove 'DEBUG_MYTOOLS_IA32' from GUIDed tool specification to allow other toolchains to match. The latest GenFds.exe supports matching the tool automatically.
by lgao4
· 16 years ago
1536925
Fix a case error
by qhuang8
· 16 years ago
dfb8993
fix a issue caused by code review follow up
by eric_tian
· 16 years ago
288a3c9
Fix the display issue when using UnixUga driver to support graphic display
by eric_tian
· 17 years ago
804405e
Port EdkUnixPkg to UnixPkg. The changes are listed as follows:
by eric_tian
· 17 years ago