summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* Build the registered guid HOB and SystemTable to record the GUID itself in Pe...lzeng142012-11-084-6/+32
* Add missing PCI class code definition.niruiyu2012-11-025-10/+172
* Fix memory out of band access in AsmFxSave() and AsmFxRestore(). lgao42012-10-302-4/+4
* 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-246-46/+233
* Enhance the error code info.ydong102012-09-112-4/+55
* Enhance the comments.ydong102012-09-111-0/+2
* Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode ...erictian2012-08-292-4/+4
* Enhance the check for some fields in the PE image before use it.ydong102012-08-221-0/+15
* 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-223-3/+119
* Enhance the check when ImageRead function return.ydong102012-08-212-18/+32
* MdePkg PiSmmCis.h: clarify the meaning of NumberOfCpus per PI spec version 1....rsun32012-08-211-2/+2
* Enhance the code to make the code logic more clear.ydong102012-08-211-0/+3
* Updated GraphicsOutput.h to follow UEFI 2.3.1 c spec.li-elvin2012-08-071-23/+24
* Enable wide string support for CreatePopUp function in UefiLib.ydong102012-08-061-10/+107
* 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-174-13/+21
* Update header file to match UEFI231B mantis 771, 850, 853 and 857.lgao42012-07-054-15/+41
* 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
* Add comment for modules which have external input.jyao12012-06-122-3/+26
* 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-302-3/+173
* MdePkg SmmCpu.h: Add EFI_SMM_SAVE_STATE_REGISTER_PROCESSOR_ID in enum EFI_SMM...rsun32012-05-301-2/+3
* Correct a bug in AsmCpuidEx() to return correct ECX and EDX.niruiyu2012-05-252-10/+10
* 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
* Update the logic related to get section header offset for TE image.ydong102012-05-041-2/+10
* Enhance the error handling for AllocatePool and AllocatePages function.ydong102012-04-271-2/+3
* Patch include:ydong102012-04-261-8/+0
* Add new extension PerformanceLib APIs to store ID info.lzeng142012-04-242-2/+292
* Update copyright formathhtian2012-04-241-3/+1
* Validate some fields in PE image to make sure not access violation for later ...ydong102012-04-241-1/+195
* Update function comments to remove confused description on PerformanceLib End...lgao42012-04-172-4/+2
* Correct function comments on DxeServicesLib GetFileBufferByFilePath API. lgao42012-04-172-10/+8
* Add 3 missing fields for EFI_ACPI_5_0_PCCT_SUBSPACE_GENERICjyao12012-04-161-1/+4