Commit Graph

  • 9f53fd4ba7 CpuPageTableLib: Fix a bug to avoid unnecessary changing to page table Ray Ni 2022-07-15 20:40:29 +08:00
  • f4c845e46b CpuPageTableLib: Fix parent attributes are not inherited properly Ray Ni 2022-07-15 20:10:08 +08:00
  • c16f02f776 CpuPageTableLib: Avoid treating non-leaf entry as leaf one Ray Ni 2022-07-15 15:22:57 +08:00
  • 9cb8974f06 CpuPageTableLib: Split the page entry when LA is aligned but PA is not Ray Ni 2022-07-14 20:08:29 +08:00
  • 13a0471bfd CpuPageTableLib: Refactor the logic Ray Ni 2022-07-14 18:00:47 +08:00
  • bf334513b3 CpuPageTableLib: Fix a bug when a bit is 1 in Attribute, 0 in Mask Ray Ni 2022-07-14 16:03:11 +08:00
  • f336e30ba1 UefiCpuPkg/CpuPageTableLib: Return error on invalid parameters Ray Ni 2022-07-14 15:36:09 +08:00
  • 75e3c2435c UefiCpuPkg: Create CpuPageTableLib for manipulating X86 paging structs Ray Ni 2022-07-14 14:33:18 +08:00
  • f1688ec9da UefiCpuPkg: Simplify the struct definition of CPU_EXCEPTION_INIT_DATA Liu, Zhiguang 2022-08-09 09:25:37 +08:00
  • 9a24c3546e MdeModulePkg: Move CPU_EXCEPTION_INIT_DATA to UefiCpuPkg Liu, Zhiguang 2022-08-09 09:25:36 +08:00
  • 0f7bccf584 UefiCpuPkg: Simplify InitializeSeparateExceptionStacks Liu, Zhiguang 2022-08-09 09:25:35 +08:00
  • 1da2012d93 PrmPkg: Add details on AArch64 build to the Readme. Jose Marinho 2022-07-26 17:54:42 +01:00
  • 57faeb782a PrmPkg: Support AArch64 builds using GCC Jose Marinho 2020-12-18 14:01:55 +00:00
  • 21200d9fe6 PrmPkg: Build Prm Samples with GCC for AARCH64 Jose Marinho 2022-04-05 18:57:23 +01:00
  • 9f197e44b1 PrmPkg: Enable external visibility on PRM symbols Jose Marinho 2022-04-05 18:53:25 +01:00
  • 1ee1622817 Basetools/GenFw: Allow AARCH64 builds to use the --prm flag Jose Marinho 2021-10-29 17:48:26 +01:00
  • cf02322c98 BaseTools/GenSec: Support EFI_SECTION_FREEFORM_SUBTYPE_GUID sections Konstantin Aladyshev 2022-07-20 22:08:12 +08:00
  • d241a09afb BaseTools/VolInfo: Parse EFI_SECTION_FREEFORM_SUBTYPE_GUID header Konstantin Aladyshev 2022-07-20 20:00:39 +08:00
  • f5f8c08db9 BaseTools/VolInfo: Show FV section boundaries Konstantin Aladyshev 2022-07-19 23:45:52 +08:00
  • a0a03b5154 BaseTools/GenSec: Fix typo Konstantin Aladyshev 2022-07-19 22:27:10 +08:00
  • 3e599bbc10 DynamicTablesPkg: Fix using RmrNodeCount unitlitialised Edward Pickup 2022-08-04 10:20:50 +01:00
  • a8f59e2eb4 MdeModulePkg/AhciPei: Use PCI_DEVICE_PPI to manage AHCI device Czajkowski, Maciej 2022-08-02 01:00:09 +08:00
  • 86757f0b47 MdeModulePkg: Add EDKII_PCI_DEVICE_PPI definition Czajkowski, Maciej 2022-08-02 01:00:08 +08:00
  • 444260d45e UefiPayloadPkg: Load Boot Logo into ACPI table Sean Rhodes 2022-07-10 19:27:46 +01:00
  • 79aab22fca UefiPayloadPkg: Add a Macro to enable Boot Logo Sean Rhodes 2022-07-10 19:20:40 +01:00
  • d219119721 UefiPayloadPkg/PlatformBootManagerLib: Correct spacing in boot prompt Sean Rhodes 2022-07-04 20:36:31 +01:00
  • 0dc9b78a46 Maintainers.txt: Add missing Github IDs for OvmfPkg TPM/TGC modules Michael D Kinney 2022-07-27 17:48:30 -07:00
  • a551de0d93 ArmVirtPkg: Fix KVM Guest Firmware Edward Pickup 2022-08-02 17:27:27 +01:00
  • 19cbfaa431 OvmfPkg/QemuVideoDxe: Zero out PixelInformation in QueryMode Dimitrije Pavlov 2022-07-28 16:30:42 -05:00
  • 6f4e10d6db SecurityPkg: Add retry mechanism for tpm command Qi Zhang 2022-07-29 09:02:21 +08:00
  • e9150618ec DynamicTablesPkg: IORT generator updates for Rev E.d spec Sami Mujawar 2022-07-14 17:50:31 +01:00
  • de200b7e2c DynamicTablesPkg: Update ArmNameSpaceObjects for IORT Rev E.d Sami Mujawar 2022-07-14 17:50:30 +01:00
  • cd67efa1b2 ShellPkg: Acpiview: IORT parser update for IORT Rev E.d spec Sami Mujawar 2022-07-14 17:50:29 +01:00
  • 4c55f6394f MdePkg: IORT header update for IORT Rev E.d spec Sami Mujawar 2022-07-14 17:50:28 +01:00
  • 238f903e8d DynamicTablesPkg: IORT set reference to interrupt array if present Sami Mujawar 2022-07-14 17:50:27 +01:00
  • f5cea604a6 DynamicTablesPkg: IORT set reference to Id array only if present Sami Mujawar 2022-07-14 17:50:26 +01:00
  • 65c4f3f2be DynamicTablesPkg: Handle error when IdMappingToken is NULL Sami Mujawar 2022-07-14 17:50:25 +01:00
  • 8a210b9ac0 ShellPkg: Acpiview: Abbreviate field names to preserve alignment Sami Mujawar 2022-07-14 17:50:24 +01:00
  • 0d0bfcb457 IntelFsp2Pkg: Fix GenCfgOpt bug for FSPI_UPD support. Chasel Chiu 2022-07-28 19:52:49 -07:00
  • 3eca64f157 IntelFsp2Pkg: FSPI_UPD is not mandatory. Chasel Chiu 2022-07-25 12:03:51 -07:00
  • 0e7add1d75 OvmfPkg/XenHypercallLib: Fix naming of AArch64 Anthony PERARD 2022-07-20 06:17:10 -07:00
  • 1774a44ad9 Maintainers.txt: Remove MptScsi and PvScsi reviewers Michael D Kinney 2022-07-26 12:43:03 -07:00
  • 57783adfb5 OvmfPkg: Change default to disable MptScsi and PvScsi Michael D Kinney 2022-07-26 12:40:00 -07:00
  • f26b70cb9f UefiPayloadPkg: Add support for logging to CBMEM console Benjamin Doron 2022-05-22 14:20:55 -04:00
  • 2677286307 UefiPayloadPkg: Fix RelaAddress type always mismatch in if condition James Lu 2022-07-10 22:05:31 -07:00
  • e3d468acb9 BaseTools/VolInfo: Show encapsulation sections Konstantin Aladyshev 2022-07-19 20:29:17 +08:00
  • b68d566439 BaseTools/Capsule: Support signtool input subject name to sign capsule file Jason1 Lin 2022-07-25 23:31:08 +08:00
  • 7f1c89f167 Maintainers.txt: Remove reviewer Harry Han Michael D Kinney 2022-07-20 13:02:12 -07:00
  • a8c4fe23c4 Maintainers.txt: Add missing github ids Michael D Kinney 2022-07-20 10:30:50 -07:00
  • 69f76d0f72 Maintainers.txt: Remove OvmfPkg/XenTimerDxe reference Michael D Kinney 2022-07-20 10:28:28 -07:00
  • a47241f133 UefiPayloadPkg: Add macro to support selection of CryptoDxe driver PaytonX Hsieh 2022-07-22 14:50:09 +08:00
  • 8a5782d704 UefiCpuPkg: Fix nasm warning "signed byte value exceeds" Zhiguang Liu 2022-07-06 21:10:13 +08:00
  • fca5de51e1 BaseTools/VolInfo: Correct EFI_SECTION_VERSION display Konstantin Aladyshev 2022-07-18 17:43:52 +08:00
  • c0b7679aac BaseTools/VolInfo: Increase define for highest section value Konstantin Aladyshev 2022-07-18 20:55:53 +08:00
  • 8ee26529d1 BaseTools/VolInfo: Correct alignment attributes display Konstantin Aladyshev 2022-07-13 21:11:02 +08:00
  • d32a84b5ad BaseTools: INF should use latest Pcd value instead of default value Li, Yi1 2022-07-11 13:48:14 +08:00
  • 6964b5c48c MdeModulePkg/Include: Long debug string is truncated to 104 char Cosmo Lai 2022-07-19 13:58:32 +08:00
  • bf1ff540d9 MdePkg/UefiDevicePathLib: Add support for PEIMs Mateusz Albecki 2022-07-01 22:11:47 +08:00
  • 5a3641bfcd IntelFsp2Pkg: Add FSPI_ARCH_UPD. Chasel Chiu 2022-07-20 11:51:49 -07:00
  • c8af26627a ArmPkg/CpuDxe: drop ARM_PROCESSOR_TABLE pseudo-ACPI table Ard Biesheuvel 2021-12-17 22:34:03 +01:00
  • 343f37b5c0 MdeModulePkg/SetupBrowserDxe:Follow spec'd way to reconnect driver Walon Li 2022-06-24 14:07:47 +08:00
  • 494f333aba MdeModulePkg/CoreDxe: Allow DXE Drivers to use untested memory Stacy Howell 2022-01-08 03:36:12 +08:00
  • 7ef91af84c EmulatorPkg/PosixFileSystem: Add NULL check on memory allocation Shindo, Miki 2022-07-20 04:28:26 +08:00
  • 3b8cee1781 Maintainers.txt: update Gary's email address Gary Lin 2021-08-12 19:11:11 -07:00
  • 4824924377 IntelFsp2Pkg/FspSecCore: Add FSP-I API for SMM support. Hongbin1 Zhang 2022-07-19 10:09:15 -07:00
  • 24eac4caf3 IntelFsp2WrapperPkg: Support 64bit FspResetType for X64 build. Chasel Chiu 2022-07-18 21:08:31 -07:00
  • 140446cd59 IntelFsp2Pkg: Support 64bit FspResetType for X64 build. Chasel Chiu 2022-07-18 20:28:17 -07:00
  • 671b0cea51 NetworkPkg/HttpBootDxe: Add Support for HTTP Boot Basic Authentication Saloni Kasbekar 2022-07-19 06:54:22 -07:00
  • 19a8768365 DynamicTablesPkg: AcpiSsdtPcieLibArm: Create support library Jeff Brasen 2022-07-08 14:59:03 -06:00
  • 9ac155bf0b DynamicTablesPkg: AcpiSsdtPcieLibArm: Support UID > 0xF Jeff Brasen 2022-07-08 14:59:02 -06:00
  • 6cda306da1 DynamicTablesPkg: AcpiSsdtPcieLibArm: Correct translation value Jeff Brasen 2022-07-08 14:59:01 -06:00
  • f0064ac3af Maintainers.txt: Update email address Abner 2022-07-19 09:43:01 +08:00
  • e21b203911 UefiPayloadPkg: Add macro to support selective driver in UPL James Lu 2022-07-07 09:15:09 -07:00
  • e18a5f813c Maintainers.txt: Update Maintainers/reviewers for UefiPayloadPkg Guo Dong 2022-07-15 17:59:15 -07:00
  • 586b4a104b Maintainers.txt: Add IntelFsp2*Pkg Maintainer Nate DeSimone 2022-07-18 13:24:55 -07:00
  • c966204049 IntelFsp2Pkg: Add Definition of EDKII_PEI_VARIABLE_PPI Nate DeSimone 2022-07-18 13:11:24 -07:00
  • 792ebb6374 DynamicTablesPkg: Fix generated _HID value for SBSA Pierre Gondois 2021-04-07 15:43:39 +01:00
  • fc4a132c0e DynamicTables: Fix DT PCI interrupt flags parsing Pierre Gondois 2022-04-27 16:49:31 +02:00
  • 039bdb4d3e BaseTools: Fix DSC LibraryClass precedence rule Chen, Christine 2022-06-30 17:04:05 +08:00
  • 176016387f BaseTools: add '-p' for Linux 'cp' command. Chen, Christine 2022-07-08 21:10:00 +08:00
  • 07c8e5e59b UefiPayloadPkg/PlatformBootManagerLib: Evenly space boot prompt Sean Rhodes 2022-07-04 12:39:15 -07:00
  • 0d23c447d6 DynamicTablesPkg: Add support to specify FADT minor revision Sami Mujawar 2022-07-06 12:40:09 +01:00
  • 470206ba7f IntelFsp2Pkg: Update SEC_IDT_TABLE struct Kuo, Ted 2022-07-12 02:30:58 -07:00
  • 9ab389c01b UefiCpuPkg: Update SEC_IDT_TABLE struct Kuo, Ted 2022-07-12 02:30:57 -07:00
  • 12dd064a18 MdePkg/include: Update DMAR definitions to Intel VT-d spec ver4.0 Robert Kowalewski 2022-07-06 21:47:36 +08:00
  • f6f3cc7ead UefiPayloadPkg: Add CryptoDxe driver to UefiPayload PaytonX Hsieh 2022-07-06 18:21:40 +08:00
  • 8c80e407f5 Fix detection of framebuffer BAR bonw14 Jeremy Soller 2020-08-24 08:29:56 -06:00
  • c8e30482fd .gitignore: Ignore build tools build logs Jeff Brasen 2022-04-22 01:01:06 +08:00
  • 86a0f84470 ArmVirtPkg: Pipeline: Resolving newly introduced dependency Kun Qin 2022-07-08 12:59:44 -07:00
  • e93bc6309b UefiCpuPkg/SecCore: Add debug messages to illuminate data flow Oram, Isaac W 2022-06-28 06:48:51 +08:00
  • 5496c763aa StandaloneMmPkg: Fix check buffer address failed issue from TF-A Ming Huang 2021-12-31 19:06:23 +08:00
  • 31d3eeb103 StandaloneMmPkg: Replace DEBUG_INFO with DEBUG_ERROR Ming Huang 2021-12-31 19:06:22 +08:00
  • 9ab18fec82 StandaloneMmPkg: Fix issue about SpPcpuSharedBufSize field Ming Huang 2021-12-31 19:06:21 +08:00
  • f193b945ea EmulatorPkg: Pipeline: Resolve SecureBootVariableLib dependency Kun Qin 2022-05-03 19:48:59 -07:00
  • 152e37cc5a OvmfPkg: Pipeline: Resolve SecureBootVariableLib dependency Kun Qin 2022-05-03 19:41:51 -07:00
  • dbc4e3675f SecurityPkg: SecureBootVariableLib: Added unit tests kuqin 2022-04-13 13:30:14 -07:00
  • 5678ebb42b SecurityPkg: SecureBootConfigDxe: Updated invocation pattern Kun Qin 2022-04-10 15:37:10 -07:00
  • d2a0f379d5 SecurityPkg: Secure Boot Drivers: Added common header files Kun Qin 2022-04-11 17:46:12 -07:00
  • fe73e9cd89 SecurityPkg: SecureBootVariableProvisionLib: Updated implementation Kun Qin 2022-04-10 15:36:53 -07:00
  • 6eb4079475 SecurityPkg: SecureBootVariableLib: Added newly supported interfaces kuqin 2022-04-15 13:03:22 -07:00