summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing PCI class code definition.niruiyu2012-11-025-10/+172
* Fix comment typo to use UEFI spec defined WIN_CERT_TYPE_EFI_GUID.lgao42012-10-301-2/+2
* Correct the definition for Modal opcode, from EFI_IFR_MODAL to EFI_IFR_MODAL_TAGydong102012-10-301-2/+2
* PAL_LOGICAL_PROCESSPR_OVERVIEW structure was incorrectly defined. And PAL_MC_...li-elvin2012-10-121-4/+5
* Update license statementhhtian2012-10-112-16/+16
* Add missing SocketIdentifier for Memory Topology table in ACPI5.0.jyao12012-10-091-0/+2
* MdePkg: Fix incorrect SPCR definitions for 115200 and 57600 baud rate jyao12012-10-081-3/+3
* Enable EFI_IFR_DEFAULT2 opcode in browser.ydong102012-09-271-0/+6
* Add debug port and debug port 2 table.jyao12012-09-272-0/+123
* Add new API IsDevicePathValid() to UefiDevicePathLib.niruiyu2012-09-241-12/+42
* Enhance the error code info.ydong102012-09-111-0/+1
* Change the EFI_BOOT_KEY_DATA definition to use macro instead of bit fields.niruiyu2012-08-221-40/+37
* Add PI1.2.1 SAP2 support and UEFI231B mantis 896lgao42012-08-222-3/+113
* Enhance the check when ImageRead function return.ydong102012-08-211-2/+2
* MdePkg PiSmmCis.h: clarify the meaning of NumberOfCpus per PI spec version 1....rsun32012-08-211-2/+2
* Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec.li-elvin2012-08-071-23/+24
* Add 2 new Bds featuresczhang462012-07-301-0/+4
* Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu2012-07-301-3/+3
* Fix the typo in InstallMultipleProtocolInterfaces commentsniruiyu2012-07-251-2/+2
* Correct a typo in EFI_EDID_ACTIVE_PROTOCOL and EFI_EDID_DISCOVERED_PROTOCOL c...niruiyu2012-07-242-4/+4
* Update HobLib and Hob Service to avoid data over flow. lgao42012-07-171-3/+5
* Update header file to match UEFI231B mantis 771, 850, 853 and 857.lgao42012-07-053-15/+37
* Update the comments for EFI_IFR_TYPE_VALUE to follow UEFI spec 2.3.1bydong102012-07-041-1/+1
* Fix a typo.ydong102012-06-211-1/+1
* MdePkg SmmSwDispatch2.h: comment cleanup.rsun32012-06-211-5/+1
* Change returned status codes for SmiManage() per PI 1.2.1 spec.rsun32012-05-311-4/+4
* Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong102012-05-301-1/+63
* MdePkg SmmCpu.h: Add EFI_SMM_SAVE_STATE_REGISTER_PROCESSOR_ID in enum EFI_SMM...rsun32012-05-301-2/+3
* MdePkg UefiTcgPlatform.h: Add definition for EV_CPU_MICROCODE event type.rsun32012-05-241-1/+2
* MdePkg: Add Eject/Read12/Write12 cmds to Atapi.herictian2012-05-221-1/+13
* Update EFI_ACPI_5_0_PLATFORM_COMMUNICATION_CHANNEL_TABLE_HEADER to follow ACP...jyao12012-05-161-2/+1
* Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed ch...lgao42012-05-165-14/+14
* Enhance the error handling for AllocatePool and AllocatePages function.ydong102012-04-271-2/+3
* Add new extension PerformanceLib APIs to store ID info.lzeng142012-04-241-1/+152
* Update function comments to remove confused description on PerformanceLib End...lgao42012-04-171-2/+1
* Correct function comments on DxeServicesLib GetFileBufferByFilePath API. lgao42012-04-171-5/+4
* Add 3 missing fields for EFI_ACPI_5_0_PCCT_SUBSPACE_GENERICjyao12012-04-161-1/+4
* Clarify alignment of GetSpinLockProperties() is byte alignment.lgao42012-03-071-3/+3
* MdePkg/Include/Base.h: Defined __va_copy macro when not defined by the ARM to...oliviermartin2012-02-281-0/+5
* Update the modifier of ThunkContext parameter for AsmPrepareThunk16() in Base...lgao42012-02-271-2/+2
* MdePkg: Add a new macro VA_COPY for variable argument support. Fix a bug in t...rsun32012-02-221-1/+19
* Add new DEBUG_VERBOSE print error level.lgao42012-01-161-2/+4
* Correct definition to follow spec.ydong102012-01-121-2/+2
* Add the omissions to comply with latest SMBIOS 2.7.1 spec.lzeng142011-12-201-28/+30
* Exchange the sequence of Asynchronous and Synchronous in CACHE_SRAM_TYPE_DATA...lzeng142011-12-151-1/+1
* MdePkg: Per PI 1.2 Errata C, update the function description of SetMemorySpac...rsun32011-12-151-1/+2
* Update ACPI5.0 header file about ACPI spec release time.jyao12011-12-121-1/+1
* 1. Fix a bug when verify the CertType GUID in authentication variable data pa...sfu52011-12-091-1/+1
* Update code comments to specify the correct language format for Driver Diagno...lgao42011-12-072-3/+4
* Add ACPI5.0 header file.jyao12011-11-307-11/+2495