Age | Commit message (Expand) | Author |
2006-10-31 | Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the ... | lhauch |
2006-10-31 | Change Binary Fat module from fat.ffs to fat.efi | lgao4 |
2006-10-23 | rename ACPI, PCI, END and LPC to DP_ACPI, DP_PCI, DP_END and DP_LPC, for ACPI... | vanjeff |
2006-10-23 | Make NT32 SecMain not depend on ReportStatusCodeLib | qhuang8 |
2006-10-22 | Updated the Runtime Driver to use the MDE libs for cache flush and removed lo... | ajfish |
2006-10-18 | Update build options format from "ABC", "XYZ" to ABC XYZ. | wuyizhong |
2006-10-16 | Make Logo build following standard build process instead of customize build. | wuyizhong |
2006-10-13 | Add Nt32TimeLibNull library instance for Nt32 platform. It is used by PeiMain... | klu2 |
2006-10-10 | Fixed build break caused by GetPerformanceCounter() in PeiMain module | jwang36 |
2006-10-08 | Changed the way of using precompiled header in the build process. Now the use... | jwang36 |
2006-10-07 | Fix VS2005 compatibility issue | mdkinney |
2006-10-04 | Fix VS 2005 compatibility issue | mdkinney |
2006-10-04 | Fix VS 2005 compatibility issue | mdkinney |
2006-10-04 | Fix VS 2005 compatibility issue | mdkinney |
2006-10-04 | Fix VS 2005 compatibility issue | mdkinney |
2006-10-04 | Add support for DEBUG and RELEASE builds of this FPD file. | mdkinney |
2006-09-27 | Remove the duplicated Copy Right in msa header. | lgao4 |
2006-09-21 | Merger DriverBinding and ComponentName into one <extern> section for all *.ms... | vanjeff |
2006-09-19 | Add PCD Feature Flags for the Device Path Module | mdkinney |
2006-09-19 | 1) Added dependency check for flashmap, genfvimage, peirebase tasks | jwang36 |
2006-09-18 | changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA... | lgao4 |
2006-09-18 | added EFIAPI for those constructor functions | vanjeff |
2006-09-14 | Remove platform-specific Firmware Volume Block Driver implementation from Edk... | qwang12 |
2006-09-13 | Move the generic ConPlatform module from EdkNt32Pkg to EdkModulePkg. | lgao4 |
2006-09-08 | clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpd | lgao4 |
2006-09-07 | Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC... | lgao4 |
2006-09-06 | Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to work... | lgao4 |
2006-09-06 | Remove unused code. | yshang1 |
2006-09-06 | Update Binary Fat module to release version for reduce size. | lgao4 |
2006-09-05 | Add clean and cleanall target for Fat and Logo customized build xml. | lgao4 |
2006-09-05 | Add one more platform level common property "TARGET_DIR". Take Nt32 for examp... | wuyizhong |
2006-09-05 | Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei... | lgao4 |
2006-09-05 | Update coding style of Nt32OemHookStatusCodeLib.c | yshang1 |
2006-09-01 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1425 6f1... | yshang1 |
2006-09-01 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1424 6f1... | yshang1 |
2006-08-31 | Add in PCD instantiation for newly added PCD in PcdPEIM. | qwang12 |
2006-08-22 | Introduce a new property INCLUDE_PATHS. This property can used by customized ... | wuyizhong |
2006-08-21 | According r1311 can't support linux. So rollback the change, but still remove... | wuyizhong |
2006-08-17 | Continue to fix EDKT187. | klu2 |
2006-08-17 | Fix the wrong datum size for PcdWinNtPhysicalDisk in Nt32.fpd file. | klu2 |
2006-08-17 | Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ... | wuyizhong |
2006-08-17 | Fix | klu2 |
2006-08-15 | Adjust Nt32 SecMain user-defined build file to use OBJECTS. | wuyizhong |
2006-08-15 | Change Fat binary Guid to EnhancedFat | qhuang8 |
2006-08-10 | Fix BDS boot from file . and .. fail assertion | xgu3 |
2006-08-10 | Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOB | xgu3 |
2006-08-09 | Variable PEIM use to PCD entry to get the base address of NV Storegae region. | qwang12 |
2006-08-08 | Some library instance's PCD is missing in FPD file for a module, it break sin... | klu2 |
2006-07-29 | Because the run script will be generated in building, So original run.cmd cou... | klu2 |
2006-07-27 | Check in patch to refine DevicePath Module and USB2HostController Module. | qhuang8 |