summaryrefslogtreecommitdiffstats
path: root/MdePkg
Commit message (Expand)AuthorAgeFilesLines
* MdePkg SerialPortLib: Fix typo in SerialPortWrite()Star Zeng2015-11-202-4/+4
* MdePkg SerialIo.h: Fix typo "buts" to "bits"Star Zeng2015-11-201-2/+2
* MdePkg: Add Platform Recovery definitions.Ruiyu Ni2015-11-171-0/+1
* Update SPCR table definition per SPCR specification v1.03.Heyi Guo2015-11-131-4/+8
* MdePkg: BaseLib don't require NASM with XcodeAndrew Fish2015-11-111-0/+2
* MdePkg: Add more DataBits support to Port80 outputLiming Gao2015-11-114-5/+29
* MdePkg/BaseSynchronizationLib: fix AArch64 return valuesHaojian Zhuang2015-10-271-0/+2
* Move Smbios table MAX length definition to Mde header filer.Yao, Jiewen2015-10-271-0/+12
* MdePkg BaseExtractGuidedSectionLib: R15917 removed useful information wronglyStar Zeng2015-10-261-6/+9
* MdePkg: Add a new DxeServicesLib GetFileDevicePathFromAnyFv () functionShia Cinnamon2015-10-232-0/+199
* MdePkg/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocsArd Biesheuvel2015-10-091-0/+1
* MdePkg: Add ASSERT to handle local APIC not config properlyHao Wu2015-10-091-2/+37
* MdePkg: Create GetRandomNumber128 in RngLibThomas Palmer2015-10-092-0/+49
* MdePkg: remove redundant handling of EFI_IMAGE_REL_BASED_DIR64 relocationsArd Biesheuvel2015-09-253-132/+2
* NetworkPkg: Fix typos in some EFI_HTTP_STATUS_CODE definitionsSamer El-Haj-Mahmoud2015-09-211-2/+2
* MdePkg: Http.h - Add HttpMethodMax to EFI_HTTP_METHOD.Samer El-Haj-Mahmoud2015-09-211-1/+3
* MdePkg: Add RngLib into MdePkgQin Long2015-09-216-0/+272
* MdePkg: Add CPU RdRand access APIs for random number generationQin Long2015-09-216-0/+386
* MdePkg/SmmServicesTableLib: Return TRUE in InSmm ()Jeff Fan2015-09-171-21/+9
* MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER statusFeng Tian2015-09-102-295/+469
* MdePkg: Refine UefiFileHandleLib to avoid write non-ASCII char into ASCII file.Qiu Shumin2015-09-101-0/+7
* MdePkg: Correct Protocol usages in UefiDebugLibDebugPortProtocolLiming Gao2015-09-082-1/+2
* MdePkg: Add UefiDebugLibDebugPortProtocol to output logs via DebugPort.Masamitsu MURASE2015-09-084-0/+387
* MdePkg UefiDevicePathLib: Fix possible memory read/write cross boundaryHao Wu2015-08-282-4/+18
* MdePkg: Modify string expression of Wi-Fi device path to follow UEFI specHao Wu2015-08-282-2/+2
* MdePkg: Modify string expression of BMC device path to follow UEFI specHao Wu2015-08-282-2/+2
* MdePkg: Refine the device path text format for Bluetooth to follow spec.Qiu Shumin2015-08-282-5/+6
* MdePkg: Change the EFI_ACPI_PNP_HID_END to EFI_PNP_ID (0x0000)Ruiyu Ni2015-08-281-1/+1
* MdePkg: Add the missing module UNI filesLiming Gao2015-08-282-0/+1
* MdePkg: Convert the UNIX to DOS end of line formatJiaxin Wu2015-08-271-124/+124
* MdePkg: Make the FileHandleGetFileName return the file name in right format.Qiu Shumin2015-08-262-2/+14
* MdePkg/Library/UefiFileHandleLib: Make FileHandleReadLine return the right bu...Qiu Shumin2015-08-242-11/+25
* MdePkg: Add two PcdApi for Patch VOID* PCD set operation.Liming Gao2015-08-244-19/+422
* MdePkg: Add four PcdGetSize() API in PcdLibLiming Gao2015-08-241-1/+57
* MdePkg: Update DEC and DSC version from 1.05 to 1.06Liming Gao2015-08-242-2/+2
* MdePkg/Library/UefiFileHandleLib: Update the module Basename and module type ...Qiu Shumin2015-08-241-2/+2
* MdePkg: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2Star Zeng2015-08-241-4/+4
* MdePkg: Add header file for HTTP utilities protocolJiaxin Wu2015-08-242-0/+127
* Clean up unused data type - BOOL.Yao, Jiewen2015-08-141-1/+0
* Add TPM2 definition in trusted computing group.Yao, Jiewen2015-08-136-19/+594
* MdePkg UefiLib: Fix wrong DestMax passed to StrCpyS()Hao Wu2015-08-051-3/+5
* MdePkg/UefiDevicePathLib: Fix RAM Disk Device Path To Text IssueTapan Shah2015-08-041-10/+11
* Add Secure MOR implementation.Yao, Jiewen2015-07-282-0/+46
* MdePkg: Add missing PCD usage information in UNI files.Qiu Shumin2015-07-271-0/+0
* MdePkg: Update comment for PcdDefaultTerminalTypeHeyi Guo2015-07-161-1/+2
* MdePkg/BasePrintLib: make mStatusString array CONSTArd Biesheuvel2015-07-161-1/+1
* MdePkg: Correct comment typo from ECB to EBC in DebugLib.hLiming Gao2015-07-161-1/+1
* MdePkg: Add BMC device path definition and its node/text conversionHao Wu2015-07-153-0/+90
* MdePkg: Fix a comment typo in Include/Ppi/MpServices.hHao Wu2015-07-151-1/+1
* MdePkg/ImageAuthentication.h: Fixed ARM toolchain errorOlivier Martin2015-07-141-1/+1