summaryrefslogtreecommitdiff
path: root/MdePkg
AgeCommit message (Expand)AuthorFilesLines
2015-12-07MdePkg: Add AuditMode/DeployedMode name definitionChao Zhang2-3/+20
2015-12-07MdePkg: DebugAssert enhancementBaraneedharan Anbazhagan4-4/+7
2015-12-07MdePkg: Add Ipmi2.0 definitions head file.Daocheng Bu9-0/+2417
2015-12-04MdePkg: Disable VS2015 warning C4701 & C4703Liming Gao2-6/+6
2015-11-26MdePkg SerialPortLib: Upstream Get(Set)Control/SetAttributes interfacesStar Zeng2-0/+165
2015-11-20MdePkg SerialPortLib: Fix typo in SerialPortWrite()Star Zeng2-4/+4
2015-11-20MdePkg SerialIo.h: Fix typo "buts" to "bits"Star Zeng1-2/+2
2015-11-17MdePkg: Add Platform Recovery definitions.Ruiyu Ni1-0/+1
2015-11-13Update SPCR table definition per SPCR specification v1.03.Heyi Guo1-4/+8
2015-11-11MdePkg: BaseLib don't require NASM with XcodeAndrew Fish1-0/+2
2015-11-11MdePkg: Add more DataBits support to Port80 outputLiming Gao4-5/+29
2015-10-27MdePkg/BaseSynchronizationLib: fix AArch64 return valuesHaojian Zhuang1-0/+2
2015-10-27Move Smbios table MAX length definition to Mde header filer.Yao, Jiewen1-0/+12
2015-10-26MdePkg BaseExtractGuidedSectionLib: R15917 removed useful information wronglyStar Zeng1-6/+9
2015-10-23MdePkg: Add a new DxeServicesLib GetFileDevicePathFromAnyFv () functionShia Cinnamon2-0/+199
2015-10-09MdePkg/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel1-0/+1
2015-10-09MdePkg: Add ASSERT to handle local APIC not config properlyHao Wu1-2/+37
2015-10-09MdePkg: Create GetRandomNumber128 in RngLibThomas Palmer2-0/+49
2015-09-25MdePkg: remove redundant handling of EFI_IMAGE_REL_BASED_DIR64 relocationsArd Biesheuvel3-132/+2
2015-09-21NetworkPkg: Fix typos in some EFI_HTTP_STATUS_CODE definitionsSamer El-Haj-Mahmoud1-2/+2
2015-09-21MdePkg: Http.h - Add HttpMethodMax to EFI_HTTP_METHOD.Samer El-Haj-Mahmoud1-1/+3
2015-09-21MdePkg: Add RngLib into MdePkgQin Long6-0/+272
2015-09-21MdePkg: Add CPU RdRand access APIs for random number generationQin Long6-0/+386
2015-09-17MdePkg/SmmServicesTableLib: Return TRUE in InSmm ()Jeff Fan1-21/+9
2015-09-10MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER statusFeng Tian2-295/+469
2015-09-10MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file.Qiu Shumin1-0/+7
2015-09-08MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocolLiming Gao2-1/+2
2015-09-08MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort.Masamitsu MURASE4-0/+387
2015-08-28MdePkg UefiDevicePathLib: Fix possible memory read/write cross boundaryHao Wu2-4/+18
2015-08-28MdePkg: Modify string expression of Wi-Fi device path to follow UEFI specHao Wu2-2/+2
2015-08-28MdePkg: Modify string expression of BMC device path to follow UEFI specHao Wu2-2/+2
2015-08-28MdePkg: Refine the device path text format for Bluetooth to follow spec.Qiu Shumin2-5/+6
2015-08-28MdePkg: Change the EFI_ACPI_PNP_HID_END to EFI_PNP_ID (0x0000)Ruiyu Ni1-1/+1
2015-08-28MdePkg: Add the missing module UNI filesLiming Gao2-0/+1
2015-08-27MdePkg: Convert the UNIX to DOS end of line formatJiaxin Wu1-124/+124
2015-08-26MdePkg: Make the FileHandleGetFileName return the file name in right format.Qiu Shumin2-2/+14
2015-08-24MdePkg/Library/UefiFileHandleLib: Make FileHandleReadLine return the right bu...Qiu Shumin2-11/+25
2015-08-24MdePkg: Add two PcdApi for Patch VOID* PCD set operation.Liming Gao4-19/+422
2015-08-24MdePkg: Add four PcdGetSize() API in PcdLibLiming Gao1-1/+57
2015-08-24MdePkg: Update DEC and DSC version from 1.05 to 1.06Liming Gao2-2/+2
2015-08-24MdePkg/Library/UefiFileHandleLib: Update the module Basename and module type ...Qiu Shumin1-2/+2
2015-08-24MdePkg: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng1-4/+4
2015-08-24MdePkg: Add header file for HTTP utilities protocolJiaxin Wu2-0/+127
2015-08-14Clean up unused data type - BOOL.Yao, Jiewen1-1/+0
2015-08-13Add TPM2 definition in trusted computing group.Yao, Jiewen6-19/+594
2015-08-05MdePkg UefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu1-3/+5
2015-08-04MdePkg/UefiDevicePathLib: Fix RAM Disk Device Path To Text IssueTapan Shah1-10/+11
2015-07-28Add Secure MOR implementation.Yao, Jiewen2-0/+46
2015-07-27MdePkg: Add missing PCD usage information in UNI files.Qiu Shumin1-0/+0
2015-07-16MdePkg: Update comment for PcdDefaultTerminalTypeHeyi Guo1-1/+2