- 3a14083 Updates MdeModulePkg package version from 0.92 to 0.93 by Tian, Feng · 11 years ago
- 21d9882 Clarify PcdPeiCoreMaxPeimPerFv description that means the maximum supported file count in one FV, not only PEIM. by Gao, Liming · 11 years ago
- adcd738 MdeModulePkg Pcd: Extend PcdVpdBaseAddress to support PcdsPatchableInModule type. by Star Zeng · 11 years ago
- 5624a27 MdeModulePkg: introduce PcdPciDisableBusEnumeration by Wei Liu · 11 years ago
- 61d8989 MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
- 4f266fe MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
- 96d6d00 MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
- 419db80 MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database and SKU enable Feature. by Bob C Feng · 11 years ago
- 5d7f312 Update PeiCore to support load PEIM into memory on S3 boot path. by Liming Gao · 11 years ago
- e84f07b Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/CREATOR_ID/CREATOR_REVISION customization. by Star Zeng · 11 years ago
- 63e7034 Fixed the issue in PeiCore on Load Module At Fixed Address logic by Liming Gao · 11 years ago
- 7c6c064 Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
- 2536161 Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek, but i wrote it. by Eric Dong · 11 years ago
- b9feb4b Update Browser to provide the customization possibilities. by Eric Dong · 11 years ago
- 28f5d70 Expand the PcdSrIovSystemPageSize type to PcdsPatchableInModule. by Ruiyu Ni · 12 years ago
- d13e7bd Change the PcdSrIovSystemPageSize from type of [PcdFixedAtBuild] to [PcdFixedAtBuild, PcdDynamic, PcdDynamicEx] so that it’s runtime configurable. by Ruiyu Ni · 12 years ago
- 2c4b18e MdeModulePkg: Add the alignment check for FTW spare area address and length, and add the check for PcdFlashNvStorageVariableSize <= PcdFlashNvStorageFtwSpareSize. by Star Zeng · 12 years ago
- 3e02ebb MdeModulePkg: Variable drivers robustly handle crashes during Reclaim(). by Star Zeng · 12 years ago
- ff84384 Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg variable drivers. by niruiyu · 12 years ago
- db91c62 Separate memory allocation for FPDT S3 performance table and boot performance table, save S3 performance table pointer to LockBox in FirmwarePerformanceDxe. Then FirmwarePerformancePei can use the pointer in LockBox. by lzeng14 · 12 years ago
- 049bf9a Revert change 14281, should not check in here. by ydong10 · 12 years ago
- 9b17a7b Split browser with browser core and display engine. by ydong10 · 12 years ago
- 0777cea Based on the feature PCD value, browser will decide whether to gray out the read only menu. by ydong10 · 12 years ago
- 3aa764e Multi-SMM drivers couldn't save their boot script successfully all at runtime in SMM, one module's boot script will overwrite another module's. by lzeng14 · 12 years ago
- f58f3de Fix the issue that consplitter should not touch ConIn variable & do ConIn connection by czhang46 · 12 years ago
- 044824d Measure ExitBootServices failure case by czhang46 · 12 years ago
- 838a9c5 Add 2 new Bds features by czhang46 · 12 years ago
- 0e18586 MdeModulePkg/Ata: add dynamic type to PcdAtaSmartEnable by erictian · 13 years ago
- fc80ee6 MdeModulePkg/Ata: Use a new Pcd named "PcdAtaSmartEnable" to control if enabling S.M.A.R.T feature by default. by erictian · 13 years ago
- 097e8d6 Move PcdExtFpdtBootRecordPadSize to the correct PCD section in MdeModulePkg.dec to support all PCD types. by lgao4 · 13 years ago
- 1c0cc37 Enhance ACPI FPDT DXE and SMM driver to accept the extension boot records. by lgao4 · 13 years ago
- f0da4d7 Add new extension PerformanceLib APIs to store ID info. by lzeng14 · 13 years ago
- 1e172d6 1. Introduced CPU Exception Handler Library to provide the CPU exception handlers and add one NULL library instance. by vanjeff · 13 years ago
- 048fc99 Update package version for MdeModulePkg, UefiCpuPkg. by rsun3 · 13 years ago
- 0284e90 Add Acpi50 FPDT and BGRT module into MdeModulePkg. by lgao4 · 13 years ago
- e2988e6 MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispayed during boot. by xdu2 · 13 years ago
- b9b5e30 Remove hard code video resolution in C code and use PCD PcdVideoHorizontalResolution/PcdVideoVerticalResolution for customization. And when PcdConOutRow/PcdConOutColumn and PcdVideoHorizontalResolution/PcdVideoVerticalResolution are all set to 0, the console will be max video resolution and max text mode. by li-elvin · 13 years ago
- 3ecd015 Add PCD for 1G page table by jyao1 · 13 years ago
- 378175d Add PCD for 1G page table by jyao1 · 13 years ago
- 5c5afa7 Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, because it has been defined in MdePkg. by lgao4 · 13 years ago
- c8ad2d7 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
- 32e8520 Add [LibraryClasses] definition for MdeModulePkg\Include\Library\LockBoxLib.h. by jyao1 · 13 years ago
- 0a48ffb Add comments for gEfiFormBrowserExProtocolGuid. Signed-off-by: lgao4 by lgao4 · 13 years ago
- 48a9d5f Enhance EDKII Browser to support flexible HotKey setting. by lgao4 · 13 years ago
- 6bea333 Resolve conflicted PCD TokenValue by hhtian · 13 years ago
- ab7017f Add capsule > 4GB support. When capsule data is put above 4GB, IA32 PEI transfers to long mode to get capsule data. by li-elvin · 13 years ago
- 78df32f MdeModulePkg: Add PostBootScriptTable PPI by jljusten · 13 years ago
- be46cd5 MdeModulePkg: Add BootScriptExecutorDxe driver by jljusten · 13 years ago
- 88d20ad MdeModulePkg, IntelFramworkModulePkg: Add S3 PCDs by jljusten · 13 years ago
- ce2f13a MdeModulePkg: Define PPI to convey performance information from SEC phase to PEI. by xdu2 · 13 years ago
- eab90a6 MdeModulePkg: Add OEM specific Report Status Code definition for OS Loader Load, OS Loader Start, S3 Suspend Start and S3 Suspend End. by xdu2 · 13 years ago
- 495797c 1. Add two performance measurement points for SMM performance measurement; by rsun3 · 13 years ago
- 1261fe2 Clean and split AcpiVariable.h in IntelFrameworkModulePkg into 2 new .h files for better modularity: IntelFrameworkModulePkg\Include\Guid\AcpiVariableCompatibility.h, by rsun3 · 13 years ago
- 74ef1d4 MdeModulePkg: Add Recovery PCD feature flags by jljusten · 13 years ago
- 3e4df77 MdeModulePkg: Add SmmControl PPI definition by jljusten · 14 years ago
- 1c837cd MdeModulePkg: Add SMM LockBox by jljusten · 14 years ago
- 9fba8e7 MdeModulePkg: Add SmmCommunication PPI definition by jljusten · 14 years ago
- e7b7db3 MdeModulePkg: Add SmmAccess PPI definition by jljusten · 14 years ago
- e47f0da MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not rebuild the page tables. by andrewfish · 14 years ago
- 30c00a1 MdeModulePkg: Add CD Express PEIM by jljusten · 14 years ago
- da58b0d MdeModulePkg: Add Capsule PEIM by jljusten · 14 years ago
- ea060cf MdeModulePkg: Add IdeBusPei driver by jljusten · 14 years ago
- 4b1bf81 MdeModulePkg: Add PEI USB drivers and related PPIs by jljusten · 14 years ago
- 54cd17e MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent by jljusten · 14 years ago
- 9725730 Remove duplicated definitions EFI_VARIABLE_INDEX_TABLE_GUID in variable PEI drivers. by sfu5 · 14 years ago
- afe3969 Add core SMBIOS 2.7.0 and 2.7.1 support. by lzeng14 · 14 years ago
- be04635 Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
- acaa272 Add description for 64-byte FIFO enable bit for PcdSerialFifoControl. by mdkinney · 14 years ago
- 975e881 Refine the inf and dec to follow spec. by ydong10 · 14 years ago
- 6397107 Enhance inf and dec file to follow specs. by ydong10 · 14 years ago
- 62a5bf6 Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by mdkinney · 14 years ago
- d042c6e Add performance library instances for SMM performance measurement. by rsun3 · 14 years ago
- 1123277 Do the following enhancement for SetupBrowser: by lgao4 · 14 years ago
- d00ed85 Puts SMM variable common definitions in SmmVariableCommon.h. by gdong1 · 14 years ago
- f0a1bf1 Add four PCDs for the different color settings of Subtitle and Text Filed on Browser. by lgao4 · 14 years ago
- 784ce12 1) Add PcdSerialDetectCable to MdeModulePkg to enable/disable cable detection if hardware flow control is enabled. The default is to not perform cable detection. by mdkinney · 14 years ago
- 9541193 Remove PcdSmmVariableEnable from MdeModulePkg since it is not used in core package currently. by gdong1 · 14 years ago
- 467d15a Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. Depends on new library class called PlatformHookLib to perform platform specific initialization of the UART. by mdkinney · 14 years ago
- 4bad9ad Add a TcpIo library to facilitate usage of TCP service. by tye1 · 14 years ago
- 8a2d499 Add SMM Variable implementation. by gdong1 · 14 years ago
- dad6393 Add a new PCD PcdResetOnMemoryTypeInformationChange in MdeModulePkg to control whether to reset system when memory type information changes. by niruiyu · 14 years ago
- 6eea8ea Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddress for the MdeModulePkg that allows the platform DSC file to specify the address below which the EFI_SYSTEM_TABLE_POINTER structure is allocated. by lgao4 · 14 years ago
- aeeb84b Some existing PCI adapters with UEFI option ROMs make unaligned requests through the PCI I/O Protocol. Add support for unaligned requests in the PCI IO protocol implementation in the PCI Bus driver to be compatible with those UEFI option ROMs. by rsun3 · 14 years ago
- b3ec9b5 Fix PCD token value conflict issue. by gikidy · 14 years ago
- e026f00 Correct the bad token number for gEfiMdeModulePkgTokenSpaceGuid.PcdFirmwareVendor. by rsun3 · 14 years ago
- cfbc1a7 1. Introduce PcdTftpBlockSize to let platform DSC customize block size. by hhuan13 · 14 years ago
- 92a4f6f Add 64-bit versions of FLASH Base addressess as it is legal to have them >4G. For backward compatability if the new 64-bit base addresses are zero use the old 32-bit base addressess. by andrewfish · 14 years ago
- 099f2b1 Change type of PcdSrIovSupport/PcdAriSupport/PcdMrIovSupport from FeatureFlag to [FixAtBuild, PcdDynamics]. by rsun3 · 15 years ago
- 0ef42f8 Update QueryCapsuleCapabilities interface. by li-elvin · 15 years ago
- 3dc8585 MdeModulePkg: by jyao1 · 15 years ago
- e3e134e Fix minor format issue in file header by qhuang8 · 15 years ago
- cd5ebaa Update the copyright notice format by hhtian · 15 years ago
- 64a8054 Grammatical and disclaimer changes (does not follow internal C coding stds.) by myronporter · 15 years ago
- a914195 MdeModule Package version updated from 0.90 to 0.91. by rsun3 · 15 years ago
- fe92ab2 import Debug Agent Library and null instance in MdeModulePkg. by vanjeff · 15 years ago
- 6bfbb5f 1. Correct File header to ## @file by lgao4 · 15 years ago
- c39c3e2 add more comments for gEfiMdeModulePkgTokenSpaceGuid.PcdTurnOffUsbLegacySupport. by niruiyu · 15 years ago
- 54ea99a Enable the Load Module At fixed Address feature by jchen20 · 15 years ago
- 9f7d5b4 Remove micro definition for smbios version, instead we use a PCD value to let user customize smbios version better. by li-elvin · 15 years ago
- 5d2311b Integrated S3 thunk implementation: change the PcdDxeIplSwitchToLongMode type from [PcdsFeatureFlag.IA32] to [PcdsFeatureFlag.IA32, PcdsFeatureFlag.X64] by jchen20 · 15 years ago