- 48a42a1 Add missing ACPI5.1 table. by jyao1 · 10 years ago
- f449aff Add ACPI5.1 header file. by jyao1 · 10 years ago
- d52b9d8 MdePkg BaseLib: Fix a corner case of Source and Destination overlap. by Star Zeng · 10 years ago
- 0ca7b0b MdePkg PeiHobLib: Initialize Owner field of Resource HOB to 0 rather than random value. by Star Zeng · 10 years ago
- 28087ef MdePkg/BasePrintLib: Do not do operations with NULL by Harry Liebel · 10 years ago
- 6afd9f4 Refine code to make it more safely. by Eric Dong · 11 years ago
- e837e22 Correct comment typo in AsmReadCr0() function. by Gao, Liming · 11 years ago
- ed2867d Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build. by Ruiyu Ni · 11 years ago
- 93e8d03 Fix comment typos. by Gao, Liming · 11 years ago
- 46d491d Update function descriptions of AIP EFI_ADAPTER_INFO_GET_SUPPORTED_TYPES. by Gao, Liming · 11 years ago
- d551cc6 1. Mark the network volatile variables as deprecated in code comments and remove related code to set/get these variable. by Fu Siyuan · 11 years ago
- 5966402 MdeModulePkg/IntelFrameworkModulePkg ACPI: Follow the new UEFI 2.4a spec to return EFI_ACCESS_DENIED for duplicated FADT, FACS or DSDT installation. by Star Zeng · 11 years ago
- a06ec3e Add device path node/text conversion for NVMe device path node. by Ruiyu Ni · 11 years ago
- b95eb5e MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It should be the number of transferred blocks rather than block size. by Tian, Feng · 11 years ago
- b2bd493 MdeModulePkg/SecurityPkg Variable: Calculate enough space for PlatformLang and Lang variables and use PcdUefiVariableDefaultLangDeprecate to turn off auto update between PlatformLang and Lang variables. by Star Zeng · 11 years ago
- a8d8d43 Support load 64 bit image from 32 bit core. by Eric Dong · 11 years ago
- d120b46 Removes MacString Rt attribute in Ip4Config/Mnp driver. by Fu Siyuan · 11 years ago
- 57a1b9c Add comment for S3BootScriptSaveMemPoll API, since it does not match PI specification. by jyao1 · 11 years ago
- e27ecde Fix the bug for the structure definition of _EFI_ADAPTER_INFORMATION_PROTOCOL in AdapterInformation. by Ari Zigler · 11 years ago
- 2080f67 Add more check for PE COFF SizeOfHeader field. by jyao1 · 11 years ago
- 7771be9 Fix the typo for the structure definition of EFI_ADAPTER_INFO_NETWORK_BOOT in AdapterInformation. by Shumin Qiu · 11 years ago
- 8db92ab Fix CRLF format by Tian, Hot · 11 years ago
- 66a110d Optimize the code to not call StrToBuf when DataLength is 0. by Ruiyu Ni · 11 years ago
- 8a83534 Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'. by Gao, Liming · 11 years ago
- b9ababa Follow UEFI2.4.a spec, add more description on parameter check. by jyao1 · 11 years ago
- 5d6a5ae Follow UEFI spec to convert unrecognized device path structure from/to hex dump text. by Ruiyu Ni · 11 years ago
- ffdb421 1. Add new API MigratePeiServicesTablePointer() in PeiServicesTablePointerLib class. by Gao, Liming · 11 years ago
- 9938c13 Update FMP Header file Comments per UEFI2.4A by Gao, Liming · 11 years ago
- ed95ad4 Update the comments to follow spec update. by Eric Dong · 11 years ago
- 5109015 Follow UEFI2.4.a spec, deprecate 6 hash algo. by jyao1 · 11 years ago
- 66bd412 Add a new header file to define Adapter Information Protocol. by Shumin Qiu · 11 years ago
- 37eae4c Add EFI_FILE_PROTOCOL_LATEST_REVISION macro to SimpleFileSystem.h. by Ruiyu Ni · 11 years ago
- e1c9edd MdePkg: add missing #defines for decoding PCIe 2.1 extended capability structures by Jaben Carsey · 11 years ago
- a1d2025 MdePkg: Add PCI Express 2.1 and 3.0 structures by Jaben Carsey · 11 years ago
- e3a7cae Updates MdePkg package version from 1.03 to 1.04 by Gao, Liming · 11 years ago
- e8480a1 Correct function comments of S3BootScriptCloseTable(). by Liming Gao · 11 years ago
- f9ed6c9 Add processor family 2 definition in SMBIOS header file. by Yi Li · 11 years ago
- 0befb08 MdePkg PcdLib: Except for SizeOfBuffer is greater than the maximum size supported, align the behavior of LibPcdSetPtr with LibPcdSetN to handle error status returned. by Star Zeng · 11 years ago
- 300f2c6 Correct function comments of S3BootScriptSaveDispatch2(). by Liming Gao · 11 years ago
- 1346352 Update MemoryAllocationLib.AllocateAlignedPages API comments for memory overflow ASSERT case. by Liming Gao · 11 years ago
- af8aa62 MdePkg: First instruction after clearing CR0.PE must be a far jmp. by David Woodhouse · 11 years ago
- 321c89c Clean up hard-coded offsets and other utter bogosity in Thunk16.S by David Woodhouse · 11 years ago
- da66011 MdePkg PcdLib: Follow the comment of LibPcdGetNextToken to ASSERT when an invalid TokenNumber input. by Star Zeng · 11 years ago
- d4468cd Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the clarification that bitfields are ordered such that bit 0 is the least significant bit. by Ruiyu Ni · 11 years ago
- 0e0fb74 1. Add ISCSI iBFT CHAP types to IScsiBootFirmwareTable.h. by Fu Siyuan · 11 years ago
- b4e7b2d Correct file header comments for DiskIo2.h. by Ruiyu Ni · 11 years ago
- 78322c8 Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and update other table version to refer to it. Remove the “/D TIANO_RELEASE_VERSION=0x00080006” option in Nt32Pkg DSC file, since it’s not used in source code. by Shumin Qiu · 11 years ago
- d18b71c TempRam Done PPI definition in PI1.2.1 by Liming Gao · 11 years ago
- a889d46 Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1. by Jeff Fan · 11 years ago
- 8024cca Add 2.4 to system table version. by Shumin Qiu · 11 years ago
- a4d5fa1 Update revisions for PI1.3. by Shumin Qiu · 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
- 3aa8dc6 Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key technology to produce the Random Number Generator protocol, which is used to provide high-quality random numbers for use in applications, or entropy for seeding other random number generators. Refer to http://software.intel.com/en-us/articles/intel-digital-random-number-generator-drng-software-implementation-guide/ for more information about Intel Secure Key technology. by Long, Qin · 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
- fcfd5fb Add support for PI1.2.1 TempRam Done PPI. by Liming Gao · 11 years ago
- c48abbe Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDxe driver for the return status of S3BootScriptExecute(). by Shumin Qiu · 11 years ago
- 9da3888 Fix several bugs in DevicePathLib implementation regarding the device path node and text conversion. by Ruiyu Ni · 11 years ago
- 50903aa Support unhook notification function for Smst->SmmRegisterProtocolNotify() per PI specification. by Jeff Fan · 11 years ago
- 95d0cb1 Update SimpleFileSystem.h to add the asynchronous File IO API definition. by Ruiyu Ni · 11 years ago
- a93b0e3 Use rsp instead of esp to save 64-bit stack pointer. by Elvin Li · 11 years ago
- 566771b Enable UEFI firmware to support FMP capsule format. by czhang46 · 11 years ago
- ed84519 MdePkg PeiServicesLib: Refine the code to avoid error report. by Star Zeng · 11 years ago
- 59ec2b0 Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PROTOCOL::Repair() from EFI_DRIVER_HEALTH_REPAIR_PROGRESS_NOTIFY to EFI_DRIVER_HEALTH_REPAIR_NOTIFY to follow the UEFI spec. by Ruiyu Ni · 11 years ago
- c793510 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE using the Security Arch Protocol by Star Zeng · 11 years ago
- 5d7f312 Update PeiCore to support load PEIM into memory on S3 boot path. by Liming Gao · 11 years ago
- 6a0d41c Add the definition for Timestamp Protocol and a new driver base on TimerLib to produce Timestamp protocol. by Shumin Qiu · 11 years ago
- e9a1e37 Resolve GCC build error, where #pragma pack(push[, id], <n>) is not supported. by jyao1 · 11 years ago
- 2e61fb3 Add TPM2 related header file. by jyao1 · 11 years ago
- cb1366a Remove the non-ASCII characters in the comments of StatusCodeDataTypeId by Shumin Qiu · 11 years ago
- 3837e91 MdeModulePkg: Add support for weakly aligned FVs. by Star Zeng · 11 years ago
- 82ea59a Add definition for EFI_FIRMWARE_CONTENTS_SIGNED_GUID. by Shumin Qiu · 11 years ago
- efdabc6 Update UpdateCapsule() service return status to follow UEFI2.3.1 D. by Liming Gao · 11 years ago
- 754739e Add missing SCSI_IO related definitions. by Feng Tian · 11 years ago
- e8326a0 This patch uses dummy routine as NotifyFunction to make sure those 2 APIs provided from library can create event as expected when the caller does not feed in a NotifyFunction. Also, typo is corrected. by Mars Lin · 11 years ago
- 774b573 Enable warningif opcode in browser. by Eric Dong · 11 years ago
- 8c1e795 Add Memory fence for ARM Architecture (32 and 64 bit) by Olivier Martin · 11 years ago
- 2a79158 MdePkg/AArch64: Fixed some definitions in ProcessorBind.h by Olivier Martin · 11 years ago
- 6ce5535 Update status code data structures according errata. by Shumin Qiu · 11 years ago
- 3eb695c Removed the assumption on APIC timer initial Count is all 1s and updated it to handle the long delay that timer initial count. by Jeff Fan · 11 years ago
- ce1d1c9 Update SetVariable() function description for the clarification of requirements to update timestamp associated with authenticated variable. by Shumin Qiu · 11 years ago
- bbeea0d Fix the typo in the description of EFI_PLATFORM_TO_DRIVER_CONFIGURATION_QUERY. by Shumin Qiu · 11 years ago
- ba146aa Add new driver diagnostic type (EfiDriverDiagnosticTypeCancel) to follow UEFI Spec 2.4. by Ruiyu Ni · 11 years ago
- 46c3efb Update comments for HiiConfigRoutine->ExtractConfig function, also update HiiConfigRoutine->ConfigToBlock/BlockToConfig to follow this new spec. by Eric Dong · 11 years ago
- 53ba4e9 Update comments to follow new spec definition. by Eric Dong · 11 years ago
- 7076ecd Update firmware management protocol definition to expose the lowest supported firmware version. by Shumin Qiu · 11 years ago
- fc51ab6 Add the new reset type (EfiResetPlatformSpecific) to UefiSpec.h to follow UEFI Spec 2.4. by Ruiyu Ni · 11 years ago
- 5795218 Refine the comments to follow spec. by Eric Dong · 11 years ago
- 5a7b9bb Add the missing status code in the returned table of InstallMultipleProtocolInterface(). by Shumin Qiu · 11 years ago
- 493d8e3 Add DiskIo2 protocol definition to MdePkg. by Ruiyu Ni · 11 years ago
- 61f2ab9 Update the structure of EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL, PXE_HW_UNDI, PXE_SW_UNDI to support greater than 256NICs in UNDI (Request by UEFI2.4 Mantis991). by Qian Ouyang · 11 years ago
- 6675a21 MdePkg/MdeModulePkg/SecurityPkg Variable: Forbid creation of non-spec variables in EFI_GLOBAL_VARIABLE namespace. by Star Zeng · 11 years ago
- b934959 MdePkg/IndustryStandard: Update Atapi.h to comply with latest ATA8-ACS spec (d2015r7) by Feng Tian · 11 years ago
- eed8d67 Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4 by Laszlo Ersek · 11 years ago
- 4006b0b Add I2C related definition in PI 1.3 spec. by Elvin Li · 11 years ago
- 3989943 Add defines for MAX values for EBC arch. by Liming Gao · 11 years ago
- 1762593 Add NVM Express related definition. by Feng Tian · 11 years ago
- cffd217 Add new adding ATA related status code in PI 1.3 to definition and ATA modules. by Elvin Li · 11 years ago
- e01a125 Match the comments with the implementation for Baselib::GetFirstNode. by Shumin Qiu · 11 years ago
- 45a4305 MdePkg/BasePeCoffLib: Fixed coding style by Olivier Martin · 11 years ago
- bf6ee6c MdePkg/BaseSynchronizationLib: Added ARM Aarch64 architecture support by Harry Liebel · 11 years ago