Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
8f2a5f8012e3a6de30f5b12ce3a218efae9eaedd
/
UnixPkg
/
UnixPkg.dsc
80494d3
Remove DataHub PCD references.
by andrewfish
· 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
badc180
Cleanup unused items produced by EmbeddedPkg in UnixPkg.dsc
by klu2
· 15 years ago
171aae8
Cleanup unused library class in UnixPkg.dsc
by klu2
· 15 years ago
fa2198b
add debug agent null instance in DSC file.
by vanjeff
· 15 years ago
b05ad4a
Cleanup: Remove PcdDxePcdDatabaseTraverseEnabled
by jljusten
· 15 years ago
7b202cb
1. Correct File header to ## @file
by lgao4
· 15 years ago
1039a25
Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER
by mdkinney
· 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
d41b753
Refer to OEM status code hook library instances in MdeModulePkg.
by xli24
· 15 years ago
6a5025f
Refer to status code library instances in MdeModulePkg.
by xli24
· 15 years ago
6a37c6b
Remove status code modules' dependency on IntelFrameworkModulePkg.
by xli24
· 15 years ago
8273af4
Add DxeSecurityManagementLib instance
by lgao4
· 15 years ago
aaa2cc1
1. PI SMBIOS Checkin. Major change include:
by davidhuang
· 15 years ago
beb9b90
1. Impl PI 1.2 PCI part. Major changes include:
by davidhuang
· 15 years ago
06877ac
deleted PCD PcdUefiVariableDefaultTimeout
by jchen20
· 15 years ago
f66d9a1
Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any more.
by qhuang8
· 15 years ago
116c9e2
Revert r8771. UnixPkg has a custom RTC driver.
by jljusten
· 16 years ago
e900e19
Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.
by vanjeff
· 16 years ago
d22cb18
Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.inf instead of original PcAtChipsetPkg\PcRtc\RealTimeClock.inf
by klu2
· 16 years ago
fda6722
Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnable
by klu2
· 16 years ago
d2c315e
Retire the duplicate StatusCode PCD:
by lgao4
· 16 years ago
b672348
1. Assign BDS timeout PCD value. 2. Sync SetupVariableInit in Unix Platform.
by vanjeff
· 16 years ago
72670d3
Add gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportUefiDecompress
by jljusten
· 16 years ago
0299403
Update DSC&FDF files according to update of status code PEIM.
by xli24
· 16 years ago
6693414
Update DSC files according to update of status code driver.
by xli24
· 16 years ago
d6a6483
Remove unused IfrSupportLib and ExtendedIfrSupportLib
by lgao4
· 16 years ago
3f07728
Add UefiHiiServicesLib library instance in every one DSC
by lgao4
· 16 years ago
f6f910d
Retire Extended HII library class.
by rsun3
· 16 years ago
70c92c7
modify the format of DynamicHii type pcd in DSC file. We directly use Unicode string to describe the stored variable string name rather than original hex code.
by eric_tian
· 16 years ago
0a20571
retire FvbServiceLib class in MdeModulePkg, and also remove the two instances in MdeModulePkg and ItaniumPlatformPkg.
by eric_tian
· 16 years ago
f3a2b25
Rename library instance name from "PeCoffExtraActionLibNull" to "BasePeCoffExtraActionLibNull"
by qhuang8
· 16 years ago
398b646
Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionLib class and instances.
by qhuang8
· 16 years ago
ea2d908
retired PcdNtEmulatorEnable.
by vanjeff
· 16 years ago
7ee40c6
Remove the lite version FaultTolerantWrite Dxe Driver. Use new full version FaultTolerantWriteDxe driver in MdeModulePkg.
by lgao4
· 16 years ago
e14130b
Make Unix Sec use PeiReportStatusCodeLib instance of BaseReportStatusCodeLib in IntelFrameworkModulePkg.
by qhuang8
· 16 years ago
7aca74c
Remove PCD setting same to default set.
by lgao4
· 16 years ago
7f89e35
Remove reference to gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplEnableIdt
by qhuang8
· 16 years ago
9351da4
Fix typo
by qhuang8
· 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
dcbb35e
Add comments in DSC files to explain the function and design of components section.
by xli24
· 16 years ago
693e49c
Add comments in platform DSC files to remind that binaries are only listed in FDF, not in DSC.
by xli24
· 16 years ago
6f4be51
Split out Synchronization Library from Base Library
by mdkinney
· 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
8a38e45
Fix PCD typo
by klu2
· 16 years ago
b5a1d1d
retried graphics library class from MdePkg
by vanjeff
· 16 years ago
53d794b
Update UNIX DSC file for library class/instances renaming.
by qhuang8
· 16 years ago
cc26d6f
Modify DSC file of UnixPkg according to update of MDE package.
by xli24
· 16 years ago
82e718f
Fix build break (verified to boot to shell).
by qhuang8
· 16 years ago
0856e61
sync the PcdUnixFileSystem value with real path.
by eric_tian
· 16 years ago
dfb8993
fix a issue caused by code review follow up
by eric_tian
· 16 years ago
0002305
Fix the typos in path name.
by qhuang8
· 16 years ago
89963a8
Switch DxeCore to use DxeCoreMemoryAllocationLib for Unix platform.
by qhuang8
· 16 years ago
73aa7f0
merge the generation of SecMain into the whole build process.
by eric_tian
· 16 years ago
865c7e1
Provide source level debug ability in *unix environment.
by eric_tian
· 17 years ago
804405e
Port EdkUnixPkg to UnixPkg. The changes are listed as follows:
by eric_tian
· 17 years ago