- 9626a87 Add one judge whether TeImage or PeImage has reloc section when relocate TeImage or PeImage into memory. by lgao4 · 17 years ago
- 68246fa Save original PCI attributes in start() function and restore it in Stop() for those PCI device drivers. by vanjeff · 17 years ago
- 096cdca ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE) by qwang12 · 17 years ago
- fb8749d ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE) by qwang12 · 17 years ago
- 4e84459 Fix alignment requirement when Load IPF TeImage into memory. by lgao4 · 17 years ago
- 8e5b17b Update following library class/Protocol for puting 'Framework' as prefix by klu2 · 17 years ago
- 0cadafc Add ConIn device even if SimpleTextInputEx Protocol is not available for backward compatibility. by qhuang8 · 17 years ago
- e83327a Fix a bug which does not run PeiCore from memory after shadowing it. by qwang12 · 17 years ago
- aa09397 Fix a bug in variable driver cache mechanism: 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
- 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
- 0a7d074 The BaseAddress and Length should be align PAGE according to PI specification for EFI_MEMORY_ALLOCATION_HOB by klu2 · 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
- 305a127 Merger network tackers 9307, 9338, 9339, 9397 by vanjeff · 17 years ago
- de8fe2c Add judgement for TextModeMap by klu2 · 17 years ago
- 1d9cf61 Remove comments for removed parameter. by klu2 · 17 years ago
- d0c6472 1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.dec by vanjeff · 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
- 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
- 6979fd9 fixed the following problems: by eric_tian · 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
- 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
- db01f13 Changed to pass the build with Visual Studio 2005 by jwang36 · 17 years ago
- 1b86875 Fixed one issue for IPF, the entry address needs 8 bytes alignment. by vanjeff · 17 years ago
- 1c9cd94 Remove BINARY_MODULE = true attribute from binary module inf file, because this attribute has not been supported in INF spec. by lgao4 · 17 years ago
- 10dde96 0) Change the PEI core behavior to not install FV HOB for each FV INFO PPI installed. This allows more freedom to platform developer to choose to expose which FV to PEI core or DXE core. by qwang12 · 17 years ago
- 67a58d0 Clean up Network Components to support GCC build. by yshang1 · 17 years ago
- 81c7803 PI Enabling: the address of PeiServices Pointer should be by klu2 · 17 years ago
- d173d9c Correct ExtractGuidedSectionLib library instance for PEIM and DXE by lgao4 · 17 years ago
- 1307dcd Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component name structures linked into final image if PcdComponentNameDisabled or PcdComponentName2Disabled is set to TRUE. by qhuang8 · 17 years ago
- 36873a6 Fix a bug. FindVariable now search volatile variable first (previously NV variable first) for performance reason. Therefore, RuntimeServiceGetNextVariableName is updated based on this change. by qwang12 · 17 years ago
- 4676764 Add BINARY_MODULE = true attribute in binary module inf file. by lgao4 · 17 years ago
- da22267 Add Unicode Collation related PCD entries in DSC file. by qhuang8 · 17 years ago
- ac12a16 Add Unicode Collation related feature flags: by qhuang8 · 17 years ago
- 2d9a752 Update English Module to selectively install Unicode Collation and Unicode Collation 2 protocol. by qhuang8 · 17 years ago
- 23c326c Support ICC build . by yshang1 · 17 years ago
- 41e8ff2 Fixed unexpected timeout in Usb MassStorage Driver. by yshang1 · 17 years ago
- fd51bf7 Fix a bug with changing the NVRAM properties of a Variable by AJFISH · 17 years ago
- c8ff964 added the CpuLib by vprabhal · 17 years ago
- 052ad7e Update comments in Variable driver and removed references to FLASH Map Hob in INF files by AJFISH · 17 years ago
- d4ef798 Added new PCD setting by AJFISH · 17 years ago
- fae9ab8 Made PCD valid for all architectures. Added new Variable statistic dump aplication to DSC file by AJFISH · 17 years ago
- 33a5a66 Add Profiling support for Variable store and added a specialized caching algorithm by AJFISH · 17 years ago
- dd98e32 by vprabhal · 17 years ago
- 5b12328 by vprabhal · 17 years ago
- 33647e2 by vprabhal · 17 years ago
- 974a1fd The functions in these deleted files are not being used and also are there in the BaseLib by vprabhal · 17 years ago
- 02cc3e9 Update change log to include the enabling of component name 2 protocol. by qhuang8 · 17 years ago
- 83cbd27 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
- 5bca971 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
- 19f97f7 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
- d38a0f4 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
- 62b9bb5 Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
- 70da5bc Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
- f527bce Update to support to produce Component Name and & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. by qhuang8 · 17 years ago
- f0a505a Use RShiftU64() from base lib to handle 64-bit right shift to avoid build break when optimization is disabled. by qhuang8 · 17 years ago
- 18fd8d6 1. Add ExtractGuidedSectionLib library to replace customdecompress library. by lgao4 · 17 years ago
- a0ae899 Update DxeCore to set efi memory type for the different image to be loaded. by lgao4 · 17 years ago
- c62a593 1. Fixed one bug in ConPlatform.c, add NULL judgment. by vanjeff · 17 years ago
- 1053e0c Merge in bug fix from EDK1's PiPei Dispatcher.c by qwang12 · 17 years ago
- 19ea58a Fix the cast issue by klu2 · 17 years ago
- b9f020e Update ChangeLog.txt to log remove PeCoffLoader library class from MdeModulePkg. by lgao4 · 17 years ago
- 9e8abab Add PeiPiLib in MdeModulePkg DSC file by klu2 · 17 years ago
- c58cf83 Remove PeCoffLoader library class and its instances. by lgao4 · 17 years ago
- 5d58295 Enable the 0-31 temporary IDT entries prior to activate the LongMode. If not enable the temporary IDT table, DEBUG_PROPERTY_ASSERT_BREAKPOINT_ENABLED may not work correctly till CPU DXE programs the IDT table. by yshang1 · 17 years ago
- 3d7b099 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. by lgao4 · 17 years ago
- 6425302 Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface instead of installing EFI_PEI_FIRMWARE_VOLUME_INFO_PPI by self. by klu2 · 17 years ago
- da1d020 Clear up network stack to use R9 MdeLib: by qhuang8 · 17 years ago
- 73c7e13 Sync BASE_NAME of Upd4Dxe to Udp4Dxe. by vanjeff · 17 years ago
- 43351b9 Add SEC as a supported Module Type for all libraries that are also compatible with the PEI_CORE by mdkinney · 17 years ago
- 1f77169 translate Ctrl + alpha to control value for simple text input protocol by qhuang8 · 17 years ago
- 5516d05 Fix wrong judgement for gInMemory by klu2 · 17 years ago
- 74b6237 change.Correct Binary file description. by lgao4 · 17 years ago
- 78818e8 Fix some issue for log by klu2 · 17 years ago
- d3d32ac Adjust and Add change log by klu2 · 17 years ago
- eb27b6b Remove unnecesssary PPI from DxeIpl.inf by klu2 · 17 years ago
- e8da126 Change the function name. by klu2 · 17 years ago
- 4fb31c2 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkg by klu2 · 17 years ago
- b4f5f5d Update the ChangeLog.txt to record the possible non-compatible changes due to PI enalbing in PEI core. by qwang12 · 17 years ago
- 5088e38 Fix a typo. by klu2 · 17 years ago
- b0d803f Merge branch of PI tree to main trunk by klu2 · 17 years ago
- cf40f28 Update DevicePath driver to reflect several device path update in UEFI spec: SATA, memory, iScsi, Firmware volume, Firmware volume File, etc by qhuang8 · 17 years ago
- f36d6e6 1. Set the Target array to zero before fill the target id. by qhuang8 · 17 years ago
- d074a8e Update Mde/MdeModulePkg to support ICC build for IA32/X64. by yshang1 · 17 years ago
- 6a9d345 Add PI incompatible change into ChangeLog.txt for MdePkg and MdeModulePkg by klu2 · 17 years ago
- 69d2d22 Remove OldPeiCoreEntryPoint library instance from MdePkg by klu2 · 17 years ago
- bba9ad9 FixedPcd macro should *not* be used in Library's inf file. by klu2 · 17 years ago
- e4b561f Adjust the revision number. by qhuang8 · 17 years ago