- 34b292f EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize & PcdPrePiCpuIoSize by Olivier Martin · 11 years ago
- 893e553 ArmPkg/DebugPeCoffExtraActionLib: Fixed the printing of the location of the EFI modules by Olivier Martin · 11 years ago
- ace8987 ArmPlatformPkg/Ds5: Update script to support System Memory above the 32bit space on AArch64 by Olivier Martin · 11 years ago
- 71fd27c ArmPkg/CpuDxe: Removed LR adjustement for SVC call by Olivier Martin · 11 years ago
- d4c92ad ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed the initial secondary core bringup when remapping DRAM at 0x0 by Olivier Martin · 11 years ago
- 6cc28dc ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific files by Olivier Martin · 11 years ago
- 168d724 ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLib by Olivier Martin · 11 years ago
- 54ed21d ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF file by Olivier Martin · 11 years ago
- 8c6ab85 ArmPlatformPkg/ArmVExpressPkg: Fixed when EDK2_ARMVE_STANDALONE is set to zero by Olivier Martin · 11 years ago
- 5ec61d4 Makes DxeDeferImageLoadLib not depend on by Dong Guo · 11 years ago
- 3ce454d Update NetLibGetMacAddress() to handle the case correctly when SNP is absent. by Fu Siyuan · 11 years ago
- 2e7183b Fix X64 build fail. by Eric Dong · 11 years ago
- 7248790 Update the logic in browser core, use config routine protocol instead of config access protocol to get/set data with hii drivers. by Eric Dong · 11 years ago
- ab36946 Refine the logic, keep highlight on the selectable menu, and base on priority order of option string/ prompt string/ text two string to highlight for a statement. by Eric Dong · 11 years ago
- 78322c8 Follow UEFI spec to add the definition for EFI_SPECIFICATION_VERSION, and update other table version to refer to it. Remove the “/D TIANO_RELEASE_VERSION=0x00080006” option in Nt32Pkg DSC file, since it’s not used in source code. by Shumin Qiu · 11 years ago
- 3a7ec65 Fix Duet hang/reboot issue due to the NULL instance of CpuExceptionHandlerLib is used. by Ruiyu Ni · 11 years ago
- 76f9f2e Cleanup unused ReportStatusCodeLib reference. by Jeff Fan · 11 years ago
- 742d9b3 Refine the Secure Boot UI driver to input the GUID and varstroe name when using HiiSetBrowserData/HiiGetBrowserData. by Fu Siyuan · 11 years ago
- 59cc677 MdeModulePkg BootScriptExecutorDxe: Fix S3 failure When PcdUse1GPageTable defined as dynamic. by Star Zeng · 11 years ago
- fae7362 When need to find varstore in the storage list, based on the extra HiiHandle to find the storage. by Eric Dong · 11 years ago
- d63a9eb Refine data copy and data compare logic. by Eric Dong · 11 years ago
- 74b0fb8 ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers. by Jaben Carsey · 11 years ago
- 541ddf4 ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Support values to match PCIe Base Spec rev 3.0 by Chris Phillips · 11 years ago
- 416a423 ShellPkg: Remove trailing \r\n when redirect to env variable (EX: use ">v") by Chris Phillips · 11 years ago
- c2efcf0 Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and BaseTools (r14889), FatPkg (r80). by Ruiyu Ni · 11 years ago
- c3f44a7 MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS devices may have no response. by Feng Tian · 11 years ago
- a6a2a95 Adjust skip value when paint text two string for text opcode. by Eric Dong · 11 years ago
- 85a32c7 Updated OvmfPkg to use suitable CPU Exception Handler Library instances. by Jeff Fan · 11 years ago
- 8cc26df 1. DebugAgentLib will install reserved vector table to persist vectors. by Jeff Fan · 11 years ago
- e41aad1 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuExceptionHandlerLib.inf and SmmCpuExceptionHandlerLib.inf. by Jeff Fan · 11 years ago
- 57f360f 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it has. by Jeff Fan · 11 years ago
- d18b71c TempRam Done PPI definition in PI1.2.1 by Liming Gao · 11 years ago
- a889d46 Add Reserve Interrupt and Exception Vectors definition defined in PI 1.2.1. by Jeff Fan · 11 years ago
- 64a5bae ShellPkg: Correctly support "map -c" by Jaben Carsey · 11 years ago
- c37e0f1 ShellPkg: Update pci command to use ShellPrintEx() by Chris Phillips · 11 years ago
- f47fc1c MdeModulePkg Pcd: Refine the code to avoid error report. by Star Zeng · 11 years ago
- b6023fb Fix coding style problem in RngDxe driver. by Long, Qin · 11 years ago
- 5cdb96f OvmfPkg/QemuVideoDxe: don't leak descriptors returned by GetBarAttributes by Laszlo Ersek · 11 years ago
- a93b0f4 Fix GCC build errors by Lee Leahy · 11 years ago
- 2dc09dd Ignore transmit errors for UDPv4, UDPv6 and IPv4. by Lee Leahy · 11 years ago
- f79868c ShellPkg: Change MM command output during script execution by Jaben Carsey · 11 years ago
- 2fc6705 MdeModulePkg Pcd: Remove the EFIAPI of PeiGetPcdInfo () typedef in Service.h. by Gary Ching-Pang Lin · 11 years ago
- 8a63906 Refine code to follow coding style. by Eric Dong · 11 years ago
- 8024cca Add 2.4 to system table version. by Shumin Qiu · 11 years ago
- 3b9f94c MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
- 61d8989 MdeModulePkg and Nt32Pkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
- a4d5fa1 Update revisions for PI1.3. by Shumin Qiu · 11 years ago
- 4f266fe MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
- 96d6d00 MdePkg and MdeModulePkg Pcd: Add the new EFI_GET_PCD_INFO_PROTOCOL and EFI_GET_PCD_INFO_PPI support for PI 1.2.1 compliance. by Star Zeng · 11 years ago
- 14b5e3f ShellPkg pci command: Fix a typo; /r/n => \r\n by Jordan Justen · 11 years ago
- 6b640b4 ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s output by Jaben Carsey · 11 years ago
- 4de9d87 MdeModulePkg/UsbBus: Stop parsing descriptor if some of descriptor fields are invalid. by Feng Tian · 11 years ago
- 0b10bb6 Fix a bug about iSCSI initiator(based on NetworkPkg-IPv4 network stack) cannot reinstate session with Windows iSCSI target. by Wu Jiaxin · 11 years ago
- 7df0957 MdeModulePkg Pcd: Refine the code to avoid error report. by Star Zeng · 11 years ago
- 38d9162 Fixed one typo in MathRShiftU64.S stub implementation; Add one digest algorithm registration to make sure the underlying algorithm is available for the default OpenSSL software PRNG implementation. by Long, Qin · 11 years ago
- 86e9f87 Enable the build command override the .DSC file contents to enable debug output and specify which debug messages are displayed. An example: by Lee Leahy · 11 years ago
- 3aa8dc6 Add UEFI RNG Protocol support. The driver will leverage Intel Secure Key technology to produce the Random Number Generator protocol, which is used to provide high-quality random numbers for use in applications, or entropy for seeding other random number generators. Refer to http://software.intel.com/en-us/articles/intel-digital-random-number-generator-drng-software-implementation-guide/ for more information about Intel Secure Key technology. by Long, Qin · 11 years ago
- 419db80 MdePkg and MdeModulePkg Pcd: Implement PCD Driver for External PCD Database and SKU enable Feature. by Bob C Feng · 11 years ago
- e8a4780 Sync BaseTool trunk (version r2610) into EDKII BaseTools. by Liming Gao · 11 years ago
- fddbbc6 SecurityPkg Variable: Remove mStorageData buffer allocation and use Scratch buffer instead to reduce SMRAM consumption. by Star Zeng · 11 years ago
- e82edcf ShellPkg: "For Run" fix for spaces between numerals by Jaben Carsey · 11 years ago
- d233c12 ShellPkg: Fix help MAN file searching by Jaben Carsey · 11 years ago
- 12f1a36 ShellPkg: Rename duplicate STRING ID by Jaben Carsey · 11 years ago
- 28cdb62 ShellPkg: Add DiskIO2, and fix GUID from string check to be case insensitive by Chris Phillips · 11 years ago
- 13acebb ShellPkg: Skip leading tabs when processing command line and scripts by Chris Phillips · 11 years ago
- 6813ba4 ShellPkg: verify that leading and trailing % are removed from variable names when doing command line redirection to an environment variable. by Jaben Carsey · 11 years ago
- 4d0da5f Add support for PI1.2.1 TempRam Done PPI. by Liming Gao · 11 years ago
- 0f9ebb3 Add support for PI1.2.1 TempRam Done PPI. by Liming Gao · 11 years ago
- fcfd5fb Add support for PI1.2.1 TempRam Done PPI. by Liming Gao · 11 years ago
- d59fc24 ShellPkg: clarify space limitation in comment. by Jaben Carsey · 11 years ago
- 2590861 OvmfPkg/BdsPlatform: don't restore NvVars from disk when flash is present by Laszlo Ersek · 11 years ago
- 9d35ac2 OvmfPkg: indicate enablement of flash variables with a dedicated PCD by Laszlo Ersek · 11 years ago
- d48ec97 OvmfPkg/build.sh: Enable flash for QEMU >= 1.6 by Jordan Justen · 11 years ago
- bc9be82 OvmfPkg/build.sh: Support --enable-flash switch by Jordan Justen · 11 years ago
- 182eb45 OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe to firmware image by Jordan Justen · 11 years ago
- a4ce9ff OvmfPkg: Add QemuFlashFvbServicesRuntimeDxe driver by Jordan Justen · 11 years ago
- 4313b26 OvmfPkg/EmuVariableFvbRuntimeDxe: Disable if flash variables are supported by Jordan Justen · 11 years ago
- 2662fa8 OvmfPkg/AcpiPlatformDxe/Qemu: Decrease upper limit for PCI window 32 by Jordan Justen · 11 years ago
- e58e5bc OvmfPkg/README: Add information about OVMF flash layout by Jordan Justen · 11 years ago
- 9a08997 OvmfPkg: Add NV Variable storage within FD by Jordan Justen · 11 years ago
- 501e08f OvmfPkg: Add flash PCD items by Jordan Justen · 11 years ago
- 8184a76 OvmfPkg: Increase DEBUG build size to 2MB by default by Jordan Justen · 11 years ago
- 128ef09 MdeModulePkg and SecurityPkg Variable: Optimize the code to reduce some SMRAM consumption during variable reclaiming. by Star Zeng · 11 years ago
- 414ec46 Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and BaseTools (r14830), FatPkg (r67). by Ruiyu Ni · 11 years ago
- c48abbe Add BaseSmbusLibNull instance for SmbusLib. Add check in BootScriptExecutorDxe driver for the return status of S3BootScriptExecute(). by Shumin Qiu · 11 years ago
- cd6abb0 Not update the imageId for EXT1,2,4 type. by Eric Dong · 11 years ago
- 07d7dba Update the logic, based on the device path and formset guid to find the HiiHandle. by Eric Dong · 11 years ago
- 9da3888 Fix several bugs in DevicePathLib implementation regarding the device path node and text conversion. by Ruiyu Ni · 11 years ago
- 09363ec Fix wrong parameter usage in GenericBdsLibConstructor by czhang46 · 11 years ago
- 7e73a64 OvmfPkg/build.sh: Use QEMU_COMMAND environment variable by Jordan Justen · 11 years ago
- 75f6303 ArmPlatformPkg: Added initial support for the FVP Base and Foundation Models by Olivier Martin · 11 years ago
- 50903aa Support unhook notification function for Smst->SmmRegisterProtocolNotify() per PI specification. by Jeff Fan · 11 years ago
- 7baf3c6 MdeModulePkg and SecurityPkg Variable: Enhance code to use the new variable data instead of old variable data when variable reclaim. by Star Zeng · 11 years ago
- d1226e2 OptionRomPkg: Corrected path for the FtdiUsbSerialDxe.inf in OptionRomPkg.dsc by Ashley DeSimone · 11 years ago
- bb683bf MdeModulePkg Pool: Update the type of Size to UINTN for the potential more than 4GB buffer allocation. by Star Zeng · 11 years ago
- 127884c MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB Bus Driver would retry the DisconnectController() from a timer event until it succeeds by Feng Tian · 11 years ago
- 95d0cb1 Update SimpleFileSystem.h to add the asynchronous File IO API definition. by Ruiyu Ni · 11 years ago
- 3f1484f OptionRomPkg: Added bus driver for FTDI USB to serial adapters by Ashley DeSimone · 11 years ago
- 5b5cd14 ShellPkg: Properly set lasterror environment variable by Chris Phillips · 11 years ago
- 8924aec Clean the help string and hot key info if an empty form is painting. by Eric Dong · 11 years ago