Age | Commit message (Expand) | Author |
2010-12-06 | DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during boot | jljusten |
2010-12-06 | DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64 | jljusten |
2010-11-25 | Fix a bug in GetLangFromSupportedLangCodes() | niruiyu |
2010-11-24 | Fix AutoUpdateLangVariable() logic to handle the case PlatformLang/Lang is se... | niruiyu |
2010-10-22 | DuetPkg: Use UefiCpuPkg/CpuDxe instead of DuetPkg/CpuDxe | jljusten |
2010-10-22 | DuetPkg: Add DXE APRIORI for 8259 driver | jljusten |
2010-10-20 | Add static type cast to fix ICC build failure. | niruiyu |
2010-10-16 | DuetPkg DxeIpl: Send result of PrintValue to serial port | jljusten |
2010-10-16 | DuetPkg: Move EfiLdr Handoff data to stack | jljusten |
2010-10-16 | DuetPkg: Send EfiLdr messages to serial port | jljusten |
2010-10-16 | DuetPkg: Add build32.sh and build64.sh | jljusten |
2010-10-16 | DuetPkg CreateBootDisk.sh: Enable building a DUET floppy image | jljusten |
2010-10-16 | DuetPkg PostBuild.sh: Use EDK_TOOLS_PATH if defined | jljusten |
2010-10-16 | DuetPkg: Fix EFIAPI usage inconsistencies | jljusten |
2010-10-13 | DuetPkg, MdeModulePkg: Fix several enum comparions | jljusten |
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 |