- e75fe0e Added missing dependent package by jwang36 · 17 years ago
- fd2537e Fix the invalid return code for OemHookStatusCodeLibNull library instance. by klu2 · 17 years ago
- e30eb28 Fix the wrong Maximum size for PcdUefiVariableDefaultPlatformLang by qhuang8 · 17 years ago
- 5528573 Fix non-Ascii character in comments by klu2 · 17 years ago
- 5359495 Cleaned up the tools_def.template file by lhauch · 17 years ago
- 1cf79a5 Update INF files to remove/update non-exist files listed in [sources] sections. by qhuang8 · 17 years ago
- 107bb01 Update the build_rule.template to enable the PCD usage in IPF assembly code by zliu3 · 17 years ago
- 623ad72 Add dependent packages in INF of modules. by yshang1 · 17 years ago
- 8ea6977 Fix a critical bug that the Migration Tool mistakenly creates exit-boot-services event in case of <VirtualAddressChange> externs. by qhuang8 · 17 years ago
- 4278cb0 Update comments. by qhuang8 · 17 years ago
- 4506f37 update the callback event error. The event type should be virtual-address-changed event instead of exit-boot -services event. by qhuang8 · 17 years ago
- 3b5ed10 Fix IPF build break by mdkinney · 17 years ago
- 0fdbee9 Fix one bug in GenFv tool to generate the correct capsule header. by lgao4 · 17 years ago
- c7cecac Update the following tools with usage information, and update GenFv tool to support dump capsule image. by lgao4 · 17 years ago
- d03c56d Update compiler switches for ICC build. by xli24 · 17 years ago
- 80c76d5 Remove the duplicated Hii header file FrameworkHii.h by lgao4 · 17 years ago
- d4571a8 Using the correct HiiFramework.h header file. by lgao4 · 17 years ago
- a02c7e1 Fix the CYGWIN GCC build issue. by klu2 · 17 years ago
- 30143b1 Import ResetSystemLib. by yshang1 · 17 years ago
- 5d0e8a3 Update MSFT IPF flags to us /Ox /Zx /GF by mdkinney · 17 years ago
- cc79cef Add check of buffer value returned from AllocateZeroPool() by mdkinney · 17 years ago
- e5e12de 1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib library. by vanjeff · 17 years ago
- 98376cc TianoCompress tool code cleanup to delete parameters number check and hard code buffer size. by htao · 17 years ago
- aff0910 Fix a bug in TianoCompress tool to handle encoded file size larger than original file size. by htao · 17 years ago
- d01c093 1. Sync Tcp4 protocol definitions to match UEFI 2.1 by vanjeff · 17 years ago
- fa9f28b Remove the unnecessary "BINARY_MODULE" in binary INF file according to Extended INF spec 0.44 by qhuang8 · 17 years ago
- 2d0beb9 Make IntelFrameworkPkg GCC+IA32 clean. by qwang12 · 17 years ago
- 84b5c78 Make MdeModulePkg GCC clean. It also pass ICC+IPF and MYTOOLS+EBC build. by qwang12 · 17 years ago
- f490a61 Make MdePkg GCC clean by qwang12 · 17 years ago
- 6501078 Added missed GenFds version and fixed the path error by jwang36 · 17 years ago
- 580ad4a Handle case when PAL calls 13 or 14 may not be available. by mdkinney · 17 years ago
- 055a4a3 add in newline to make it pass GCC build by qwang12 · 17 years ago
- 5da4862 Update ASL definition for ICC tool chain. by xli24 · 17 years ago
- 809177f Add #defines for the SAL System Table entry sizes by mdkinney · 17 years ago
- 90e54a4 Clean up INF file by mdkinney · 17 years ago
- 8135e4a Remove duplicate GUID declaration for DataHub by mdkinney · 17 years ago
- 7203045 1. clean up codes. 2. fixed a porting issue. by vanjeff · 17 years ago
- c97da01 Update for ICC build. by xli24 · 17 years ago
- 48988f8 Update build rules to cover ICC build for aslc file. by lgao4 · 17 years ago
- 3a36455 Use CopyGuid instead of CopyMem. by qwang12 · 17 years ago
- 44acc27 Remove the optional "Target" according to Extended INF spec 0.42. by qhuang8 · 17 years ago
- f9e097d Remove the optional "Target" according to Extended INF spec 0.42. by qhuang8 · 17 years ago
- d11935f Sync GenVtf.exe and TianoCompress.exe tool to the binary in BaseTools project. by htao · 17 years ago
- 6bee163 Fix building issue for Intel Compiler by klu2 · 17 years ago
- bbc0f1b Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE type FFS file found in EFI_HOB_FIRMWARE_VOLUME2 HOB. by qwang12 · 17 years ago
- 07ad9b8 Add in BuildFv2Hob in HobLib by qwang12 · 17 years ago
- 687a2e5 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 have passed SCT. by vanjeff · 17 years ago
- 4a8f7cc Changed the revision number of AutoGen source code since build.exe was regenerated for it. by jwang36 · 17 years ago
- d3a58e2 Update the code to match spec for EfiFvbSetVolumeAttributes API. by qwang12 · 17 years ago
- d60db64 Fixed incremental link issue, which dependent libraries were not taken into account. by jwang36 · 17 years ago
- 8fe4875 Update the comments of PiDxe.h, PiPei.h and Uefi.h. by yshang1 · 17 years ago
- 702887d Update PciCfg2.c to follow strict ANSI C spec. by yshang1 · 17 years ago
- 5157f1d 1. Added revision information of source code from which build.exe came from. by jwang36 · 17 years ago
- 78d6fbd Merge in a bug fixed in EDK tree. by qwang12 · 17 years ago
- d257702 Merge in some fix from R8 on USB Bus driver: by qwang12 · 17 years ago
- 6f5554b Rename the Msa2Inf.exe to MigrationMsa2Inf to indicate the real usage. by qhuang8 · 17 years ago
- 8083432 Changed the order of SLINK option by jwang36 · 17 years ago
- dce323a Re-designed build_rule.template and updated build.exe to support the new format by jwang36 · 17 years ago
- 46d9097 Check in the proto-Msa2Inf tool. This is the really migration tool. by qhuang8 · 17 years ago
- 49dd059 Added back removed files for Python tools, and re-generated Msa2Inf.exe since it cannot run on non-English locale environment. by jwang36 · 17 years ago
- a5b8a50 Use <> in #include statements instead of "" for include files from packages by mdkinney · 17 years ago
- 46817e4 Use <> in #include statements instead of "" for include files from packages by mdkinney · 17 years ago
- 2d85ada Use <> in #include statements instead of "" for include files from packages by mdkinney · 17 years ago
- 4718082 Use <> in #include statements instead of "" for include files from packages by mdkinney · 17 years ago
- 8df425c Remove several unprintable characters in comments by qhuang8 · 17 years ago
- d8bcc81 Removed files not generated by freezer any longer by jwang36 · 17 years ago
- 84ea141 Previous fix was in error by AJFISH · 17 years ago
- 244071a Missed a conversion. Fixed build break by AJFISH · 17 years ago
- ff37790 Cleaned up EFI Console Variable usage by AJFISH · 17 years ago
- 9843f06 Rebuild GenFds.exe based on tag 554 with the one fix for the build break for FFS files without CHESKSUM sections by mdkinney · 17 years ago
- 6b88cee Updated to use new PCD settings by AJFISH · 17 years ago
- 29c3622 Remove use of CHECKSUM sections and leave an example in comments showing how to use CHECKSUM sections by mdkinney · 17 years ago
- b83e250 Added support for UART and Terminal PCD settings by AJFISH · 17 years ago
- 656f6e6 Added support for UART and Terminal PCD settings by AJFISH · 17 years ago
- b12532d Added PCD settings for UART and Terminal Type device path nodes defined in this package. I will update specifications when document repository migration is complete. by AJFISH · 17 years ago
- 271d812 Rebuild GenFds.exe based on tag 551 with the one fix for the build break for FFS files without CHESKSUM sections by mdkinney · 17 years ago
- 6dee5d3 Fix bug in GenFds that would break the build if the FFS rule does not include a Checksum section by mdkinney · 17 years ago
- 1a2e381 Fix a typo in last check in. The token number should not have been duplicated. by qhuang8 · 17 years ago
- 21c9b90 Add missing PcdWinNtFdBaseAddress declaration in DEC file. by qhuang8 · 17 years ago
- f3f0c2f Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModulePkg. by klu2 · 17 years ago
- 3da07a7 Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModulePkg. by klu2 · 17 years ago
- 514ba42 Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModulePkg. by klu2 · 17 years ago
- ffc048d Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModulePkg. by klu2 · 17 years ago
- d026a74 Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModulePkg. by klu2 · 17 years ago
- 2765c47 Fix a bug to relocate FTW space base for NT32 platform. by qhuang8 · 17 years ago
- 184cf40 Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkModulePkg by klu2 · 17 years ago
- 551ed06 Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkModulePkg by klu2 · 17 years ago
- 820dff1 Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkModulePkg by klu2 · 17 years ago
- eba54e1 Update DXE Core to use gEfiCallerIdGuid instead of the gDxeServicesTableGuid for status codes by mdkinney · 17 years ago
- 66fa2bd Remove MDT from SAL.h by mdkinney · 17 years ago
- 00666ce Fix two bugs in GenVtf.c by mdkinney · 17 years ago
- cdebf6c 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two constants without specify data type, compiler maybe could not understand what is the actual data type of constant. The default would treat it as unsigned data. therefore, if the argument a of EFI_ERROR(a) is constant, for instance the EFI_LOAD_ERROR, the EFI_ERROR(a) would always be FALSE. by yshang1 · 17 years ago
- 9833aea Change the PAL address from k7 to k1, since the k7 should save PeiServicesPoint following PI. by yshang1 · 17 years ago
- df809f3 1) Fix bug in StatusCodeDxe about the nested DataHub->Log in callback. by yshang1 · 17 years ago
- 8edf7e9 Incorporated Mike's fix on gEfiCallerGuidId definition by jwang36 · 17 years ago
- 07c0178 Fix bug. by qouyang · 17 years ago
- be5b2ad gEfiCallerIdGuid is defined in Autogen.h by qwang12 · 17 years ago
- 20bec55 Add debugLib for this instance. by lgao4 · 17 years ago
- d35be2a Sync code with MdePkg spec for Scsi library class and CustomDecompress library class. by lgao4 · 17 years ago
- ed72357 Correct usage help information and error information format for GenVtf, EfiRom, and TianoCompress tool. by htao · 17 years ago