| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg/XhciDxe: Add access xHCI Extended Capabilities Pointer | Ian Chiu | 2022-06-27 | 4 | -16/+296 |
* | MdeModulePkg/XhciDxe: Check return value of XHC_PAGESIZE register | Luo, Heng | 2022-06-22 | 1 | -2/+8 |
* | DxeMain: Fix the bug that StackGuard is not enabled | Ray Ni | 2022-06-14 | 1 | -0/+8 |
* | CpuException: Add InitializeSeparateExceptionStacks | Ray Ni | 2022-06-10 | 3 | -38/+14 |
* | CpuException: Remove InitializeCpuInterruptHandlers | Ray Ni | 2022-06-10 | 2 | -53/+6 |
* | MdeModulePkg/UniversalPayload: Align Identifier value with UPL spec | Gua Guo | 2022-05-27 | 1 | -1/+1 |
* | MdeModulePkg/FaultTolerantWrite: Consume Variable Flash Info | Michael Kubacki | 2022-05-19 | 8 | -60/+63 |
* | MdeModulePkg/Variable: Consume Variable Flash Info | Michael Kubacki | 2022-05-19 | 10 | -34/+56 |
* | MdeModulePkg/VariableFlashInfoLib: Add initial library | Michael Kubacki | 2022-05-19 | 6 | -0/+313 |
* | MdeModulePkg: Add Variable Flash Info HOB | Michael Kubacki | 2022-05-19 | 2 | -0/+115 |
* | MdeModulePkg: PiSmmCore: Inspect memory guarded with pool headers | Kun Qin | 2022-05-13 | 1 | -5/+5 |
* | MdeModulePkg/PCD: Pcd initialize DXE have assert | Gua Guo | 2022-05-09 | 1 | -0/+5 |
* | MdeModulePkg/GraphicsConsoleDxe: add modes | Gerd Hoffmann | 2022-04-22 | 1 | -1/+4 |
* | MdeModulePkg/HiiDatabase: Fix Setup numeric default value incorrect issue | Chen, Lin Z | 2022-04-08 | 2 | -0/+47 |
* | MdeModulePkg: Update PciEnumeratorSupport to ignore OptionRom if needed | Min Xu | 2022-04-02 | 2 | -5/+22 |
* | MdeModulePkg: Add PcdTdxSharedBitMask | Min Xu | 2022-04-02 | 1 | -0/+4 |
* | MdeModulePkg: Skip setting IA32_ERER.NXE if it has already been set | Min Xu | 2022-04-02 | 1 | -3/+5 |
* | MdeModulePkg/Ufs: bRefClkFreq attribute be programmed after fDeviceInit | Bandaru, Purna Chandra Rao | 2022-03-29 | 1 | -17/+17 |
* | MdeModulePkg/NvmExpressPei: fix check for NVM command set | Mara Sophie Grosch via groups.io | 2022-03-25 | 1 | -1/+1 |
* | MdeModulePkg/NvmExpressDxe: fix check for Cap.Css | Mara Sophie Grosch via groups.io | 2022-03-25 | 1 | -1/+1 |
* | MdeModulePkg/SdMmcPciHcDxe: Make timeout for SD card configurable | Sean Rhodes | 2022-03-17 | 4 | -1/+14 |
* | MdeModulePkg/DxeIpl: Create 5-level page table for long mode | Lou, Yun | 2022-03-14 | 1 | -2/+2 |
* | MdeModulePkg: Add bRefClkFreq card attribute programming support | Bandaru, Purna Chandra Rao | 2022-03-10 | 3 | -21/+74 |
* | MdeModulePkg: Add a check for metadata size in NvmExpress Driver | Ma, Hua | 2022-03-07 | 2 | -3/+33 |
* | MdeModulePkg/Usb/Keyboard.c: Don't request protocol before setting | Sean Rhodes | 2022-03-03 | 1 | -13/+5 |
* | MdeModulePkg/GraphicsConsoleDxe: Check status to make sure no error | Guomin Jiang | 2022-03-03 | 1 | -2/+2 |
* | edk2/MdeModulePkg/Debuglib: Add Standalone MM support | Xiaolu.Jiang | 2022-03-02 | 1 | -2/+2 |
* | MdeModulePkg: Replace Opcode with the corresponding instructions. | Jason | 2022-03-01 | 2 | -35/+6 |
* | MdeModulePkg: Correct high-memory use in NvmExpressDxe | Tomas Pilar | 2022-02-28 | 2 | -25/+28 |
* | MdeModulePkg: update brotli submodule | Bob Feng | 2022-02-15 | 1 | -0/+0 |
* | MdeModulePkg/UiApp: Fix spelling of 'FRONTPAGE' | Matt DeVillier | 2022-02-07 | 3 | -4/+4 |
* | MdeModulePkg/RuntimeDxe: clear mVirtualMapMaxIndex | Gerd Hoffmann | 2022-02-07 | 1 | -1/+2 |
* | MdeModulePkg/Bus/Pci/PciBusDxe: Support platform PCI ROM override | Michael D Kinney | 2022-02-04 | 1 | -3/+2 |
* | MdeModulePkg/UefiBootManagerLib: Convert BmLoadOption to Variable Policy | Rebecca Cran | 2022-01-28 | 3 | -13/+24 |
* | MdeModulePkg: VariableSmmRuntimeDxe: Fix Variable Policy Message Length | Kun Qin | 2022-01-27 | 1 | -5/+5 |
* | MdeModulePkg/SdMmcPciHcDxe: Robust improvements for SD card 1.8V switch | Aiman Rosli | 2022-01-24 | 1 | -3/+36 |
* | MdeModulePkg/Variable: Make only EFI_VARIABLE_NON_VOLATILE invalid | Sunny Wang | 2022-01-21 | 1 | -1/+15 |
* | MdeModulePkg/PartitionDxe: Add break to handle invalid LBA0 in MBR | Edwards, Craig | 2022-01-10 | 1 | -0/+7 |
* | MdeModulePkg: Put off UFS HCS.DP checking to fix timing problem | Ke, VincentX | 2022-01-04 | 1 | -28/+19 |
* | MdeModulePkg: Refactoring UFS DME request and fix timing problem | Ke, VincentX | 2022-01-04 | 1 | -139/+187 |
* | MdeModulePkg: Replace with UFS_UNIT_DESC to fix timeout problem | Ke, VincentX | 2022-01-04 | 1 | -12/+11 |
* | MdeModulePkg/PciBusDxe: Enumerator to check for RCiEP before looking for RP | Ray Ni | 2021-12-29 | 1 | -1/+25 |
* | MdeModulePkg/UsbBusDxe: fix NOOPT build error | Gerd Hoffmann | 2021-12-23 | 2 | -2/+2 |
* | MdeModulePkg/Bus/Pci/UhciDxe: Fix the UsbHc memory allocate and free issue | jdzhang | 2021-12-09 | 1 | -4/+4 |
* | MdeModulePkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 994 | -101136/+107433 |
* | MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() | Michael D Kinney | 2021-12-07 | 17 | -50/+48 |
* | MdeModulePkg: Change OPTIONAL keyword usage style | Michael D Kinney | 2021-12-07 | 99 | -408/+381 |
* | MdeModulePkg: Change use of EFI_D_* to DEBUG_* | Michael D Kinney | 2021-12-07 | 146 | -1622/+1563 |
* | MdeModulePkg/DxeCorePerformanceLib:Variable Initial | wenyi,xie via groups.io | 2021-12-03 | 1 | -0/+2 |
* | MdeModulePkg: Update YAML to ignore specific ECC files/errors | Michael D Kinney | 2021-11-30 | 1 | -6/+3 |