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
/
DuetPkg
Age
Commit message (
Expand
)
Author
2010-06-10
remove --image-base option EfiLdr.inf, and use GenFw to do image base relocation
klu2
2010-06-05
fix GCC X64 build broken
klu2
2010-06-05
fix X64 build broken
klu2
2010-05-13
Fix minor format issue in file header
qhuang8
2010-04-28
Update the copyright notice format
hhtian
2010-04-22
1. Remove DataHubGen drive, which is replaced by SmbiosGen.
lgao4
2010-04-12
Add the missing MemoryTest driver to let memory above 4G be discovered in She...
niruiyu
2010-04-09
Remove old module which no one consume it.
klu2
2010-04-06
Update the modules with the different module GUID to avoid the different modu...
lgao4
2010-03-29
Remove RELEASE tag from DuetPkg DSC, because DuetPkg post build script only s...
lgao4
2010-03-23
Remove the work around as the Fat driver's lock issue was found and fixed.
niruiyu
2010-03-21
Clean up Nt32Pkg and DuetPkg DSCs to move common used library instance to Com...
lgao4
2010-03-21
Add RELEASE target
lgao4
2010-03-20
Add [Depex] section for DUETFwh DXE_DRIVER. A DXE_DRIVR must has [depex] sect...
klu2
2010-03-18
variable driver doesn't support EFI_AUTHENTICATED_WRITE_ACCESS. we use:
erictian
2010-03-18
Separate IA32/X64 architecture into two DSC file to avoid the their output mi...
klu2
2010-03-16
Remove FD section from DuetPkg.fdf and move the BlockSize/NumBlocks declarati...
niruiyu
2010-03-11
Change the PM Timer RegisterBitWidth according to the Flags
niruiyu
2010-03-11
Add BlockSize declaration in FvMain section other tool would create a FV with...
niruiyu
2010-03-10
1, Remove comma after year
klu2
2010-03-10
Cleanup license header
klu2
2010-03-10
Add license header for Duet's makefile.
klu2
2010-03-04
Remove the PcdsDynamicHii section from Duet platform as currently PCD driver ...
niruiyu
2010-03-03
Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...
xli24
2010-03-03
Remove EFI_SPECIFICATION_VERSION macro reference in code.
niruiyu
2010-03-02
Still use |.efi Rule for INF file with binary EFI image, because the binary E...
lgao4
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-26
DuetPkg: Fix build break caused by EFI_SPECIFICATION_VERSION usage
jljusten
2010-02-25
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
jljusten
2010-02-25
Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.
klu2
2010-02-25
Change DUET specific HOB structure to make all HOB 8-byte align to fix the PI...
niruiyu
2010-02-24
1. Correct File header to ## @file
lgao4
2010-02-22
Enable BootTimeOut and ConsoleMode (80x25/100x30) setting save/restore in Due...
niruiyu
2010-02-21
Fix build breaks
mdkinney
2010-02-21
Port AcpiResetDxe from EDK to EDKII to enable reset function on DUET above le...
niruiyu
2010-02-20
gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport should be TRUE in D...
niruiyu
2010-02-11
DUET BDS clean up.
niruiyu
2010-02-10
Add device path DXE driver in Duet FDF file to compliant with UEFI.
klu2
2010-02-09
Add license header
klu2
2010-02-08
Add EBC driver to Duet platform so that EBC option ROM can get dispatched.
niruiyu
2010-01-30
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...
mdkinney
2010-01-28
Remove unused definitions
mdkinney
2010-01-28
File header added.
gikidy
2010-01-28
Fix the issue GCC DUET x64 cannot boot to front page but reset when timer int...
niruiyu
2010-01-28
Re-enable BoisVideoThunk driver in DUET because the BiosVideoThunk hang issue...
niruiyu
2010-01-26
Fix DUET x64 hang in Video Option ROM.
niruiyu
2010-01-25
Use GetFirstGuidHob() instead of GetNextGuidHob() when only the first GUID in...
mdkinney
2010-01-19
1. update bat file to generate right bootia32.efi/bootx64.efi file according ...
eric_tian
[next]