summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)Author
2015-01-23MdePkg: Refine the format of INF files and the declaration in header file.Shumin Qiu
2015-01-22Resolve buffer check overrun issue.Yao, Jiewen
2015-01-21MdePkg: Add [in/out] tags to those function type declarations in UefiSpec.h f...Feng Tian
2015-01-20Fix GCC build error.Yao, Jiewen
2015-01-19Add HSTI support.Yao, Jiewen
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel
2015-01-09MdePkg IA32/X64 ProcessorBind.h : Disable the C4701 and C4703 warnings for VS...Shumin Qiu
2014-12-23Do not assert when the device path node length is invalid.Ruiyu Ni
2014-12-23MdePkg: fix mixed dos and linux EOL format issueHot Tian
2014-12-15MdePkg: Add deprecate flag for the functions which has a replace function in ...Eric Dong
2014-11-28MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commandsLaszlo Ersek
2014-11-28MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITELaszlo Ersek
2014-11-27Added PlatformNotification to ACPI 5.0 PCCT structure.Samer El-Haj-Mahmoud
2014-11-24MdePkg Add USB Spec constants to Usb.hjaben carsey
2014-11-20MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.Eugene Cohen
2014-11-19MdePkg DxePcdLib: Updates DxePcdLib instance comments.Liming Gao
2014-11-17MdePkg Base.h: Fix EBC build failure and add comments for RETURN_ADDRESS macro.Star Zeng
2014-11-14UEFI 2.4 X509 Certificate Hash and RFC3161 Timestamp Verification support for...Qin Long
2014-11-12MdePkg: Add RETURN_ADDRESS macro into Base.h.Star Zeng
2014-11-07Add safe string function to base lib.jyao1
2014-11-04MdePkg: fix comments typo about EFIAPI for X64Chen Fan
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-10-31MdePkg/ProcessorBind.h: Add ARM and AArch64 GCC macros for ClangOlivier Martin
2014-10-31MdePkg/IntelFrameworkPkg HobLib: Update BuildResourceDescriptorWithOwnerHob()Star Zeng
2014-10-27MdePkg/IntelFrameworkPkg HobLib: Add BuildResourceDescriptorWithOwnerHob() API.Star Zeng
2014-10-24Clean not in pub spec comments status codes returned for functions of EFI_TCG...Gao, Liming
2014-10-22[MdePkg] Code clean-up: Remove trailing spacesLee Leahy
2014-09-04MdePkg NASM Thunk16: Add missing ASM_PFX for InternalAsmThunk16Jordan Justen
2014-09-04MdePkg NASM Thunk16: Work around NASM 2.09.04 - 2.10rc1 bugJordan Justen
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming
2014-09-02Update MdePkg package version from 1.04 to 1.05Gao, Liming
2014-09-01MdePkg BaseLib NASM Thunk16: Initialize _16GdtrBase to 0Jordan Justen
2014-09-01MdePkg BaseLib NASM Thunk16: Remove remaining 'DB' codeJordan Justen
2014-09-01MdePkg BaseLib NASM Thunk16: Use bits 16 for 16-bit codeJordan Justen
2014-09-01MdePkg BaseLib NASM Thunk16: Use NASM local labelsJordan Justen
2014-09-01MdePkg BaseLib Thunk16: Replace X64 GAS Thunk16 with NASM versionJordan Justen
2014-09-01MdePkg BaseLib Thunk16: Replace IA32 GAS Thunk16 with NASM versionJordan Justen
2014-09-01MdePkg Base.h: Always define ASM_PFXJordan Justen
2014-08-28Don't initialize local variables in its declaration. Gao, Liming
2014-08-28Add IMAGE_ATTRIBUTE_UEFI_IMAGE definition from UEFI 2.4 specification.Samer El-Haj-Mahmoud elhaj
2014-08-28MdePkg Acpi51.h:Correct the declaration of EFI_ACPI_5_1_GTDT_SBSA_GENERIC_WAT...Star Zeng
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-26Add PCI PMC and PMCSR register definitions from PCI Power Management Interfac...Samer El-Haj-Mahmoud elhaj
2014-08-26Update EFI_DRIVER_HEALTH_HII_MESSAGE definition from UEFI 2.4 specification t...Samer El-Haj-Mahmoud elhaj
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-08-22Only reserve the aligned memory instead of reserving the unaligned memory in ...Gao, Liming
2014-08-21MdePkg: Introduced BaseStackCheckLib (cont.)Andrew Fish