summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-12RedfishPkg: Use DSC include fileAbner Chang2-10/+3
2020-11-11RedfishPkg: DSC and FDF include files for enabling EFI Redfish supportAbner Chang5-0/+97
2020-11-11RedfishPkg: Add PCD definition to RedfishPkgAbner Chang1-0/+22
2020-11-11MdeModulePkg/AtaAtapiPassThru: Trace ATA packetsAlbecki, Mateusz1-0/+94
2020-11-11MdeModulePkg/AtaAtapiPassThru: Restart failed packetsAlbecki, Mateusz2-125/+182
2020-11-11MdeModulePkg/AtaAtapiPassThru: Add SATA error recovery flowAlbecki, Mateusz2-24/+159
2020-11-11MdeModulePkg/AtaAtapiPassThru: Check IS to check for command completionAlbecki, Mateusz2-171/+132
2020-11-11MdeModulePkg/DriverSampleDxe: Add HII sample optionsAbner Chang3-1/+48
2020-11-11MdeModulePkg/Library: Revise HiiLib to check REST_STYLEAbner Chang1-7/+7
2020-11-11BaseTools/VfrCompile: VFR compiler supports REST_STYLE in HII optionAbner Chang1-3/+22
2020-11-11MdePkg: Add GUID for REST Style FormsetAbner Chang1-1/+1
2020-11-10UefiCpuPkg/MpInitLib: For SEV-ES guest, set stack based on processor numberTom Lendacky1-1/+6
2020-11-10UefiCpuPkg, OvmfPkg: Disable interrupts when using the GHCBTom Lendacky7-25/+55
2020-11-10OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Fix erase blocks for SEV-ESTom Lendacky1-2/+2
2020-11-10OvmfPkg/QemuFlashFvbServicesRuntimeDxe: Set the SwScratch valid bitTom Lendacky1-0/+1
2020-11-10UefiCpuPkg/MpInitLib: Set the SW exit fields when performing VMGEXITTom Lendacky1-0/+6
2020-11-10OvmfPkg/VmgExitLib: Set the SwScratch valid bit for MMIO eventsTom Lendacky1-0/+5
2020-11-10OvmfPkg/VmgExitLib: Set the SwScratch valid bit for IOIO eventsTom Lendacky1-0/+1
2020-11-10OvmfPkg/VmgExitLib: Set the SW exit fields when performing VMGEXITTom Lendacky1-0/+4
2020-11-10OvmfPkg/VmgExitLib: Implement new VmgExitLib interfacesTom Lendacky2-87/+85
2020-11-10UefiCpuPkg/VmgExitLib: Add interfaces to set/read GHCB ValidBitmap bitsTom Lendacky2-0/+79
2020-11-10MdePkg: Clean up GHCB field offsets and save areaTom Lendacky1-26/+17
2020-11-10BaseTools: Limit command line length.Mingyue Liang2-9/+44
2020-11-10BaseTools: Update report map file formatYunhua Feng1-1/+1
2020-11-10BaseTools: Add image type into generate map fileYunhua Feng1-1/+6
2020-11-10FmpDevicePkg/FmpDxe: Call FmpDeviceLib WithStatus() functionsMichael Kubacki1-4/+36
2020-11-10BaseTools: Incremental build issue for included ASI file's deletion.Mingyue Liang1-2/+1
2020-11-06MdeModulePkg/Core/Dxe: log memory base and length, after lib ctors againLaszlo Ersek1-0/+8
2020-11-06BaseTools: Fix BaseTools nmake cleanall hang issuefengyunhua1-1/+4
2020-11-06ShellPkg:Fix bug in FileBuffer.cEnze Zhu1-0/+2
2020-11-05BaseTools: Enable Module Scope Structure PcdBob Feng7-74/+326
2020-11-05MdeModulePkg/Gcd: Check memory allocation when initializing memoryJeff Brasen1-0/+58
2020-11-04BaseTools: Remove the dependency on the build intermediate fileBob Feng1-16/+0
2020-11-03DynamicTablesPkg: Add SSDT CMN-600 Table generatorPierre Gondois8-6/+943
2020-11-03MdePkg: Definitions for Extended Interrupt FlagsSami Mujawar1-0/+11
2020-11-03BaseTools: Update the FV Space Information to display decimal and Hexfengyunhua1-1/+4
2020-11-02RedfishPkg/Include: EFI Redfish Discover Protocol header fileAbner Chang2-0/+203
2020-11-02RedfishPkg: Add RedfishHostInterfaceDxe to RedfishPkgAbner Chang2-0/+9
2020-11-02RedfishPkg/RedfishHostInterfaceDxe: Create SMBIOS type 42 recordAbner Chang2-0/+293
2020-11-02RedfishPkg/PlatformHostInterfaceLib: Platform NULL libAbner Chang2-0/+85
2020-11-02RedfishPkg/Include: PlatformHostInterfaceLib header fileAbner Chang1-0/+52
2020-11-02RedfishPkg/Include: Definitions of SMBIOS Redfish Host InterfaceAbner Chang1-0/+169
2020-11-02RedfishPkg: Changes on RedfishPkg for CI testAbner Chang1-1/+2
2020-11-02RedfishPkg/RestJsonStructureDxe: EFI REST JSON Structure ProtocolAbner Chang4-0/+669
2020-11-02MdePkg/Include: Definitions of EFI REST JSON Structure ProtocolAbner Chang2-0/+164
2020-11-02MdeModulePkg/XhciDxe: Retry device slot init on failureJon Hunter2-10/+25
2020-10-30MdeModulePkg/AcpiTableDxe: use pool allocation for RSDP if possibleArd Biesheuvel1-9/+24
2020-10-30MdeModulePkg/AcpiTableDxe: use pool allocation for RSDT/XSDT if possibleArd Biesheuvel1-46/+72
2020-10-30MdeModulePkg/AcpiTableDxe: use pool allocations when possibleArd Biesheuvel3-28/+66
2020-10-30MdePkg: Fix SmBios.h PROCESSOR_CHARACTERISTIC_FLAGS to be UINT16Rebecca Cran1-11/+11