- 56919d2 Changed Trim tool to use standard command line options and changed its usage in build_rule.template correspondingly by jwang36 · 17 years ago
- 9d0c70f Recovered from deletion by jwang36 · 17 years ago
- 7329b0c Fixed an issue in building single module for platform with more than one arch by jwang36 · 17 years ago
- 479d97c Replaced file deleted by mistake by AJFISH · 17 years ago
- b397fbb removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size. by AJFISH · 17 years ago
- 0963b13 Add build rules for asl file, asm16 file. by lgao4 · 17 years ago
- fafdafb GenFds Tool:Support both absolutely path and relative path for input file. by qouyang · 17 years ago
- 035028d 1. Added more check on module ARCH by jwang36 · 17 years ago
- 3f187a7 Fix the wrong copyright statements. by qhuang8 · 17 years ago
- 630bc73 Fix a typo in generated copyright. by qhuang8 · 17 years ago
- 2cfae61 Add FdfObjectClass. by qouyang · 17 years ago
- c8377c4 Remove the EFI_FV_FILETYPE_ALL definition from IntelFrameworkPkg, which has been defined in MdePkg. PI1.0 does not define the type now. It is a bug in PI. by yshang1 · 17 years ago
- 26167ad Clean the Bis.h by yshang1 · 17 years ago
- d88bd7a Update Nt32.fdf to fix incorrect " character. by lgao4 · 17 years ago
- 9372fe0 Sync token number of Pcd with spec. by yshang1 · 17 years ago
- 6fe7ee7 update GenFds tool by qouyang · 17 years ago
- a5a40d6 CpuModel, CpuSpeed, Memory should be in gPlatformConnectSequence but not gPlatformConsole by klu2 · 17 years ago
- 6097e47 change TokenSpaceGuid to the package Token Space Guid by qwang12 · 17 years ago
- b7b0078 change TokenSpaceGuid to the package Token Space Guid by qwang12 · 17 years ago
- d44d208 EFI_FV_FILETYPE_ALL missing from PI specification. Will be added in an errata as its referenced, but not defined. by AJFISH · 17 years ago
- 1223277 1) Add PcatSingleSegmentPciCfg2Pei in MdeModulePkg. by yshang1 · 17 years ago
- 344e924 1. Fixed PCD MaxDatumSize issue by jwang36 · 17 years ago
- 0f363e7 Fixed MaxDatumSize of PcdWinNtPhysicalDisk by jwang36 · 17 years ago
- 34edf2a Add volatile type definition to avoid link error when building with ICC by vanjeff · 17 years ago
- 216519b Update GenFds Tool by qouyang · 17 years ago
- fdcc2fd Added library instance for USER_DEFINED module type by jwang36 · 17 years ago
- 628818c Update Vtf tool to create vtf file with raw ffs type. by lgao4 · 17 years ago
- 4a561bc Changed customized build to USER_DEFINED by jwang36 · 17 years ago
- 804c081 1. Fixed PCD SizeTable issue in AutoGen.c by jwang36 · 17 years ago
- 2aa0458 Update GenFds tool. by qouyang · 17 years ago
- 53bd6e4 Correct license header. by klu2 · 17 years ago
- 4eb65af Fixed EBC build issues. Fixed ICC build issues. by vanjeff · 17 years ago
- c8c8116 Add virtual CpuModel, CpuSpeed and Memory driver into default connect device list. by klu2 · 17 years ago
- 7720f6a Remove the unused reference of CommonHeader.h in DxeIpl.inf by yshang1 · 17 years ago
- 6cbcf59 Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg. by yshang1 · 17 years ago
- 9d53498 Generate correct license for R8Lib.c & R8Lib.h by qhuang8 · 17 years ago
- 07ffaeb Remove package common directory by qhuang8 · 17 years ago
- 3cfb790 Retire the "Include/Common" of MdeModulePkg. by yshang1 · 17 years ago
- 20a1e92 Set default guid tool path for Lzma and Tiano compress tool. by lgao4 · 17 years ago
- 50fa1b3 Sync USB modules with main trunk. by vanjeff · 17 years ago
- d19862f remove dxs files. by qwang12 · 17 years ago
- e433c6c remove dxs by qwang12 · 17 years ago
- 1f874e6 remove dxs by qwang12 · 17 years ago
- 71ac8e8 1. remove un-necessary instances reference 2. sync inf file with source code by vanjeff · 17 years ago
- ef4fa1a Update the definition of PEI_SERVICES_REVISION. by yshang1 · 17 years ago
- 5820e20 Correct guid value format to define guid tool Lzma and Tiano compress tool. by lgao4 · 17 years ago
- 8a67d61 Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe. by vanjeff · 17 years ago
- f9bef4b Fix the issue that A: floppy can not be connect in Nt32 shell environment. by klu2 · 17 years ago
- 10e53a2 Added the Lib Construction function for IPF lib instance by zliu3 · 17 years ago
- 9801c29 Update GenFw tool to create TeImage. by lgao4 · 17 years ago
- effbb3a 1. Added more error check by jwang36 · 17 years ago
- 4260a38 remove EFI32, EFI64 and EFIX64 from compile line. by vanjeff · 17 years ago
- d603358 Add IPF_HANDOFF_STATUS definition in Ppi/SecPlatformInformation.h. by yshang1 · 17 years ago
- 27af6b8 Added "#define ASM_PFX(name) _##name" for GNU assembly code preprocessing by jwang36 · 17 years ago
- efc6996 Update Guid Value to avoid collision with old one by qhuang8 · 17 years ago
- c5ecf6c Import BaseMemoryLibMmx. by yshang1 · 18 years ago
- b2570da Import Ip4Config module by vanjeff · 18 years ago
- cbf316f 1. Import NetLib, IpIoLib and UdpIoLib class definitions by vanjeff · 18 years ago
- da89d70 by vanjeff · 18 years ago
- 8f23e4e add back AcpiS3Save.h and gEfiAcpiS3SaveProtocolGuid by qwang12 · 18 years ago
- 5b0f196 add "-p" interface for EfiRom tool. by htao · 18 years ago
- 3db5109 Correct all header files for doxygen format and correct the license issue for VgaClass driver. by klu2 · 18 years ago
- 351986a 1) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defined in TianoModulePkg. by yshang1 · 18 years ago
- f0c0837 Add missing protocol by klu2 · 18 years ago
- 2cabdfc Put a copy of efi file in OUPUT directory also by jwang36 · 18 years ago
- 9462d55 - Changed output directory of .efi file; - Added more error check by jwang36 · 18 years ago
- ca58ec6 Remove gEfiEndOfPeiSignalPpiGuid and gEfiPeiMemoryDiscoveredPpiGuid from Nt32Pkg.dec, because it is introduced in PI1.0 and defined in MdePkg. by yshang1 · 18 years ago
- 993eed8 by htao · 18 years ago
- 1df7a02 Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg. by yshang1 · 18 years ago
- fd21d1a Clean up the MdePkg.dec. by yshang1 · 18 years ago
- 6746ddf To remove debug point and some debug info and rebuild the binary. by htao · 18 years ago
- 5d65088 Removed more struct typedef for IPF by jwang36 · 18 years ago
- 2688c00 Fix the bug of "can't gen VTF file" by qouyang · 18 years ago
- f8cd287 Cleanup the license header by klu2 · 18 years ago
- c892d84 remove some comments introduced by tools. by vanjeff · 18 years ago
- ed7748f remove some comments introduced by tools. by vanjeff · 18 years ago
- 977bdf0 PcdIoBlockBaseAddressForIpf is required by IPF platform so need add it back by klu2 · 18 years ago
- 470bbb2 Fixed GCC link issue and vfr build issue by jwang36 · 18 years ago
- 37f259c fixed to pass IPF build by vanjeff · 18 years ago
- dd0687a remove some comments introduced by tools. by vanjeff · 18 years ago
- aade80e add in PcdSupportUpdateCapsuleRest by qwang12 · 18 years ago
- 85c528b Remove the CONST for FvbWrite as spec does not have it. by qwang12 · 18 years ago
- b2fdea2 Fix the typo in last check in by qhuang8 · 18 years ago
- 3712c7f Remove RTC package dependency on IntelFrameworkPkg by qhuang8 · 18 years ago
- de339b9 Update the CONST modifier to be the same with spec. by qwang12 · 18 years ago
- 27134a4 Remove duplicate definition of 'EFI_FVB_ATTRIBUTES' in MdePkg & IntelFrameworkPkg by qhuang8 · 18 years ago
- d0288e1 Remove unused library instance by klu2 · 18 years ago
- 731f78a Clean up the unused PCD from IntelFrameworkModulePkg by klu2 · 18 years ago
- e32c52a Remove old modules after Remove old modules after renaming. by qhuang8 · 18 years ago
- 950b9ee New Guid for UefiLibFramework to avoid collision with UefiLib in MdePkg by qhuang8 · 18 years ago
- 8cd4d17 Move RealTimeClockRuntimeDxe to PcatRealTimeClockRuntimeDxe folder of MdeModulePkg. by yshang1 · 18 years ago
- 56621f4 Rename UefiLib to UefiLibFramework by qhuang8 · 18 years ago
- 8d3a5c8 Move VariablePei/VariableDxe/EmuVarible to /Variable folder of MdeModulePkg. by yshang1 · 18 years ago
- 6357d9e Add other archs by qhuang8 · 18 years ago
- 5088ce2 Remove unused comments in MdePkg. by yshang1 · 18 years ago
- c417dbc Fixed EBC build error by jwang36 · 18 years ago
- d877505 Rename the SecurityStub.inf to SecurityStubDxe.inf. by yshang1 · 18 years ago
- 88e5552 Fixed EBC link issue by jwang36 · 18 years ago
- 37e65db Remove old modules moving to Core folder. by qhuang8 · 18 years ago
- f2abdc9 Move RuntimeDxe to /Core of MdeModulePkg. by yshang1 · 18 years ago