mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-20 04:33:55 +00:00
OVMF release v2.0
- Add Platform GOP Policy - Add MemoryFence to AcrnEmuVariableFvbRuntimeDxe - UefiCpuPkg/CpuExceptionHandlerLib: Fix split lock - OvmfPkg/SataControllerDxe: Calculate ChannelCount based on PI value Tracked-On: #4866 Signed-off-by: Peter Fang <peter.fang@intel.com>
This commit is contained in:
parent
b382b3b065
commit
e41c17653f
@ -1,2 +1,2 @@
|
||||
9f3becb43eb6fe0cae8494b5e1f598e9 OVMF.fd
|
||||
a2cf8b0863b89664cbff3998ea968c13 OVMF_debug.fd
|
||||
58d0a3355c87efbedbfc6bc9f64e7e3f OVMF.fd
|
||||
192633bf78d037e977cca5c84c7e2cc2 OVMF_debug.fd
|
||||
|
Binary file not shown.
Binary file not shown.
@ -1,2 +1,2 @@
|
||||
054fd208e4489244690f8acd441e0ad51a6afead5521edfef84408220f9e9eea4b8beaf837b90a69fb99432baaa6dc6c868446e335ac1e09c816f7c2c1de8121 OVMF.fd
|
||||
309c8ea361c08636a418c220a2cb5655b50394e1fe2bccba236bb39dd440220128b5a57ee542126173377c6395300b408ea6a891c54de2617b01bc01c1e4bd97 OVMF_debug.fd
|
||||
caf7e97c687d773cf9b5bbd1c75d2b0093a6a5aeeb8cae463727fc31fe2bd88b3c0d41ac9dbf52998bcad678e374ce759db98eb8a28ab22289662ac76278bcc9 OVMF.fd
|
||||
0c5499f1b5562b0966688a77796e610e695b6e3fd137ee36bdd3ec7c3c70de61f25c9daf6a86c8e6129b79cb74ddf7b4c8085c46d7144a3ff15ae4db89abcbae OVMF_debug.fd
|
||||
|
@ -1,3 +1,10 @@
|
||||
OVMF release v2.0
|
||||
|
||||
- Add Platform GOP Policy
|
||||
- Add MemoryFence to AcrnEmuVariableFvbRuntimeDxe
|
||||
- UefiCpuPkg/CpuExceptionHandlerLib: Fix split lock
|
||||
- OvmfPkg/SataControllerDxe: Calculate ChannelCount based on PI value
|
||||
|
||||
OVMF release v1.6
|
||||
|
||||
- Enable fstack-protector-strong for OVMF x64 and gcc5
|
||||
|
Loading…
Reference in New Issue
Block a user