- 00b7321 Add a DXE apriori for Nt32 emulator. by qwang12 · 17 years ago
- e83327a Fix a bug which does not run PeiCore from memory after shadowing it. by qwang12 · 17 years ago
- 2062f2b by jlin16 · 17 years ago
- c35a9c1 passing -v and -d options to c tools. by jlin16 · 17 years ago
- e270121 Update ExtractGuidedSectionLib instance to cover the same handler is registered multi times, the later will override the pre setting. by lgao4 · 17 years ago
- aa09397 Fix a bug in variable driver cache mechanism: by qhuang8 · 17 years ago
- ad4dc92 Remove WinNtConsole driver since its functionality has already been covered by WinNtGop driver by qhuang8 · 17 years ago
- 62cf113 Update to support EFI_SIMPLE_INPUT_EX protocol by qhuang8 · 17 years ago
- f3d1e94 Update to support EFI_SIMPLE_INPUT_EX protocol by qhuang8 · 17 years ago
- 66aa04e Update to support EFI_SIMPLE_INPUT_EX protocol by qhuang8 · 17 years ago
- 1b249b5 Add a Notification GUID for the implementation of EFI_SIMPLE_INPUT_EX protocol for Keyboard, terminal, etc modules. by qhuang8 · 17 years ago
- 41d66a6 Add Guid C Name for EFI_SIMPLE_TEXT_INPUT_EX protocol by qhuang8 · 17 years ago
- 85f74a0 Update EFI_SIMPLE_TEXT_INPUT_EX protocol definitions according to UEFI spec 2.1b by qhuang8 · 17 years ago
- 02422d1 Fix a bug: by qwang12 · 17 years ago
- e6c560a Make GuidedSection library instance to follow the value of GuidedSectionExtraction protocol/PPI defined in PI spec. by lgao4 · 17 years ago
- d7f73f5 Added library instance for PcdLib for module type DXE_CORE by jwang36 · 17 years ago
- f66a2a1 Removed reference to non-existing library class by jwang36 · 17 years ago
- 0a7d074 The BaseAddress and Length should be align PAGE according to PI specification for EFI_MEMORY_ALLOCATION_HOB by klu2 · 17 years ago
- 454e9f6 Clean UGA from Nt32Pkg. by vanjeff · 17 years ago
- f083a41 Add detailed instructions on the generation of binaries under current EDK shell project. by qhuang8 · 17 years ago
- 26fa3b4 Update the return status to comply to PI spec. by qwang12 · 17 years ago
- 46ffb9a Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib. by lgao4 · 17 years ago
- 51f6d57 Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib. by lgao4 · 17 years ago
- d51ffc1 Rename Crc32GuidedSectionExtractLib to DxeCrc32GuidedSectionExtractLib. by lgao4 · 17 years ago
- 899bc55 Apply Crc32GuidedSectionExtract library instance to replace the original Crc32SectionExtractDxe driver to produce Crc32 guided section protocol. by lgao4 · 17 years ago
- 61b8c84 Add Crc32GuidedSectionExtractLib instance to produce Crc32 guided section decoder. by lgao4 · 17 years ago
- 6240921 Merger trackers #7807 and #8372. by vanjeff · 17 years ago
- 6e98e26 Make scripts work from $WORKSPACE/BaseTools. by jljusten · 17 years ago
- b2401e6 Moved (back!) to $WORKSPACE/BaseTools location, as the plan is to by jljusten · 17 years ago
- b9e61d7 Moving from $WORKSPACE/Tools/BuildEnv $WORKSPACE/BaseTools/BuildEnv. by jljusten · 17 years ago
- 8352c27 Refer to $WORKSPACE/BaseTools rather than $WORKSPACE/Tools. by jljusten · 17 years ago
- 5c240d7 Restoring $WORKSPACE/BaseTools location, as the plan is to deprecate by jljusten · 17 years ago
- 07a756b Restoring $WORKSPACE/BaseTools location, as the plan is to deprecate by jljusten · 17 years ago
- 4cb39b0 Tools/BaseTools/Bin/Darwin: Symbolic link to PosixLike by jljusten · 17 years ago
- d3dae8c Tools/BaseTools/Bin/PosixLike/*: by jljusten · 17 years ago
- 33bb799 Tools/BaseTools/BuildEnv.py: by jljusten · 17 years ago
- 9a5a9f0 Tools/BaseTools/BuildEnv.py: by jljusten · 17 years ago
- 8b2d588 Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools. by jljusten · 17 years ago
- a310886 edksetup.sh: by jljusten · 17 years ago
- 19ed1f4 Moved $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools. by jljusten · 17 years ago
- cc8821e Copying latest $WORKSPACE/BaseTools to $WORKSPACE/Tools/BaseTools. Once the by jljusten · 17 years ago
- 22e3268 Deleting to allow latest version of BaseTools (from the root of the tree) by jljusten · 17 years ago
- 9bb5c95 Reorganize templates to allow different templates by jljusten · 17 years ago
- f6148b1 This script will help automate build environment initialization. by jljusten · 17 years ago
- e542e30 by jlin16 · 17 years ago
- 92d1603 change location of FvAddress.inf to FV\Ffs. by jlin16 · 17 years ago
- 30311cf Solved the VS2005 assembler issue in which "/omf" switch cannot call linker. by jwang36 · 17 years ago
- cb33842 Add back the trick logic on EFI_PCI_DEVICE_ENABLE in PciBus driver so that some old vendor drivers can still work well. by lgao4 · 17 years ago
- 305a127 Merger network tackers 9307, 9338, 9339, 9397 by vanjeff · 17 years ago
- 8e5c358 Changed the default directory of VS2005TEAMSTUIE to the default installation directory of Visual Studio 2005 Team Suite Edition. by jwang36 · 17 years ago
- bff2467 add in include for header file to get value for MACRO THUNK_ATTRIBUTE_DISABLE_A20_MASK_KBD_CTRL by qwang12 · 17 years ago
- de8fe2c Add judgement for TextModeMap by klu2 · 17 years ago
- af437b7 Added VS2005TEAMSUITE tool chain by jwang36 · 17 years ago
- e6ef530 Add PcdConOutGopSupport and PcdConOutUgaSupport reference in DSC file. by vanjeff · 17 years ago
- 9489f8b Added "/D_CRT_SECURE_NO_WARNINGS" to disable warning for using not secure CRT function. by jwang36 · 17 years ago
- 1d9cf61 Remove comments for removed parameter. by klu2 · 17 years ago
- 496085b Fixed an issue which cause mismatch of line directive in preprocessed GNU assembly code. by jwang36 · 17 years ago
- d0c6472 1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.dec by vanjeff · 17 years ago
- 94db2b4 Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg. by klu2 · 17 years ago
- f1f289a Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg. by klu2 · 17 years ago
- 9c7aa18 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv to replace the MACRO definitions. by qwang12 · 17 years ago
- 8a7cda5 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv to replace the MACRO definitions. by qwang12 · 17 years ago
- 177aabe 1) add gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported and gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxPeimPerFv to replace the MACRO definitions. by qwang12 · 17 years ago
- 96f6af1 Remove the special logic on EFI_PCI_DEVICE_ENABLE in PciBus driver. And update drivers that use this macro. The reason is that by lgao4 · 17 years ago
- c8c6d79 Added GCC assembly code preprocessing support by jwang36 · 17 years ago
- f9168a6 Remove library instance of PeiServicesTablePointerLibMm7 by klu2 · 17 years ago
- 76bb6ef Merge EDK tracker 892 to EDK II. by lgao4 · 17 years ago
- 26096d3 Added help message for "NewBuild" and "--nt32" option by jwang36 · 17 years ago
- 1eaf341 Moving BaseTools to Tools/BaseTools. by jljusten · 17 years ago
- 2ad4dad 1. Update internal EfiPrint protocol to contain all print interfaces provided by PrintLib class of MdePkg. 2. Update SetupBrowserDxe driver to produce new EfiPrint protocol. by lgao4 · 17 years ago
- a88c891 Fix ICC build error by lgao4 · 17 years ago
- 6979fd9 fixed the following problems: by eric_tian · 17 years ago
- cba0298 Added DLL attribute for SLINK and/or CC command because Intel Compiler and linker need the cl.exe and lib.exe from Visual Studio. by jwang36 · 17 years ago
- 06ca7f7 Corrected the wrong ARCH in WINDDK3790x1830 tool chain and added MAKE command for it. by jwang36 · 17 years ago
- 651cad3 Updated with the latest changes of build tools. by jwang36 · 17 years ago
- ab3b2e8 Updating for pass building: Remove the "#include <ItaniumFamilyCpuPeim.h>" for this PalCallLib.c because it is moved from ItaniumFamilyCpuPkg to MdePkg by zliu3 · 17 years ago
- ed8717c moved the PeiPalCallLib from ItaniumFamilyCpuPkg to MdePkg by vprabhal · 17 years ago
- 38c72bd Changed the $WORKSPACE/Conf ignore list from: by jljusten · 17 years ago
- d936a70 changed the Sec information structure for IPF by vprabhal · 17 years ago
- 0d332fd UEFI Specification has a name conflict. Change the Variable definitions to not conflict with the SimpleTextInEx definitions. by AJFISH · 17 years ago
- d331a1e these files have moved to cpulib by vprabhal · 17 years ago
- 2067a15 Updated the revision number of build.exe by jwang36 · 17 years ago
- 72b8a1a a) Fixed single module hang issue when using spawn mode by jwang36 · 17 years ago
- eb1c2d7 Added MAKE command for ICC and CYGWINGCC tool chain by jwang36 · 17 years ago
- 4199d92 Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF components in open source packages. by yshang1 · 17 years ago
- a021b84 add EDK_4067: Non-Compatible: qwang12 by qwang12 · 17 years ago
- b63906e Updated the revision number of build.exe and GenFds.exe by jwang36 · 17 years ago
- b750908 a) Supported MAKE command in tools_def.txt by jwang36 · 17 years ago
- 5b65d60 added a log for EDK_4067: Non-Compatible: qwang12 by qwang12 · 17 years ago
- 2d9af4e Add ReadMe.txt to contain shell source version information for the shell binary. by lgao4 · 17 years ago
- 66c0685 Remove PeiDxeExtractGuidedSectionLib instance, which is replaced by PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib instance. by lgao4 · 17 years ago
- 145fb3f Update shell binary file to EDK 1.03 Official Releases of tianocore.org, which source code is from EfiShell 1.03 Official Releases of tianocore.org. by lgao4 · 17 years ago
- 32efb82 by jlin16 · 17 years ago
- d29358f Fix the problem of UI and Version section override by the same string. Also not generate empty optional sections. by jlin16 · 17 years ago
- d1aeb0b Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. by qhuang8 · 17 years ago
- f36d8a6 Increase max FVs from 4 to 6. by mdkinney · 17 years ago
- 9c1c9f1 Only report a circular dependency between library constructors if the total number of constructors > 1. by mdkinney · 17 years ago
- 23fbee5 Updated GenFw.exe to handle Microcode Text files with comment only, blank lines, and leading white-space characters by lhauch · 17 years ago
- 2e7ddad Modified to strip leading white-space characters and ignore blank or comment only lines by lhauch · 17 years ago
- a7593b3 Updated the revision number of source of build.exe and GenFds.exe by jwang36 · 17 years ago